Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

GRC: Crisis Map - Update dependencies button

Supriya P
Tera Contributor

Hi Team,

We are working on GRC : Crisis Map.

In Event table(sn_recovery_event) there is a button "Update dependencies " (you can refer below screenshot)

 

SupriyaP_0-1709284266216.png

 

Can anyone please help how this button will work?

Where to add dependencies?

 

1 ACCEPTED SOLUTION

Community Alums
Not applicable

Hi @Supriya P ,

As the BCM application user, when you select the Update dependencies UI action in the Event record, the dependencies of all assets are added manually where the source is Manual.

The BCM application executes a workflow to update the impacted assets in the events and exercises as shown in the following example.

 

SandeepDutta_0-1709472039116.png

  1. The BCM planner navigates to the event record.
  2. The BCM planner selects the Update dependencies UI action to add the assets manually.
  3. The application checks if the event record matches any configuration filter.

  4. If the event record matches any configuration filter, the system gets the dependencies of the added assets in real time according to the sources defined in the configuration (Event dependency source configuration module).
  5. If the event record does not match any configuration filter, the events workflow then continues for the next steps, the events workflow then continues for the next steps.

For more information on updating the event dependencies manually, see Update the event dependencies manually.

 

View solution in original post

5 REPLIES 5

Supriya P
Tera Contributor

Hi Sandeep,

Can you please explain workflow like how the affected assets are notified during alert on particular crisis?

Eg,

In India (Chennai) is going through flood crisis. And we want to notify organizations users assets about this crisis then in that case how can we identify users and assets impacted from crisis?