Error in SOAP connector

444 views
Skip to first unread message

angie....@opensky.com.co

unread,
Sep 20, 2016, 1:32:11 PM9/20/16
to Fujitsu RunMyProcess Developer Community
Hi all,

I'm having this error when trying to test a SOAP connector:

Result: "Problem writing SAAJ model to stream"
Desc: "The request could not be understood by the server due to malformed syntax".

I tested previously in SOAP UI and it worked fine.

I attach the connector details and the SOAP UI test.


Thanks for your help.

connector3 - headers.PNG
connector2 - content.PNG
connector1.PNG
provider.PNG
test result.PNG
soap ui test.PNG

Murali

unread,
Sep 22, 2016, 3:08:02 AM9/22/16
to Fujitsu RunMyProcess Developer Community, angie....@opensky.com.co
Hi Angie,

This problem generally occurs when SOAP Envelope is not well structured, as SOAP envelope follows more security.

 

For the code shared, it seems to be  "<soapenv:Header>....... </soapenv:Header>" block is missing.

Attached is a template for your reference.

 

Also, there could be some other reasons for connection unsuccessful like-

 

1. Content-type should be proper (as expected by the system). Please check this via SOAP UI to use proper type.

2. Advance header values should pass correctly. Hence validate with the documentation provided by third party.

3. As per the basic Authentication method, it should be passed correctly. (use provider authentication to pass the credentials if required) .

 

Let us know if this information helps to resolve the error.


Regards,

Murali

Fujitsu RnMyProcess Support


Envelope_Template.txt

angie....@opensky.com.co

unread,
Sep 27, 2016, 11:16:44 AM9/27/16
to Fujitsu RunMyProcess Developer Community, angie....@opensky.com.co
Hi Murali,

Thanks for your answer. In my case it's no necessary the header block, the security it been sent through the authentication.

The content-type is properly configured. I attach some other screenshots about the SOAP UI test and another test that I made in POSTMAN.

It's not necessary other advance headers.

The authentication it's ok with the provider (as you can see in a previous screenshot that I sent).

I appreciate if you have some other information that can help me.


Regards.

postman_test3.PNG
postman_test2.PNG
postman_test.PNG
soapui_test2.PNG
soapui_test.PNG

Murali

unread,
Sep 30, 2016, 6:31:53 AM9/30/16
to Fujitsu RunMyProcess Developer Community, angie....@opensky.com.co
Hi Angie,

Please try to update the Content type as "application/*" as it follows the XML standards instead of "text/html" and see if that fix your error.

Regards,
Murali
Fujitsu RunMyProcess Support

angie....@opensky.com.co

unread,
Oct 3, 2016, 4:32:34 PM10/3/16
to Fujitsu RunMyProcess Developer Community, angie....@opensky.com.co
Hi Murali,

I changed the Content type but I get the same error.

I would like to know how can we review this topic together (in a call, via chat).


Regards.

Pankaj Kumar

unread,
Oct 4, 2016, 2:59:41 AM10/4/16
to Fujitsu RunMyProcess Developer Community, Angie Lorena Peraza Cárdenas
Hi Angie,

Kindly let us know your availability to discuss the issue in a Hangout call, also please share your hangout id to connect to the call.

Thank you,
Pankaj Kumar
Fujitsu RunMyProcess Support


--
Fujitsu - RunMyProcess
---
You received this message because you are subscribed to the Google Groups "Fujitsu RunMyProcess Developer Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email to supportforum+unsubscribe@runmyprocess.com.
To post to this group, send email to suppor...@runmyprocess.com.
Visit this group at https://groups.google.com/a/runmyprocess.com/group/supportforum/.
To view this discussion on the web visit https://groups.google.com/a/runmyprocess.com/d/msgid/supportforum/b3d71633-1b4f-4d3c-a16c-5659138a6fab%40runmyprocess.com.

Angie Lorena Peraza Cárdenas

unread,
Oct 4, 2016, 8:27:35 AM10/4/16
to Pankaj Kumar, Fujitsu RunMyProcess Developer Community

Hi Pankaj,

I'm available from 8am to 5 pm,  Colombian hour.

You can contact me in angie....@opensky.com.co

Regards.

Pankaj Kumar

unread,
Oct 5, 2016, 4:30:35 AM10/5/16
to Angie Lorena Peraza Cárdenas, Fujitsu RunMyProcess Developer Community
Hi Angie,

Can we have a call at 11:30 AM Colombia Time (10:00 PM IST) today 05/10/2016. Kindly confirm.

Thank you,
Pankaj Kumar
Fujitsu RunMyProcess Support

Angie Lorena Peraza Cárdenas

unread,
Oct 5, 2016, 8:44:15 AM10/5/16
to Pankaj Kumar, Fujitsu RunMyProcess Developer Community

Hi Pankaj, 

Confirmed, thanks.

Message has been deleted

Murali

unread,
Oct 6, 2016, 5:43:55 AM10/6/16
to Fujitsu RunMyProcess Developer Community, angie....@opensky.com.co
Good Morning Madam,

Please, in the custom header value, could you try to pass a parameter instead?

${my_url?url}


Then in the connector input, define your variable "my_url".


Also, if it does not work, I will participate in the next call with Pankaj in order to help you to fix this issue.


Regards,

Richard, Murali

angie....@opensky.com.co

unread,
Oct 6, 2016, 10:58:10 AM10/6/16
to Fujitsu RunMyProcess Developer Community, angie....@opensky.com.co
Hi guys,

I made the change you suggested but the issue persists. I've made tests with all the options that you are suggested previously.

I'll be waiting for the next call.


Thank you so much for your help.

custom_header.PNG
connector_configuration.PNG
test_result.PNG
test.PNG

Murali

unread,
Oct 7, 2016, 8:06:06 AM10/7/16
to Fujitsu RunMyProcess Developer Community, angie....@opensky.com.co
Hi Angie,

As per the error received on Test console, it seems that server is not allowing to receive the message.

Please crosscheck that the certificate installed on the server is a valid one and try to debug from the logs on server possibly, additional guidelines can be referred in here.
 
While testing the content from SOAP-UI/POSTMAN tools, configure them to validate certificate as well along with general test.

angie....@opensky.com.co

unread,
Oct 10, 2016, 9:57:00 AM10/10/16
to Fujitsu RunMyProcess Developer Community, angie....@opensky.com.co
Hi Murali,

What do you mean with "crosscheck that the certificate installed on the server is a valid one"?

I can't access to logs server, I contacted the web service provider but I haven't recived an answer yet.

Maybe you are confused with the certificates. The web service is from a electronic signature provider, so "GetCertificateReferences" is the method that I'm calling through SOAP. I need to get the certificates ids from a user to use one of them to send a signature request.

I attach the other request that I'm doing with the same provider to send a signature request (I get the same error).


Regards.

getCertificateReferences.PNG
sign.PNG

Murali

unread,
Oct 13, 2016, 5:45:28 AM10/13/16
to Fujitsu RunMyProcess Developer Community, angie....@opensky.com.co
Hi Angie,

We have created a case # 2787 on support portal to update on the resolution.

Richard Manga

unread,
Oct 21, 2016, 8:57:35 AM10/21/16
to suppor...@runmyprocess.com, Angie Lorena Peraza Cárdenas
Good Morning Angie,
Please can we have a call this afternoon about this issue?
I would like to check something with you.
Best Regards,
Richard

--
Fujitsu - RunMyProcess
---
You received this message because you are subscribed to the Google Groups "Fujitsu RunMyProcess Developer Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email to supportforum+unsubscribe@runmyprocess.com.
To post to this group, send email to suppor...@runmyprocess.com.
Visit this group at https://groups.google.com/a/runmyprocess.com/group/supportforum/.
Reply all
Reply to author
Forward
0 new messages