web services - Soap Action error in WSO2 ESB Task configuration -
i have deployed wso2 esb proxy service works well: sends request dataset, in outsequence of proxy service send response in file (i set sequence doing it) , can visualize response in soap ui (or in "try service" page of esb).
if set scheduled task doesn't work: set message (my xml right-working message in soap ui), injectto (proxy), proxyname (my proxy name), format (my format) , soapaction...
i'm sure name of soapaction correct, response of server "http header value not recognized server soapaction: xxxx" xxxx right soap action name.
this happens task i've tried using simpler proxy service, correct until use proxy service within scheduled task.
can't understand.
check whether receive error in insequence or outsequence.. plus, when send response using <send/> or providing specific endpoint.
Comments
Post a Comment