Requirement
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-04-2023 11:45 PM
Hello Team,
I need to trigger the approval to Approval group , owned by and Managed By for affected CIs and Affected Business Services if Outage is present. If it does not present then Needs to Trigger Notification Approval group, owned by and managed by on change Table while moving towards to request approval button.
Initially I created workflow and write script on that for approval. it was triggering approval. but now only condition added if outage is present.
I added Approval coordinator activity.
Also added script below
Now advise me we have to check If outage is present then needs to above approval. If it is not present, then send notification .
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-05-2023 12:12 AM
Hi,
For notification you just need to trigger an event.
Thanks and Regards,
Saurabh Gupta
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-05-2023 12:27 AM
Hello @Saurabh Gupta I think you not understand my question : -
My question I am able to trigger approval , however whatever code i have written that not my fulfil my requirement .
My Requirement is if outage is present for change request for affected Cis and affected business services then these approval needs to be trigger to as per our requirement if outage is not der then needs to Tigger notification .
Please help me with my code .
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-05-2023 12:44 AM
Hi,
Are you using "cmdb_ci_outage" table for registering an outage?
Thanks and Regards,
Saurabh Gupta