Plz find error description below and suggest the root cause:
DfException:: THREAD: Thread-14; MSG: [DM_OBJ_MGR_E_SET_BAD_TYPE]error: "attempt to set persistent object type to non-persistent type 5f02685580e6f9f7"; ERRORCODE: 100;
If there are Accepted Answers, those will be shown by default. You can switch to 'All Replies' by selecting the tab below.
The error details are here,
ERROR: [DM_OBJ_MGR_E_SET_BAD_TYPE] SEVERITY: ERROR DESCRIPTION: S attempt to set persistent object type to non-persistent type %s CAUSE: The program called SetType to set the type of a persistent object to a non-persistent type. ACTION: None: internal programming error. PARAMS: The name of the type.
Which application and which operation is causing the error?
Please share the solution if you get it.
Hi Jainamit,
Which application and what operation is causing the error?
The error appears due to mismatch of passing persistent type of object to non-persistent object, usually in custom code. If the error is appearing with OOTB product, this might be a bug with the product. Share more details and create ticket with Product Support teams for further progress on the same.