cancel
Showing results for 
Search instead for 
Did you mean: 

Possible to syndicate initial and Delta changes using Webservices?

Former Member
0 Kudos

Hi All,

Can any one please do let me know how webservices work in MDM?

is it possible to syndicate initial and delta using webservices?

Regards,

Rajeev

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

no - WS has basically the CRUD services.

you should use the APIs instead.

thanks

-Adrivit

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi Rajeev

Please read the below section in help.sap.com for more details on this.

http://help.sap.com/saphelp_nwmdm71/helpdata/en/45/018c03166a0486e10000000a155369/content.htm

Let me know if you have any specific questions.

Thanks-Ravi

Former Member
0 Kudos

Hi Rajeev

This can be done.

1. You can use a workflow for syndication. This workflow can be called from a web service by wrapping the JAVA APIs for triggering the workflow.

2. Build a wrapper using standard JAVA API for syndication which can be called from a web service.

Thanks-Ravi

Former Member
0 Kudos

Hi Ravi,

is there any documentation which I can go through to build this scenario? I didnt worked on Java API and web serices so need to understand it..

Atleasst can you throws steps to be done.

Thanks

Rajeev

junwu
Active Contributor
0 Kudos

i don't the standard mdm ws can do that