cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Service Consumer Problem

former_member431412
Participant
0 Likes
240

I created a service consumer based on a WSDL File.

The message expected looks like this:

<JobComment> <Comment>Replace with 1/2"(P) service with 475 EFV per sketch</Comment> </JobComment>

<JobComment> <Comment>10/01/2020 FOR ALL TC UPDATES SEE WORK ORDER 3627440 D3P</Comment> </JobComment>

When I call the Service, the name of the structure created by the wizard is included. The request looks like this:

-<JOB_COMMENT>

<ZSLF_CPI_PICORDER_CREATE_CONF3> <COMMENT>Just Testing</COMMENT> </ZSLF_CPI_PICORDER_CREATE_CONF3>

-<ZSLF_CPI_PICORDER_CREATE_CONF3> <COMMENT>This is line 2</COMMENT> </ZSLF_CPI_PICORDER_CREATE_CONF3>

</JOB_COMMENT>

Does anybody know how to prevent sending the structure name? Any assistance will be appreciated

Accepted Solutions (0)

Answers (0)