Hi ,
I have couple of lifecycles created through D2 config , i fetch those lifecycles through a following query
"Select * from d2_lifecycle_config" when i click on r_object_id of the lifecycle in samson , the screen shows me all the properties and attributes related to documentum ie.
System Attributes, Application Attributes , Intenal Attributes , User Attributes but i dont get the states related with that lifecycle . so which table does have the content regarding D2 lifecycles state . And also how can i fetch the Document Sets created in D2 config;
Regards