on ‎2014 May 19 5:48 PM
Hi,
When am calling a web service with username/hash as soap body getting error like - Uncaught exception from EnterpriseService_Call, Unknown variable: EnterpriseService_Call.GetData
Can you please help in find the root cause of the issue?
Thanks
Request clarification before answering.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
For me the issue is occuring when we are trying to call a web service using the Web Service Action in a transaction. After a migration via export and import it looks like at run time the action is not getting the wsdl or generating the soap envelope so a link error exception is thrown when trying to assign a value to a node.
MII14.0 SP4 Patch 3
I recently ran into a similar issue when moving from dev to qa. To get around it I had to configure the web service action directly in qa. Haven't had time to investigate further.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi christian,
Actually its kind of a bug and it was there in MII 12.2 but seems its still there in 14.0. Actually if you pass the port and operation dynamically in web service action block then it was unable to configure at the beginning. but if you configure them for the 1st time and then if you pass the operation and port dynamically then it will work fine.
regards,
Suman
| User | Count |
|---|---|
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.