HI! I came here searching for a way to run a report (response payload is larger than 10mb) and put the response in a CSV file in a SFTP. How can i do that? I can´t seem to find it! THANK YOU!
@@haripyata The only way i discovered is to split the file (if larger than 10mb) and then read them in segments (200 registries is what OIC supports). So if you hace a CVS doc that contains 1000 registries, you have to read the file 5 times and do the rest in the same for.
@@rijwan2554 Yes it should be and there are multiple solutions/approaches available. So validate them based on your client licenses/infrastructure, data sizes, schedule . Check this if it provides any other approach rpforacle.blogspot.com/2018/02/send-bip-reports-output-automatically-to-ucm-content-server-without-doing-file-import-and-export.html
HI! I came here searching for a way to run a report (response payload is larger than 10mb) and put the response in a CSV file in a SFTP. How can i do that? I can´t seem to find it! THANK YOU!
Did you get this.. How to do this.. Pl help me out
@@haripyata The only way i discovered is to split the file (if larger than 10mb) and then read them in segments (200 registries is what OIC supports). So if you hace a CVS doc that contains 1000 registries, you have to read the file 5 times and do the rest in the same for.
how to map multiple parameters?
How to handle 5 min gateway time errors in Bip reports . Could you please suggest
Scheduling the report is one of the option or try to increase time at level at DM level
@@oratrainings Thank you
How can we write BI report output to particular location..Pls suggest
This required configuration from Oracle, check this doc if it helps : Doc ID 1987283.1
@@oratrainings Thank you.. is this possible from OICS?
@@rijwan2554 Yes it should be and there are multiple solutions/approaches available. So validate them based on your client licenses/infrastructure, data sizes, schedule . Check this if it provides any other approach rpforacle.blogspot.com/2018/02/send-bip-reports-output-automatically-to-ucm-content-server-without-doing-file-import-and-export.html
@@oratrainings Can you send me a link that help me to send payload response output to sever location in desired file like pdf and xlsx through IOCS
*OICS
Please purchase the course from Udemy , if you want source code : www.udemy.com/course/oracle-cloud-erp-technical
How to invoke BI Report using Rest?