Sabeer Ali
Sabeer Ali

Reputation: 21

Error while accessing the Informatica web service methods

I am facing the following error while accessing the Informatica web services methods:

This represents an internal error at the Informatica PowerCenter Web Services Hub. error code is : WSH_95000

I am able to login and able to get the sessionid provided by the login response. I am passing the same session id for every SOAP call. But able to initializeDIserverConnection, unable to do any other calls in DI services.

Please help me if anyone knows the resolution.

Upvotes: 2

Views: 2791

Answers (1)

jsf80238
jsf80238

Reputation: 107

According to Informatica Knowledge Base article 105634:

This error occurs when the Servicename (Integration service name) is not provided under the DIServiceInfo section of Start Workflow operation.

Upvotes: 1

Related Questions