cancel
Showing results for 
Search instead for 
Did you mean: 

SAP MDM webservice generator for update record in MDM

Former Member
0 Kudos

Hi All,

I have a requirement to generate a webservice in MDM using webservice generator for update record

I wanted to call this webservice from another application synchronously

And the synchronous response right now is standard. I need to add 2 more fields from the table in the repository to the response structure

Is it possible?

thx

mike

Accepted Solutions (0)

Answers (1)

Answers (1)

junwu
Active Contributor
0 Kudos

i don't see any problem

Former Member
0 Kudos

Hi Jun

Can you please let me know how to do this?

SAP help is given below. Update Records only input and no output for selected fields

search, retrieve, are both input and output.. I want selected fields for output as well option

is it doable?

OperationAffect on Generated Operation

Create Records

Selected fields are used as the operation input

Update Records

Selected fields are used as the operation input

Retrieve Records

Selected fields are used as the operation output

Search Records

Selected fields are used as the operation input and output

Retrieve Matching Result

Selected fields affect the operation input and output

Retrieve Matched Records

Selected fields affect the operation output

Synchronous Match Record

Selected fields affect the operation input and output

Synchronous Match New Record

Selected fields affect the operation input and output

Execute Matching Strategy

Selected fields affect the operation input

Other Operations

Not affected by field selection

junwu
Active Contributor
0 Kudos

sorry, overlooked,

you cannot add fields in the output of the record update ws.