This error is occuring when you try to read column "Caption" in the collection of records. For now, please use this temporary solution. Inside the "Read Data" element for the collections: 1) Select What record data should the process read? -> Read data from selected columns only 2) Click "Add Column" 3) Select all the needed columns except "Caption"
Hey , thank you for the prompt reply ,yes i am using the collection of records in read element , but i don't have a Caption column .This is a base lookup Is there something else that i can do ?
The active business process is not running when the signal is triggered in the business process. I have checked the process log its not even triggering, process library where the business process is still active. What are the possible scenarios of getting this issue.
I am doing a process where I want to create a new record but I want that the field account fills automatic using a business process, but when I add the record it doesn't pass this information to the section, it shows a blank field, additionally i want to set the name of the record with a formula so it show the name of the account to complete the name but it doesn't pass this data.
I first tried to add the record and establish the fields that i want to be fill. Then I tried to first add the record and then modifty it to add the fields that i want to be show. And lately i tried using a subprocess to add the fields, but anything of the things that I tried haven't work.