
Ricerca nei Documenti CSV
Cerca facilmente ed estrai informazioni da file CSV nei tuoi flussi di lavoro. Il componente Ricerca nei Documenti CSV ti consente di trovare dati specifici tra...
Il componente Ricerca su Documenti XML consente di cercare ed estrarre informazioni da file XML utilizzando testo o espressioni di query, supportando la cache e limiti personalizzati sui risultati.
Descrizione del componente
The XML Document Search component is a versatile tool designed to facilitate searching within XML documents. It supports both simple text searches and advanced queries similar to those used in pandas, making it well-suited for extracting specific information from structured data resources in AI workflows.
This component enables users to perform searches within XML files, either by uploading an internal document or providing a URL to an XML file. It can be used to locate specific elements or values, filter content based on various criteria, and extract relevant data for further processing in your AI pipeline.
There is no input handle for this component.
Below is a summary of the input parameters available for configuration:
Input Name | Description | Required | Default Value | Advanced |
---|---|---|---|---|
XML Document ID | Select an internal XML document by its ID. | No | (empty) | Yes |
XML File URL | Provide a URL to an external XML file if not using an internal document. | No | (empty) | Yes |
Element Paths | Comma-separated list of XML element paths to restrict search (e.g., product,category ). | No | (empty) | Yes |
Case Sensitive | Whether the search should be case sensitive. | No | False | Yes |
Max Results | Maximum number of results to return. | Yes | 50 | No |
Cache TTL | Duration to cache the XML content (e.g., No cache, 5 minutes, 2 weeks, etc.). | No | 2 weeks | Yes |
Verbose | Enable verbose output for debugging or detailed logs. | No | False | Yes |
Tool Name | Custom name for the tool, useful for referencing in agent-based workflows. | No | (empty) | Yes |
Tool Description | Description to help agents understand the purpose and usage of this tool. | No | (empty) | Yes |
Note: Either XML Document ID
or XML File URL
should be provided to specify the source XML file.
This component is especially useful when your AI process requires working with information stored in XML format, such as product catalogs, configuration files, or structured reports. Its configurability makes it adaptable to simple lookups as well as complex queries, fitting a wide range of data extraction and transformation scenarios.
By incorporating the XML Document Search component, you streamline the process of interacting with and extracting value from XML data sources within your AI workflows.
Consente di cercare, filtrare ed estrarre dati da file XML all'interno dei tuoi flussi di lavoro automatizzati, utilizzando una semplice ricerca testuale o espressioni di query avanzate.
Sì, puoi selezionare file XML archiviati internamente o caricarli da un URL esterno, offrendo flessibilità nell'approvvigionamento dei dati.
Sì, puoi impostare un numero massimo di risultati da restituire, garantendo un'estrazione dei dati efficiente e mirata.
Sì, puoi definire per quanto tempo i risultati della ricerca vengono memorizzati nella cache, migliorando le prestazioni per query ripetute.
Sì, puoi abilitare o disabilitare la ricerca che fa distinzione tra maiuscole e minuscole per soddisfare le tue esigenze.
Migliora i tuoi flussi di lavoro con una potente ricerca ed estrazione XML: inizia oggi a usare la Ricerca su Documenti XML in FlowHunt.
Cerca facilmente ed estrai informazioni da file CSV nei tuoi flussi di lavoro. Il componente Ricerca nei Documenti CSV ti consente di trovare dati specifici tra...
Il componente Ricerca nei Documenti JSON consente potenti funzionalità di ricerca all'interno di file JSON, utilizzando sia la ricerca testuale che espressioni ...
Integra i tuoi flussi di lavoro con Google Docs utilizzando il componente Google Docs Retriever: recupera facilmente il contenuto dei documenti da utilizzare in...