CleanupSingleObject Method
Caution:
Use this method with extreme caution as it deletes all published versions of a product.
This helper method performs deep delete on all published versions of an object. It resets version numbering to 1. The Workspace version remains intact.
This method works even if the object is not locked.
Syntax
ISS Import Export Authoring Service.InvokeMethod(“CleanupSingleObject", Input Arguments,Output Arguments);
Arguments
Argument | Type | Description |
---|---|---|
MethodName |
In |
CleanupSingleObject |
Input Arguments |
In |
Information for cleaning an object |
Output Arguments |
Out |
None |
Properties of Input Arguments
Property | Value | Description |
---|---|---|
RootObjectType |
Possible values are:
|
Type of the object, which is the LIC value from the ISS_VOD_TYPE list of values. |
VODObjectNum |
Id of the object |
S_VOD.OBJECT_NUM or S_PROD_INT.CFG_MODEL_ID |