Skip to Content
0
Former Member
Oct 05, 2005 at 12:05 AM

Setting up algorithm on MDM Client

29 Views

Hi,

I have a question relating to setting up algorithm on MDM Client.

There is a main table and several taxonomies associated to different attributes.

The requirement is to concatenate the values of attributes and put them into a new field whenever the user creates a new record on MDM client.

Can it be done without using Java API? If not, what efforts do you think it needs to accomplish that?

The another requirement is to update the field every time the values of attributes get changed. I think it can be done only via Java API. Right?

Thomas