I have created a java program to connect to the server and upload images to MDM using the java api.
I am looking into adding a feature to allow the user to a choose an option to skip existing images or replace existing images.
In the SAP's MDM tool they have an operation feature for this option.
My problem is that I cannot find anywhere in the Java API with this ability.
Attached is an image of what SAP's MDM tool looks like with this feature.
I have searched and searched through the API but have had no luck. I am starting to think they did not include this feature in the API.
Please comment if you have any suggestions or a solution.