-
Mainframe data archival to InfoArchive
Has anyone done mainframe data archival to InfoArchive? Would like to understand extraction, data transformation and load cycles and challenges / best practices? Are there any connectors or tools available?
-
How to implement pre-filtering in InfoArchive (SipSearchHandler)
Dear all, I am trying to implement 'Pre- and Post Filtering' as described in the Configuration Guide of InfoArchive 23.1. Following the instructions, I managed to set the property 'searchHandlerImpl' to 'com.acme.ia.search.CustomSIPHandler', using IAShell. The documentation however is not very clear on the next steps (at…
-
InfoArchive - get record by id using REST API
Hello. I'm using InfoArchive REST API to retrive the records. I'm doing it using search-composition (Services->Tenant->Application->Search->Search-Composition->Execute). On below image is the result of doing POST HTTP on search composition -> execute. The results have the ids. How can I make the request to get the specific…