I have a process which initiates launch of a flow, when a record is created. I'm passing the recordId in the process , which is used in all the steps in the flow. When I debug the flow its showing all the steps are executed correctly. But when I'm creating record which triggers the process and then the flow giving me an error. when I check the debug logs , its showing the record id is not passed to the flow and eventually the flow is failing. Please find the screen shot of my process where I'm passing the record id.I'm not sure anything else to be added to pass the record id. It would be great if someone help me on this. Thanks in advance.
4 réponses
Everything looks good from the screenshots. I do not see anything wrong, this is a very standard operation.