Skip to Content
0
Aug 17, 2023 at 06:58 AM

Build Process Automation: Env Variables issue

80 Views

Hi,

I have a process which uses environment variables. What I have observed that if I deploy the process with certain values for the env variables, it still takes old values. Is it possible that the values are getting cached somewhere? I tried to redeploy multiple times but still it uses old value.

This caused problem with destinations also, as it seems to take some empty string value for destination and then gives error that the destination needs to be of type HTTP. There was no problem with the destination itself as I was able to test individual automation correctly.

Any help would be appreciated.

Thanks,

Amit