Hi Expertise,
I have a scenario to store Success factor data in a customize table on HCP that will be used for JAVA Application.
So I plan to create a customize table in HCP that will be used to store success factor's master data and set the Success factor to create a data file in SFTP server on HCP. Then using JAVA program to connect the SFTP server, read the file and insert file data into the table.
I have some questions that need your help as following;
1) Is it possible to implement the solution?
2) Can I use JAVA API to connect to SFTP server on HCP then GET the file and insert data into the table?
3) How can I set a schedule job for Java Application on HCP?
4) Is there any better solution?
Could you please help me on this?
Thank you very much.