Search found 3 matches

by Namtar78
Tue Apr 23, 2019 7:13 pm
Forum: General
Topic: Administrator interface updates via command line
Replies: 6
Views: 4902

Chulett : I use the 11.5 version

I have a question :
Instead of doing some compare between the variables in my file and in my project, would not it be easier to make a loop that would add all the variables in my file to the project ?
It would be like an "overwrite" no ?
by Namtar78
Tue Apr 23, 2019 3:32 pm
Forum: General
Topic: Administrator interface updates via command line
Replies: 6
Views: 4902

Re: Import environment file in a script

Thank you both for your answers :wink: FranklinE: If i understand correctly, you compare the variables you have in your project with the file that you received to find the new variables to add or to update ? chulett: I'm quite interest with that solution (more simple :P ) but how do you set your pro...
by Namtar78
Mon Apr 22, 2019 8:35 pm
Forum: General
Topic: Administrator interface updates via command line
Replies: 6
Views: 4902

Administrator interface updates via command line

Hi, i know this post is old but i can't find any other thread about this subject. I'm a beginer in DataStage, and i try to build a script in SHELL for the exploitation of DataStage. But i have a issue with the environment variables file. (.env) I don't know the command line to import this file. I sa...