Validate that the process is capturing the right information from the connection string URL by following the below steps
1. Login to Process Automation (CA ITPAM) with admin rights
2. open the troubled process and checkout to edit
3. Copy the ConnectionString value for future use
4. Clear the contents in the ConnecitonString and Save the process by Checkin button to save the updates
Note: Run the process manually to confirm that that ConnectionString values are blank in the process instance. The process instance should fail complaining that the URL is empty.
5. Checkout the process again and update the ConnecitonString value with the contents that were removed from Step 3
6. Click on checkin button to save the process with the new updates
7. Run the process manually to check if the process is completed in this case with a successful Database connection.