Import corporate card transactions to Oracle Cloud from third party system (BREX)
Summary:
We have requirement to import corporate card transactions to Oracle Cloud from third party system (BREX).However to perform this activity , we need intermediate SFTP server where third party system will push the data files and Oracle seeded job 'Upload and Validate Corporate Card Transaction File' will pick it up and push the data to Oracle.
But , we are having below issues on which need workaround :
1. To import corporate card transactions ,we need to do configure 'Manage Corporate Card Programs' setup . This setup mainly asks for Username , Password and Server details . But the SFTP server which we have is authenticated based on SSH key , not based on password. Password it disabled for this particular server. Can we configure this SFTP server in Oracle without password and based on only SSH key?