Skip doclinks copy on object duplication
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
Thank You! You comment is under review and will be published soon..
Thank You! You comment is Published.
Popular posts
Bulk add/remove of access rights
2015-01-03
Get Maximo location hierarchy
2017-11-08
Find and compile invalid Maximo objects
2016-05-05
Change NLS_LENGTH_SEMANTICS to CHAR
2015-03-01
Skip doclinks copy on object duplication
2019-06-27