Skip to Content
0
Sep 05, 2023 at 08:34 AM

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

171 Views Last edit Sep 06, 2023 at 09:55 AM 6 rev

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