156-587 · Question #50
The FileApp parser in the Content Awareness engine does not extract text from which of the following file types?
The correct answer is B. PDFs. PDFs are handled by a dedicated PDF parser within the Content Awareness engine, not the FileApp parser - so the FileApp parser never processes them for text extraction. The FileApp parser is specifically designed to handle Microsoft Office file formats, which is why Excel…
Question
The FileApp parser in the Content Awareness engine does not extract text from which of the following file types?
Options
- AMicrosoft Office Excel files
- BPDFs
- CMicrosoft Office .docx files
- DMicrosoft Office Powerpoint files
How the community answered
(36 responses)- A3% (1)
- B86% (31)
- C3% (1)
- D8% (3)
Explanation
PDFs are handled by a dedicated PDF parser within the Content Awareness engine, not the FileApp parser - so the FileApp parser never processes them for text extraction. The FileApp parser is specifically designed to handle Microsoft Office file formats, which is why Excel (.xlsx), Word (.docx), and PowerPoint (.pptx/.ppt) files are all within its scope and make the other options incorrect. Each of those three Office formats is explicitly supported by FileApp for text and metadata extraction as part of content inspection.
Memory tip: Think "FileApp = Office App files." If it comes from Microsoft Office, FileApp handles it. PDFs are their own category and get their own parser - when you see PDF, think "separate treatment."
Topics
Community Discussion
No community discussion yet for this question.