cancel
Showing results for 
Search instead for 
Did you mean: 

How to call an MDM assignment in WDJ

Former Member
0 Kudos

Dear Expert,

I want some part of the MDM api code to call the MDM assignment in my WDJ applicaiotn.

I came to know that i can use "RetrieveAssignmentsCommand' class but what is the jar file to work with this class.

Regards,

M.D.Sahu

Accepted Solutions (0)

Answers (3)

Answers (3)

junwu
Active Contributor
0 Kudos

ask your basis, what's the version of your mdm?

if you are working on CE server, the sca you needed is something like MDMJ71005_1-10006189.SCA, which contains the jar.

Former Member
0 Kudos

Dear John,

Thanks for your reply.

I am using NW 7.01 not CE. The Software component(BP_MDM_APP) version for MDM business package is : - 7.1 SP3 (1000.7.1.3.87.20100414141542) and the other SC(BP_MDM_TECH) version is - 7.1 SP3 (1000.7.1.3.87.20100414140757) .

My problme is when i am trying to use the class 'RetriveAssignment' in NWDS..it's giving me compile time error means either SAP has not implemented this class yet or this class is not supported with my version of MDM SC.

Have anybody used this class yet in NWDS development...?

Thanks and Regards,

M.D.Sahu

junwu
Active Contributor
0 Kudos

SAP NetWeaver and complementary products> SAP MDM->SAP NETWEAVER MDM 7.1->Entry by Component->JAVA API for NW 7.0

you can download the api from there.

RetrieveAssignmentsCommand, this is included in the api.

junwu
Active Contributor
0 Kudos

ask your basis, what's the version of your mdm?

if you are working on CE server, the sca you needed is something like MDMJ71005_1-10006189.SCA, which contains the jar.

vijay_kumar49
Active Contributor
0 Kudos

Hi Mithileshsahu

This is possible using MDM-Java API. Please check this wiki -

[How to connect MDM using Web Dynpro Java|http://wiki.sdn.sap.com/wiki/display/WDJava/HowtoconnectMDMusingWebDynpro+Java]

Please look at this forum:

I hope this is help full for you,

Regards

Vijay