Hello everyone,
I'm trying to use Documentum Rest Services 23.4 in order to create an object:
My object type is 'myType' with parent type dm_sysobject.
So i want , (for monitoring purposes) to create myType Object without any folder link or any other dependency.
What is the purpose of the id in this call ??? :
The use case for 'myType' is to have these objects like 'database table entries' lets say…
So i need the r_object_id to be retuned after object creation.
Thanks,
kokasD