Document Processor Node in AI Agent Studio for Reading Scanned PDFs and UCM Files
Issues observed with Document Processor Node in Workflow Agent Team:
- Scanned PDFs or image-based PDFs are not being read or processed by the Document Processor.
- We do not see any option to use Document Processor directly with UCM documents (there is no Business Object for UCM GET/POST).
- Tried using ERP Integration Service (REST)
getDocumentForDocumentIdAPI to fetch UCM content in base64 and passed it to an LLM node to decode — this only works for very small files. Larger PDFs time out during decoding.
Request for Oracle Community Guidance:
- How can we use the Document Processor to process scanned PDFs or image-based documents
0