Hello Experts,
CPI will receive the XML from SAP ECC which has to be converted to flat file. Then later transferred call before API endpoints (1) Files endpoint to upload file to API server (2) Jobs endpoint to create job on API that later sends to another receiver.
Firstly I would like to take feedback from Experts whether above requirement is feasible or not from Cloud Integration? I am looking for requirement specific like before calling first files end point to upload the file to API server especially below 3 attributes (or) parameters of CSV file to be calculated dynamically.
(I) Size (III) SHA512 hash (III) CRC32 hash value of file has to be calculated dynamically before calling files endpoint point and then has to be passed at header level of the message . Do you know if we can achieve this requirement in CPI? If not can I ask ABAP team to do first Files endpoint call without CPI and then fetch servefilename from response of first file endpoints call. Later ABAP team can pass servefilename parameter to CPI. Subsequently second endpoints call to create job to transfer the file. Or please let me know What's the stable solution? Kindly guide me.
We are also planning to migrate our SAP backend to Cloud in future. Thank you!
Regards
Ramu.