Hello,
Could you please tell me how do we export the DACS application list in a file using the DACSWS of 7.3 ( we are on DACS 7.3)
in a command line, i use these command below and it gives me the DACS Application list (command "gal"):
[0] $ /mkd/software/jre1.8.0_161/bin/java -jar DacsWSClient.jar
>sm http://ServerXXXX:8080
>sup XXX XXXX
>gal
DACS Application List:
ACS:30
Adfin:140
Now i need to know how do we call it from a script and make it export the application list in a file.
Could you please give a help ?
Thanks and regards