on 2023 Sep 05 9:34 AM
Hi All,
Since a script which automates mass modifications of publications, I execute a script EditPublication.sh which executes a java program EditPublication.Jar
The script allows you to update the 138 publications:
with:
1.the hostname of the target platform.
2.user name and password.
3.the host name of the target sftp server.
4.the SSH fingerprint of the target SFTP server.
5.addFileExtension???(this option is correct?)
I would like to add the extension file on the script so that the extension file will be automatically update on the target.How can I add the extension in thisc script ?
thanks
Regards
Request clarification before answering.
Ask the person who develops the Java Program "EditPublication.Jar" in your company for the right parameters and extend the Java program according to your requirements if they are not available.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I don't know how whoever developed the Java program in "EditPublication.jar" writes the parameter.
The only way is to decompile the Java class in "EditPublication.jar" and analyze its Java code. (requires Java programming knowledge)
and as said, this java program is not part of BO.
User | Count |
---|---|
84 | |
12 | |
9 | |
8 | |
8 | |
5 | |
4 | |
4 | |
3 | |
3 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.