cancel
Showing results for 
Search instead for 
Did you mean: 

How to send records to the MDM workflow using Java APIs

Former Member
0 Kudos

Hi All,

Using Java APIs i want to send group/single records to the backend MDM workflows for further processing. Can this be acheived? Please provide me with some code samples if you have any

Regards

Suresh

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi Namratha,

My requirement is that, I have a adobe form where i would search for a record, and if that record exists then it should be displayed along with all other records which are matching it and their match score(matching is decided in the strategies)

And when i select these records and do a submit then all these records should go to the MDM workflow for further processing.

can u pls help me know how this can be acheived?

Thanks

Suresh

Former Member
0 Kudos

Hi,

Just go through this URL

https://help.sap.com/javadocs/MDM/current/index.html

In this <b>com.sap.mdm.workflow.commands </b> will Provide u commands for managing workflows.

I hope this helps you.

Regards

Nisha

Message was edited by:

Nisha Lalwani

namrata_d
Active Participant
0 Kudos

Hi Suresh,

Do you intend to add a set of records in MDM workflow?

Which JAVA API are you using??

Thanks

Namrata Dixit