Hi,
I have a flow that is triggered on a the addition of a record in a dynamics table called Job_Details (custom) that is supposed to look for associated resources templates and add them to a resource table that links back to the Job_Details entity.
I get the Job Details Value from the added record and try to put it in the field that links the entities
.
using what i think is the table name which I got from the relationships of the table i'm trying to add to.
And this table in the system is called cry87_job_details
But when I run my flow i get this error
Which I believe means that then entity doesn't exist (???????)
What am I missing?
Thanks in Advance for the help
Frosty