cancel
Showing results for 
Search instead for 
Did you mean: 

uploading images whit thumbnail to MDM repository using Java API

Former Member
0 Kudos

Hello,

can someone tell me how to upload images whit thumbnail to MDM repository using Java API?

i get following message using setHasThumbnail(true):

com.sap.mdm.commands.CommandException: com.sap.mdm.internal.protocol.manual.ServerException: Ungültiger Wert für Parameter

thanks

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

You can upload images to MDM via the API, but the only way to create thumbnails is via the MDM Data Manager application which uses some embedded libraries to do the work.

Walter