- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-04-2023 11:45 PM
Hi,
I'm having a problem with Approval.
I have a custom table, I want when I create a Record, in the Approval(sysapproval_approver) table there is also a new record in State Requested created for the record in the custom table. The evaluator will Approve or Reject on this screen. Is there a way to do this with WorkFlow.
Thank you,
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-05-2023 12:31 AM
Great.
I think i mis-read your ask in this question, sorry for that but now I get it.
Create a workflow from workflow editor on this custom table.
Then add approval activity from core activities, define all the approver actor logic and you should be able to do it.
There are couple of ways to do add approval activity and explained well in following link:
Regards,Sushant Malsure
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-05-2023 12:12 AM
Hi @Chronos ,
As far as I know the approval table its part of OOB offerings and have license cost associated with the actors of this table (role: approval_user). Unless your custom table is inherited from task or any base table this will not work for you. I might have mis-understood your ask when you say custom table but will be happy to discuss this further.
Regards,Sushant Malsure
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-05-2023 12:23 AM
Yes, custom table is inherited from task
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-05-2023 12:31 AM
Great.
I think i mis-read your ask in this question, sorry for that but now I get it.
Create a workflow from workflow editor on this custom table.
Then add approval activity from core activities, define all the approver actor logic and you should be able to do it.
There are couple of ways to do add approval activity and explained well in following link:
Regards,Sushant Malsure