Hi All,
Do we have any alternative for missing dm_sysobject in package for process in xcp.
Regards,
Anand
If you have a process where the package is marked as mandatory you must be careful not to delete the object assigned to the package otherwise the process will be invalid. I think the only solution is to redeploy the process with the package marked as optional, or to use DQL/API to assign an object to the package.
I believe the question is about the ability of adding dm_sysobject type as package in the process. If that is the case, I believe you can use Base Content
No idea, for me, I am using base folder for all custom folder type and base content for all the custom content types.