Select to view content in your preferred language

ESRI Map studio IBM Cognos

7104
6
07-02-2013 05:03 PM
johntegalombo
New Contributor
Hi All

Iam getting the following error when trying to configure the ESRI map in ESRI Map designer, can anyone please assit me in fixing this:


Publish failed. IBM Cognos returned an error during publish.

Details Close


RSV-SRV-0003 The report specification contains an error at line ' 33', column ' 758'.
Unknown element 'report'
RSV-SRV-0042 Trace back:
RSReportService.cpp(752): RSException: CCL_CAUGHT: RSReportService::process()
RSReportServiceMethod.cpp(263): RSException: CCL_RETHROW: RSReportServiceMethod::process(): asynchRunSpecification_Request
RSASyncExecutionThread.cpp(808): RSException: RSASyncExecutionThread::checkException
RSASyncExecutionThread.cpp(260): RSException: CCL_CAUGHT: RSASyncExecutionThread::runImpl(): asynchRunSpecification_Request
RSReportDOMBuilder.cpp(238): RSException: CCL_THROW: RSReportDOMBuilder::doParse


[ATTACH=CONFIG]25679[/ATTACH]
Tags (3)
0 Kudos
6 Replies
WaelYahya
Emerging Contributor
Hi Sir,

Did you manage to solve this issue? and how?
0 Kudos
PraveenChetty
Deactivated User
I am also getting same issue, if I have any query ESRI design will give the error.

Please let me know if anyone able to crack the issue, otherwise I have to open a ticket with ESRI team.
0 Kudos
JacobSummers
Emerging Contributor
Good Morning,

When installing Esri Maps for IBM Cognos (EM4C) it is necessary to select the version of IBM Cognos you are targeting. 

This error will occur if the wrong version of IBM Cognos was selected. 

Check what report specification version EM4C is targeting

  1. Navigate to [esriMapsHome]/webapps/em4c on the file system

  2. Open defaultSpec.xml

  3. The first line of the file will read something like this: xmlns="http://developer.cognos.com/schemas/report/8.0/"

  4. The 8 at the end of the line indicates that this version of EM4C is targeting Cognos report spec version 8.  This is associated with Cognos 10.1.1. 


Check what report specification version report studio is using

  1. Inside Cognos, Launch Report Studio from the Launch Menu

  2. From the Tools Menu select "Show Specification"

  3. The first line of the file will read something like this: xmlns="http://developer.cognos.com/schemas/report/8.0/"

  4. The 8 at the end of the line indicates that this version of EM4C is targetting Cognos report spec version 8.  This is associated with Cognos 10.1.1. 


The report spec version in the defaultSpec.xml file and the report in Cognos must match.  If they do not match then re-install EM4C targeting the correct version of IBM Cognos. 


[/HR]


When migrating reports between different versions of IBM Cognos reports some special steps must be performed:


  1. Move the report from the IBM Cognos 10.1.1 environment to the IBM Cognos 10.2 environment.

  2. When the report is executed it will run normally. 

  3. Before the map can be edited in Esri Maps Properties the report must be opened and saved in Report Studio.  This will update the report specification version.


Hopefully this resolves the issue.  Have a great week.
Jake
0 Kudos
JacobSummers
Emerging Contributor
Good Morning,

When installing Esri Maps for IBM Cognos (EM4C) it is necessary to select the version of IBM Cognos you are targeting. 

This error will occur if the wrong version of IBM Cognos was selected. 

Check what report specification version EM4C is targeting

  1. Navigate to [esriMapsHome]/webapps/em4c on the file system

  2. Open defaultSpec.xml

  3. The first line of the file will read something like this: xmlns="http://developer.cognos.com/schemas/report/8.0/"

  4. The 8 at the end of the line indicates that this version of EM4C is targeting Cognos report spec version 8.  This is associated with Cognos 10.1.1. 


Check what report specification version report studio is using

  1. Inside Cognos, Launch Report Studio from the Launch Menu

  2. From the Tools Menu select "Show Specification"

  3. The first line of the file will read something like this: xmlns="http://developer.cognos.com/schemas/report/8.0/"

  4. The 8 at the end of the line indicates that this version of EM4C is targetting Cognos report spec version 8.  This is associated with Cognos 10.1.1. 


The report spec version in the defaultSpec.xml file and the report in Cognos must match.  If they do not match then re-install EM4C targeting the correct version of IBM Cognos. 


[/HR]


When migrating reports between different versions of IBM Cognos reports some special steps must be performed:


  1. Move the report from the IBM Cognos 10.1.1 environment to the IBM Cognos 10.2 environment.

  2. When the report is executed it will run normally. 

  3. Before the map can be edited in Esri Maps Properties the report must be opened and saved in Report Studio.  This will update the report specification version.


Hopefully this resolves the issue.  Have a great week.
Jake
0 Kudos
JacobSummers
Emerging Contributor
If you are using IBM Cognos 10.2.1, Fix Pack 1 and experiencing a similar issue please refer to this Knowledge Base Article:

http://support.esri.com/cn/knowledgebase/techarticles/detail/41743
0 Kudos
PraveenChetty
Deactivated User
That fix the issue. I never had option to select Cognos 10.2.1 with fix pack. I have only to select Cognos 10.2.1.

Thank you Jake!!!
0 Kudos