This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

ErrorMessages = Unknown base object format.

Hi,

I want to have a notification if an error occurs in a synchronisation project. So I have created a process on the insert event of DPRJournalFailure. This process contains only one process step and that is to send an email (MailComponent - SendRichMail). The input parameter BaseObject has the value Value = $UID_DPRJournalFailure$. During execution of the process the error 'Unknown base object format' occurs. Does anyone know how to solve this?