Hi all,
We have an SDK application that allows users to modify and publish packages to the content store in Cognos 8.4. This app runs fine when executed on the Cognos server, however it fails when executed from a desktop that reside on the same network as the Cognos server. Basically, the error looks like this:
faultCode: Client
faultSubcode:
faultString: Metadata Provider Error
faultActor:
faultNode:
faultDetail:
{http://developer.cognos.com/schemas/bibus/3/}exception: <severity>Error</severity><errorCode>BME-AS-0021</errorCode><errorCodeString>mdpSessionError</errorCodeString><ns1:message><messageString>BME-AS-0021 Unable to open the model.
I am trying to run this on a Vista OS desktop running JDK 1.6_16. Does anyone know if the OS and JDK can be factors. Anything else that might indicate cause?
If it runs fine on the server but not remote to the server, you should double check your connection to the server and any other path you are using.