Hi Oracle Community,
I have built an agent in Oracle Agent Studio that creates Project Templates successfully when I provide the details as plain text in the chat. However, when I try to provide the same information via an uploaded file (Excel or CSV format), the agent is unable to read or process the file.
Here is what works:
✅ I type the project template details directly in the chat → Agent reads it and creates the template successfully.
Here is what does not work:
❌ I upload an Excel (.xlsx) or CSV (.csv) file with the same project template details → Agent does not read the file and fails to create the template.
My setup:
- Platform: Oracle Agent Studio
- Agent type: Project Template Creation Agent
- File formats tried: .xlsx, .csv, .txt
- Tools configured: Create Project Template, Assign Task to Template
My questions:
- Does Oracle Agent Studio natively support file uploads (Excel/CSV) as input for agents?
- If yes, is there a specific configuration or tool I need to enable to allow the agent to read file contents?
- Is there a recommended approach or workaround to handle bulk project template creation from a file?
I have also attached a sample file that I am trying to use, for reference.
Any guidance from the community would be greatly appreciated. Thank you!