cancel
Showing results for 
Search instead for 
Did you mean: 

SFTP Destinations in SAP BusinessObjects BI Platform 4.3 Support Pack 2 Patch 8|SDK PUBLICATION

hamon
Discoverer
0 Kudos

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

Accepted Solutions (1)

Accepted Solutions (1)

ayman_salem
Active Contributor
0 Kudos

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.

ayman_salem
Active Contributor
0 Kudos

EditPublication.jar is not part of the BI product, it seems that it was developed by someone in your company.

ayman_salem
Active Contributor

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.

ayman_salem
Active Contributor

Here is the CMS setting

Answers (0)