cancel
Showing results for 
Search instead for 
Did you mean: 

Sending synchronously from BPM

Former Member
0 Kudos

Hi,

when i send a request from a synchronous abstarct interface in BPM to a webservice i'm getting the following error as a response

<faultcode>soapenv:Client</faultcode>

<faultstring>content-type of the request should be text/xml</faultstring>

Do anyone have any idea about this error.

Regards

Jithesh

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos

Hi Jithesh,

Please add &nosoap=true for the receiver SOAP adapter target URL.

cheers,

Prashanth

Former Member
0 Kudos

Hi,

1. Make sure you have the correct endpoint information from the external webservices's wsdl in SOAP adapter configuration

2. if the external webservice requires userid/pwd, make you have the correct credentials in the configuration of SOAP sender.

cheers,

Naveen

stefan_grube
Active Contributor
0 Kudos

Do you have a SOAP receiver channel where you have checked "Do not use SOAP envelope"? Check this:

Regards

Stefan

Former Member
0 Kudos

Hi Jithesh..

Check wether u have configured soap adapter properly...

check wether u have given the right connection parameters.

i.e target url,etc..

check the status of ur adapter

http://host:port/AdapterFramework and also

http://host:port/XISOAPAdapter/MessageServlet?channel=party:service:channel

Cheers,

Raghavesh