User story integration

  • Rversion finale: Australia
  • Mis à jour 12 mars 2026
  • 1 minute de lecture
  • With Scan Engine, you can create agile tasks and stories directly from finding records using the multiple integration options.

    In User Story Integration, define a source instance and a target Instance. Source instances are those where findings are generated by the Scan Engine. Target instances are those where you create stories or tasks for tracking purposes. Development instances are common source instances and production is a common target instance, but this isn't a requirement.

    • Generate task records in a staging instance where the development instance would be source and staging would be the target with flexibility to assign source and target instances using the My SN Instances related list.
    • Once source and target instances are defined in the My SN Instance related list and validated, modify the necessary information on the User Story Integration tab.
    • Select ServiceNow Instance as the Integration type then choose a User story table to create task-type records.Typically Stories (rm_story) from Agile 2.0 are used for reporting and tracking purposes.
    • The final step in the process is to configure the mapping of fields from the source to the target instance using User story field mapping.

    Scan Engine supports the following integrations.

    Integration Description
    Configure instance user story integration With Agile 2.0, map your instances so that they create stories in Production from findings in sub-prod environments.
    Configure Azure DevOps story integration With Azure DevOps as a Storyboard, you can link your organization and project to create specific work items from findings.
    Remarque :
    An Azure configuration is required to set up this integration.
    Configure Jira user story integration With Jira as a storyboard, you can link your domain to create specific work items from findings.
    Remarque :
    A Jira configuration is required to set up this integration.
    Configure other integration options+ Connect to any other integration option by providing a custom script to create the payload.

    ECMAScript 2021 (ES12) Mode

    Turn on ECMAScript 2021 (ES12) mode to use ES12 for editing various script fields throughout the Scan Engine.

    When modifying scripts within the Scan Engine properties form, there are various integrations which allow for this mode. Turning on ECMAScript 2021 (ES12) lets you use the latest supported JavaScript features in these integration scripts. Otherwise, you can only use the features supported by the application's JavaScript mode.