A Record Action is configured to start a process model, and the process launches successfully. However, the parameterized process variables (record type and identifier) remain null or default values during runtime. As a result, the interface cannot display the expected record data.
Discussion posts and replies are publicly visible
Ensure your input parameter names are exactly record and identifier (case-sensitive), with the correct data types matching your Record Type.Hope Process variables set up as Input Parameters in the process model.