Hello everyone,
We receive this error in Transformer 10.1.1 during the "Publish PowerCube as Data Source and Package" process. The cube builds successfully and the data source is published but the cube publishing portion of the process fails. Any idea what needs to be changed to get this to work?
Cheers,
Bob.
Full Transformer Error message is:
(TR0163) Package creation problem. CST-AOM-0003 The 'Envelope' element is missing from the received SOAP request.
OS: Windows Server 2008 R2 Enterprise SP1 64-bit
We were able to find the problem causing these failures. The issue was inside the Cognos configuration settings on the app server in which we needed to modify the Dispatcher URI setting and change http://localhost.... to http://actualServerName....
All set so case closed!