cancel
Showing results for 
Search instead for 
Did you mean: 

Execute syndication via MDM Java API

Former Member
0 Kudos

Hello,

We're trying to execute (=generate the export file) via MDM Java API and we can't find the dedicated command.

Can anyone help, please? and tell us what is the good way of doing this (in other words: do we have to use a syndication command, or is there other ways to do so)?

Thx a lot,

Rémi Dusaud

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Remi,

Please refer below answered thread with similar requirement:

Also refer,

Hope this helps..

Regards,

Mandeep Saini

Answers (1)

Answers (1)

Former Member
0 Kudos

Dear Rémi,

For selected record syndication use AddSyndicationRecordIdsCommand

For execution of syndication map use SyndicatePortCommand (this will syndicate all records selected in syndication map)

Both these commands are available in 5.5 as well as 7.1 java api.

Regards,

Shaailesh.