Hi, I hope anyone can help.
A partner of ours is trying to call my webservice, but I only get this error:
2004-04-29 16:02:53 GMT+02:00 [ISC.0088.0001E] SOAPException: [ISS.0088.9134] Exception occurred while processing the body o
f the message.
When I set this debug level of the integration server to 10, I also noticed the follwing entry.
4-04-29 16:02:53 GMT+02:00 [ISS.0015.0004V4] Service Pre_Campaign_Process.iGrade:receiveCampaignData failed ACL access ch
ing for user Default
But I use the Administrator account from the client’s side, so I don’t know how ACL’s can be an issue.
The client is using my WSDL file and generated code in a .net framework. It seems to me that there is an authorization problem. Where can I get sample code for c-sharp calling a webMethods webservice?
Thanks
#webMethods#soa#API-Management