Use Cases
In this section we will cover the use cases for the configurations we've done.
1. Workflows
We will set up an example workflow that automates claim filing and processing. Through it, we will learn to use features including web services, triggering workflows on document upload, and capturing that document into the workflow.
2. Content Replication
In this section, we will discuss replication in FileNet, including Advanced Storage Areas and their utilization for synchronous and asynchronous replication with storage solutions like AWS S3.
3. Event Actions
Here we will see an example of the power of a webhook event paired with a subscription, used to trigger slack messages when a certain class of document is modified.
4. GraphQL
In this section we go over the basics of making graphql queries and mutations, as well as how to upload document content to filenet, and how to create AWS lambda functions to run queries.
5. IER
IBM Enterprise Records (IER) provides content, processes, and connectivity to help maintain a record of compliance for electronic and physical records. We will discuss creating records and topics related to managing records in IER.
6. Content Search Services
Here we cover how to search the content of documents in filenet with a simple example.