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.
Page 1 / 1
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?
Hi
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:
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.