cancel
Showing results for 
Search instead for 
Did you mean: 

Automatically add Internal leave node

Former Member
0 Kudos

Hello,

I'm facing a problem for automated import to hierarchy tables.

Basically I want to import values into a hierarchy table. This works quite fine. The problem now arises as I need EVERY node as an internal leave node within my repository. This should be done automatically as the hierarchy is updated once a day and may contain modifications (e.g. an additional new node).

I read in the import manager documentation that quite a similar thins can be done using the "Non Leave Trailing NULLS" setting, but this just MAPS null-values to EXISTING internal leave nodes, but I would like to create internal leave nodes on import.

Any idea is welcome. Solutions will be rewarded.

Thanks,

Andreas

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

Not aware how the same can be achieved using MDM Clients, but the same functionality was achieved at our end by a Java application which would run periodically and add internal leaf nodes to the nodes.

Regards,

Tanveer.

Former Member
0 Kudos

Hello Tanveer,

thanks for the answer: So there seems no way to achieve this with standard MDM functionality.

Is there any chance you share your coding?

Regards,

Andreas

Answers (0)