Skip doclinks copy on object duplication

Technical 0 Comments

Problem

Skip doclinks duplication when an object is duplicated. 

 

Solution

Create an automation script with one line code below

 

# Clear duplicated doclinks mboset, it is populated by java code

mbo.getMboSet("doclinks").clear()

 

Define object launch point (for this automation script), for all the objects this feature is to be implemented.

Share this post


Blog Comments


Post your comment






Thank You! You comment is under review and will be published soon..
Thank You! You comment is Published.