Hi Experts,
I am calling the below service from web-service action block in SAP MII 15.4:
https://<server-port>/manufacturing-papiservices/SplitSerializeServiceWSService?wsdl

When I run transaction from the workbench, I get this error.
The catch action block is not giving any different error.
Can you please point to area of issue?
Thanks in advance.
Regards,
Neha
Request clarification before answering.
Hi Steve,
Un-checking the Execute the Web Service action helped to get input XML. I mapped value to it and its working fine.
For the production environment, Serliaze PAPI is giving an error. After checking all possibilities I want to try the web service action block as the last option and it works. The strange part is PAPI doesn't give errors in other environments.
Thank you for your help.
Regards,
Neha
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Steve,
Thank you for your reply.
I tried a few options to map XML but had no luck.
Is it possible to get input XML for webservice action block as we get in PAPI?
Thanks in advance.
Regards,
Neha
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Neha,
You can get the web service request xml by creating the web service in a transaction, un-checking the Execute the Web Service action, and tracing the Web Service request xml. However you will likely run into namespace issues depending on how you do this.
Why not just execute the Serialize PAPI directly in MII?
Regards, Steve
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.