Skip to main content
Question

extract_configuration_param values in case of multiple instances

  • November 10, 2025
  • 1 reply
  • 19 views

Sudheerzscaler
Forum|alt.badge.img+2

in case of multiple instances for an integration , which instance results will the extract_configuration_param  return when used in Jobs ?

1 reply

kentphelps
Staff
Forum|alt.badge.img+11
  • Staff
  • November 11, 2025

Integration configurations are set per instance. Jobs operate within the context of a case.  When a Job runs, “extract_configuration_param” retrieves the configuration from the integration instance that is linked to the environment of that specific case.  Take a look at Integration configuration and script parameters and Support multiple instances for more details.