---
sourceDocument: Australia Security Management
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/security-management

 Release :

    - australia

ft:locale :

    - en-US

ft:publication_title :

    - Australia Security Management

ft:clusterId :

    - security

bundleId :

    - security

workflow :

    - Technology


---

# Integration factory script fields

# Integration factory script fields {#ariaid-title1}

* Release version: Australia
* 
* Updated March 12, 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 minute to read

The Vulnerability Integration form contains the integration factory script and, when the
Custom Report Processor report processor strategy is selected, the
Processor factory script. These fields are used to provide the logic to actually instantiate the
object defined by the script include reference fields, Integration script, and Report processor,
respectively.

When the script include is selected, both fields are pre-populated with a no-argument
constructor call. Often, this is sufficient, but there can be occasions where more logic is
required to instantiate the script object.

The integrationProcessGr record is exposed to the factory script fields so process-specific
information can be used, as needed.

