Hi Team,
We are making API call using Soap web service from workflow. Want to know if the request XML is saved in some table. AFX Request table does not have it, as we are not making use of connector. Can you please suggest?
Thanks!
Hi Team,
We are making API call using Soap web service from workflow. Want to know if the request XML is saved in some table. AFX Request table does not have it, as we are not making use of connector. Can you please suggest?
Thanks!
The information might be available in wp_user_data table
Search for var_name with the following value: 'acm.soapRequest'