cancel
Showing results for 
Search instead for 
Did you mean: 

Get more fields in response while creating record using WSDL

former_member187270
Participant
0 Kudos

Dear Members,

I am trying to create the Register Product using WSDL and I would like to get more no.of fields in response eg: Installation Point ID/Register Product ID.

Could you please help me how to solve this problem.

Below is the screen shot of request and response.

Request

Response:

Thanks,

Quddus.

former_member187270
Participant
0 Kudos

Hi Jakub,

We can extend fields in request payload. We required it in response when we create the Register Product.

Thanks,

Quddus.

Jakub
Participant
0 Kudos

But u can create Process Extension Scenario and extend response to this business object, i think. If you solve your problem please describe how you did this.

Accepted Solutions (0)

Answers (2)

Answers (2)

Jakub
Participant
0 Kudos

Hi Quddus,

Did you find any solution for this problem ?

Thanks,
Jakub

former_member187270
Participant
0 Kudos

Hi Jakub,

Unfortunately No. I am planning to use Odata to achieve it.

Thanks,

Quddus.

Former Member
0 Kudos

Hi Quddus,

I think you can pass the fields in message format to show it in the response. Like Error messages we define in Business object.

Thanks,

MK

former_member187270
Participant
0 Kudos

Hi Mani,

I have done that and the issue is if suppose there are multiple messages in the log. Then to pick the RegistorProduct ID message from those message will be difficult because there is no unique way to identify the message.

Thanks,

Quddus.