So, I am looking to dynamicly change the Host, Port, Username and password in a proxy security metadata when building a package.
I am using some apis calls that require the usage of a proxy but the proxy on the windows VM (virtual machine) where I am developing my process and the proxy of the server where my work will be deployed aren't the same.
The proxy on my VM use an Host, a Port and need a username and a password but the proxy on the server only need a different Host and a different Port.
So I wonder if I can change these values dynamicly so I don't have to externalize my username and my password in the package.
I tried to use environnement variables and use them in xDi but I can't figure out how to do this.
ELIAS Axel
Good afternoon everybody,
So, I am looking to dynamicly change the Host, Port, Username and password in a proxy security metadata when building a package.
I am using some apis calls that require the usage of a proxy but the proxy on the windows VM (virtual machine) where I am developing my process and the proxy of the server where my work will be deployed aren't the same.
The proxy on my VM use an Host, a Port and need a username and a password but the proxy on the server only need a different Host and a different Port.
So I wonder if I can change these values dynamicly so I don't have to externalize my username and my password in the package.
I tried to use environnement variables and use them in xDi but I can't figure out how to do this.
Can you help me with this ?
Best regards,