Skip to main content
Question

How to select integration instance in IDE when environment is variable?

  • September 12, 2025
  • 2 replies
  • 47 views

nelson_prenga
Forum|alt.badge.img+3

We have multiple customers and each has their own environment. Each environment has it’s own integration instances configured.
I am planning to create a job that processes cases from different environments. How can I be able to select which integration instance the script should use depending on the case environment?

2 replies

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

I think you can use Dynamic Mode to do this.  Take a look at these docs:
Specify instance in dynamic mode

Support multiple instances

 

 


nelson_prenga
Forum|alt.badge.img+3
  • Author
  • Bronze 1
  • October 21, 2025

hello kentphelps,
I meant on the IDE not in playbooks.