Skip to main content
Answer

Set up http connector for different environments

  • August 31, 2022
  • 2 replies
  • 63 views

Forum|alt.badge.img+1

When using an http connector in a system flow how do you set up input parameters for different environments? For example, the test environment has a different URL and username/ password than the production environment.

Best answer by Mark Jongeling

Hi @Pierius Lycklama A Nijeholt,

We have planned to implement HTTP configurations into the Software Factory. This will allow you to overwrite these configurations for runtime configurations and/or IAM applications. This should solve your wish. More on it here: 

 

This topic has been closed for replies.

2 replies

Mark Jongeling
Administrator
Forum|alt.badge.img+23

Hi,

You can make use of variables that obtain/calculate their value from the database or in another way. This way you wouldn't have to save the exact address inside the model, but rather somewhere else. This could be a table in your end product, or inside code for example. Does this give some inspiration?


Mark Jongeling
Administrator
Forum|alt.badge.img+23
  • Administrator
  • Answer
  • September 27, 2022

Hi @Pierius Lycklama A Nijeholt,

We have planned to implement HTTP configurations into the Software Factory. This will allow you to overwrite these configurations for runtime configurations and/or IAM applications. This should solve your wish. More on it here: