com.atlassian.confluence.content.render.xhtml.migration.exceptions.UnknownMacroMigrationException: The macro 'datalayer.push(arguments);' is unknown.

Demo video, make complex decisions with no code

The sample Jira issue has 5 questions and Jira users answer them by providing input. The Jira then makes an Rest API call to CyberSage automation engine (the SAAS service) using scripting. CyberSage automation engine processes the user inputs and make decisions based on pre-defined business rules in the engine and return the decisions and stores them in the Jira issue (custom field “GapList”).

The test case 1 in the demo:

Jira user provides inputs set 1 on the Jira issue. Jira calls the CyberSage automation with the inputs and CyberSage makes decisions on the input (in the background). The decisions are then populated in the “Gap List” field. In this test case, the results are: g_ct_60, g_ct_79 (sample value for the demo).

The test case 2 in the demo:

Jira user changes the input (removing one answer from question 1) on the Jira issue. Jira calls the CyberSage automation with the inputs and CyberSage makes decisions on the input (in the background). The new decision are then populated in the “Gap List” field. In this test case, the new results is: g_ct_60 (changed from the last test case as the input has changed)

 

video_sage_engine_for_jira.mp4