Hi,
I have a Real Time Workflow running On Create of a Note from the LMS Document record that needs to create a custom LMS Document Attachment record (this will hold the Version information from the LMS Document Version child record).
It first checks that the Regarding LMS Document (which is the Parent record to the LMS Document Attachment') IS Document, then should create the LMS Document Attachment. Here are the relationships.
LMS Document : LMS Document Attachment 1:N
LMS Document Attachment : LMS Document Version 1:N
LMS Document : Note 1:N
LMS Document Attachment : Note
The Workflow is currently not getting past the first step - and I am getting the above error. It goes and performs some other steps as seen below.
Here are some screenshots.
Can anyone assist in what is wrong here? Thanks so much in advance for your thoughts / suggestions.