Hi
i am trying to run process from SOAP wsdl and getting in response Fault : Couldn't create session - UNAVAILABLE,
However process is working fine while i run in debug mode.
Exposed process and call from SOAP wsdl
<?xml version="1.0" encoding="UTF-8"?>
<soap:Body>
<soap:Fault>
<soap:faultstring>Couldn't create session - UNAVAILABLE</soap:faultstring>
</soap:Fault>
</soap:Body>
</soap:Envelope>
------------------------------
Amit Chauhan
------------------------------