Bursting to a sftp location with the non-default port (fe: 4222)
EBS 12.2.10 / Oracle BI Publisher 10.1.3.4.2
I have a custom concurrent program that uses data-definiton to query the data. This data-definition has a 'Bursting control' file that mails/sftp's the generated pdf. See attached xml file for the bursting control file.
The "xapi:email" part works.
It is about the "xapi:ftp". The ftp-delivery needs to transfer the file to a sftp location. But the secure-connection cannot use the default port (22). Instead it need to use the 4222 port. How can I configure this in the bursting control file?