How to generate URL of Oracle EBS concurrent program generated file (like .pdf) from API?

91 Views Asked by At

I am Android developer. Recently I am working on PDF generation project. We use Oracle EBS. In this system there is an concurrent program that generate PDF of PF ledger. We can get the PDF by running concurrent program in Oracle Apps. My task is to generate the same PDF from Android app.

Now I want to develop an API that will return a URL of concurrent program generated PDF file.

Is it possible in such way that? If possible, please, give me guideline to do the work.

0

There are 0 best solutions below