Hi ,
We are trying to send a csv file which is saved in database server location using SFTP connection.
Background
To send quick report using SFTP connection we hope to follow below steps.
Deploy your query as an IAL object.
Use the IAL object to create a migration job with the type set to "CREATE_OUTPUT_FILE."
Configure the file location as OnServer and specify the database server file path and file name.
Schedule the migration job so that the required data is saved as a CSV file in the database server location.
---------
After saving file in database server, I want to send it to another SFTP location using SFTP IFS connect and it should be scheduled as well.
1, Can I know the next steps for this?
2, will receiver receive this file as a csv file when sending it from sftp connection in IFS Connect or xml file?
3.How I can schedule and execute routing rule to pick the file from database server and send it?
4.How can I give the specific database server location in routing rule to pick to file from it?
5.from where normally file is picked from to send it using sftp connection IFS Connect in routing rule?
Thanks,
Sachini