SOAP tool
I have a soap api testend in soapui which is giving me the perfect showing all parameters.
The same thing i tried in soap ui and mapping the parameters to form fields.
Im unable to capture the output in a form, i managed to bring down the log to zero errors, as below :
i used the soap action and soap body same as in soapui
I have a username and password too.
jogetlog:
INFO 11 Dec 2019 09:57:01 org.joget.plugin.enterprise.SoapTool - Using SOAP 1.1. SOAP Action is http://www.xxxxxxxxx.com
INFO 11 Dec 2019 09:57:01 org.joget.plugin.enterprise.SoapTool - {}
INFO 11 Dec 2019 09:57:01 org.joget.workflow.shark.WorkflowAssignmentManager - [processId=992_Soaptooltesting_process1, processDefId=Soaptooltesting#1#process1,
Is there anything im missing ,any reason why is that parameter not captured in form field.
Please help me.