on ‎2020 Nov 11 5:35 PM
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
Request clarification before answering.
| User | Count |
|---|---|
| 6 | |
| 5 | |
| 4 | |
| 3 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.