cancel
Showing results for 
Search instead for 
Did you mean: 

Help on MDM

carlos_valentini3
Participant
0 Kudos

Good morning everyone.

I have a doubt, I'm developing an application that integrates with MDM.

Reading the WebDynpro data and write to the MDGs, I do the following:

wdThis.wdGetItemDetailCompInterface () SetFieldValue ("MDM_NAME_1" new StringValue (wdContext.currentContextElement () getXNome ())..);

wdThis.wdGetItemDetailCompInterface () setFieldProperty ("MDM_NAME_1" FieldLayoutProperty.READ_ONLY, true).;

But now I have the following situation. A field that is inside a Tuple.

The same field (same name) exists in several different tuples.

How do I enter the correct tuple? That is how I make a difference I'm tuple recording?

Thank you.

Accepted Solutions (1)

Accepted Solutions (1)

junwu
Active Contributor
0 Kudos

not able to follow u

carlos_valentini3
Participant
0 Kudos

I need to know how to write the value of a field of a tuple in MDM.

Sorry my English is not good.

junwu
Active Contributor
0 Kudos

Answers (0)