How to upload a file to Oracle UCM via AI Agent?
Summary:
I would like for the user to interact with an AI Agent, where they can upload a file (xlsx) and this file should be sent to oracle UCM.
Content (please ensure you mask any confidential information):
Right now, I am using the MultiFileProcessor on an agent. Now, I want to upload the file to UCM according to this documentation: REST API for Oracle Fusion Cloud Financials - Create an inbound or outbound set of data. I have made this uploadFileToUCM api as a business object and created a tool for it. However, the file input is supposed to be in base64. How should I convert the uploaded file to base64? Or is there any other solution to uploading file?
Tagged:
0