Merge PDF file using OIC
Summary:
1) In Oracle Integration Cloud (OIC), we have a use case for creating a new function using libraries. The use case is to consolidate various pdf files related to AR invoices, expenses, and timesheet attachments into a single consolidate pdf file and send it to the customer.
The requirement is complex, and we need to employ libraries within the java script and execute the functions supplied by the modules to meet the use case.
Can we utilize custom third party modules (for example, pdf-lib, fs) in the Jar file when importing into the OIC library?
We know that by using OCI this can be achieved. We are trying to achieve this functionality by using the OIC Libraries.