@@TechSupper Hi, Can you make a video for this. It actually very useful for oracle inbound interface projects. Actually I am working in Oracle Apps R12 stream. I want to know how to do JSON to CSV
U can use list file operation then use for loop to iterate over each file use scope action and inside that read CSV file and do what ever activity u want to perform in fault section u can use move file operation to in order to move errored file.
Hi Madhuri, Do you want to upload file as attachment or you want to send json payload in API. Please subscribe to my TH-cam channel th-cam.com/users/Techsupper if you have not subscribed yet.
when we are converting into Json why we need to upload sample json file?
We need to upload json file so that mapper can be populated with the exact fields to map.
Hi,
Is the reverse flow is possible?
If I want to convert JSON to CSV , same flow is applicable??
Yes, this is possible
@@TechSupper Hi,
Can you make a video for this. It actually very useful for oracle inbound interface projects.
Actually I am working in Oracle Apps R12 stream. I want to know how to do JSON to CSV
Qualification multiple then how to do the mapping which comes inside the string
Can we convert txt file which is pipe delimited to json file in oic
yes, it can be done.
how can I use then the JSON in the following shapes after writing the file?
What do you want to achieve ?
Is it possible to display blob data in Oracle db in python
Not sure about Python.
Hi I have 5 file one file is error, I wants to.move my error file I'm error directory can u let me know or make a video om this
If you know the name of the erro file, you can compare the filename and use move file operation to move to the error directory.
U can use list file operation then use for loop to iterate over each file use scope action and inside that read CSV file and do what ever activity u want to perform in fault section u can use move file operation to in order to move errored file.
one year membership how much cost?
Hi,
In TH-cam there is nothing yearly cost. In case u need yearly membership, contact at info@techsupper.com
Hi,
is it possible to convert PDF to TIFF format in OIC ?
No, you can creat a OCI Function to achive this and call the OCI function in OIC.
how to do json to csv file
It is simple, you can read map json structure to file.
Hii how to upload json file to oic by using Java
Please help me
Hi Madhuri,
Do you want to upload file as attachment or you want to send json payload in API.
Please subscribe to my TH-cam channel th-cam.com/users/Techsupper if you have not subscribed yet.
you are not showing sample json upload clearly in almost all videos
Which sample json you are looking for?