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.