Hi dear community !
Vendor Request (VendRequestNVATemplate) workflow in Procurement and Sourcing module is hitting an error. The error says:
"Cannot create a record in Vendors (VendTable). Vendor account: Num-000041, TestVendor
The record already exists."
There is customization related to the vendor request, and the vendor id the error is displaying is related to another vendor which is wrong but I'm trying to figure out where the error is hitting and the debugger is unable to display the error when I run the workflow.
Since it's a workflow, I attached the debugger to the "Batch" process. But the debugger is unable to catch the error when I run the workflow.
Things I tried:
- Load all symbols
- place break point in workflow classes
- attach the process to batch and iisexpress and w3wp processes
Is there another process I need to attach the debugger to?
Any advice is appreciated !
Thanks in advance !