cancel
Showing results for 
Search instead for 
Did you mean: 

Service Consumer Problem

11-11-2020 6:35 PM
242 views 0 comments
0 Likes
SAP Managed Tags
Subscribe

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

0 Likes

Accepted Solutions (0)

Answers (0)