You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

How to figure out if the environment is Dev / Test / Prod runtime

edited Jan 24, 2018 8:00AM in Integration 12 comments

Summary

How to figure out if the environment is Dev / Test / Prod runtime

Content

Hi,

Our client has 3 environments ( Dev , Test , Prod) but only got licenses for 2 ICS instances. ( say ICSDev, ICSProd)

Now I need to run the same integration( Say INT1 uses CONN1)  for 3 environments in 2 instances in parallel.

Question  : What are the best ways to do this ?

Option 1 : Clone Integration ( INT1Dev , INT1Test) , Clone Connections ( CONN1Dev, CONN1Test) and make INT1Dev-->CONN1Dev , INT1Test-->CONN1Test connections.

Advantages: Can execute in parallel.

Disadvantage : a) Need to make same changes in every Integration whenever there is one . With ICS its more difficult as we cant copy and paste code.

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!