I wanted to replicate the reports, universe and universe connection.
But am getting the following error when i run the MTM.
[ERROR] An error occurred while updating Web Intelligence document <reportname>. The detailed error message is while trying to invoke the method or
g.eclipse.emf.ecore.EObject.eClass() of a null object loaded from local variable 'eObject'.
What could be the reason?
I have given below parameters like
templateToken=$Template$
# (Mandatory) Logon information
cms=<cmsname>
auth=secEnterprise
user=administrator
pwd=<password>
optionIncludeUniverses=True
optionIncludeConnections=True
optionIncludeCategories=false
optionIncludeProfiles=false
optionIncludeEvents=false
optionIncludeAccessLevels=false
optionUseSharedUniverses=false
optionUseSharedConnections=false
## (Optional) Document folder template
templateContentFolder=CA Reports/CA ITCM Reports/CA ITCM 12.8.100.1001/$Template$ Folder
## (Optional) Universe folder template
templateUniverseFolder=CA Universes/$Template$ Folder
## (Optional) Connection folder template
templateConnectionFolder=$Template$ Folder