cancel
Showing results for 
Search instead for 
Did you mean: 

can we use workflow in MDM to populate data in qualifed multi-valued tables

Former Member
0 Kudos

Hi,

can we use workflow in MDM assign data from lookup tables and populate the values in qualifed multi-valued tables.

eg: vendor account group is the key field which maintains relation with other fields.

when the workflow checks the field vendor account group other field should be automatically updated in the vendors table .

Sunita

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Sunita,

You can use assignements in workflows to populate values of fields depending on other field values.

The only constraint that I have faced till now in achieving this is that the assigned field must be a part of main table.

Hope it helps.

Thanks,

Minaz

Former Member
0 Kudos

Hi Sunita,

We are facing problem while using Assignments for Qualified table. Though we can select the Qualified table in the Assignments but result of assignment execution generates the error. If the assignment would be executed manually then we could have done Automatic execution using Workflows.

Try to achieve this using Calculated Field . Make the qualifier as Calculated and in the expression you can check the condition and pass the desired value for the qualifier.

Regards,

Jitesh Talreja