API to download the AR Invoice pdf file in OIC
We have a use case where we need to download the AR Invoice pdf file and attach it on Ap invoice, we tried using 'downloadExportOutput' service of ErpIntegrationService of ERP adapter in OIC but we are only getting '.log' and '.xml' file and not the '.pdf' file. Please let us know if there any way to get the Invoice pdf generated by 'Print Receivables Transactions: Invoices' job in OIC.
We are currently using 'getScheduledReportOutputInfo' and 'getDocumentData' services of '/xmlpserver/services/v2/ScheduleService?WSDL' web service but this requires username and password as input payload. Please let us know if there is any way to achieve this without passing username and password as input.
1