- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-17-2024 07:32 PM
Hello.
It appears that a record is created in sysapproval_aprover when a record is created in sn_customerservice_registration.
What function is used to create the sysapproval_approver record?
Business rules? Or another script? ?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-18-2024 03:33 AM
There is a workflow (legacy via the Workflow Editor in the left nav) that runs when a record is created on this table. The workflow contains an Approval - User activity which creates the sysapproval_approver record - then runs a script to update the record depending on if the approval is approved or rejected.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-18-2024 03:33 AM
There is a workflow (legacy via the Workflow Editor in the left nav) that runs when a record is created on this table. The workflow contains an Approval - User activity which creates the sysapproval_approver record - then runs a script to update the record depending on if the approval is approved or rejected.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-20-2024 05:11 PM
Hello.
Thank you.
Is the name of the workflow "Customer Registration" ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-21-2024 03:42 AM
Yes! Sorry I forgot to include that.