Web Blob Passthrough Handling - Epic Chart Search - 1.0 - 1.0 - Other - external

Epic Chart Search

Platform
Other
Product
Epic Chart Search
Release
1.0
License

Web Blob Passthrough (WBP) documents do not require update messages to be sent to Epic. The following Workflow components are used to evaluate whether the document is a WBP (Web Blob Passthrough) document:

Workflow Component Description
Set WBP Property – Lookup Type

This Workflow action sets a constant value for the property that controls whether the system will use a Keyword Type or a script to determine whether a document is a WBP document. The valid constant values are:

  • KEYWORD – Indicates to the system to use a Keyword Type
  • SCRIPT – Indicates to the system to use a script
Is Import Source = WBP (Web Blob document)?

This Workflow rule checks a Keyword Type for a specific value that indicates that the document is a WBP document.

  1. Set the rule's Keyword Type field to the Keyword Type that is used to store the indication value. In a typical installation, this is set to either HBI - Import Source or Import Source.
  2. Enter the indication value to check for in the Compare To field. In a typical installation, this is set to WBP).
Script – Check DB for WBP This Workflow rule executes a script that checks the database to determine whether a document is a WBP document. This rule is only used if the constant value in the Set WBP Property – Lookup Type action is set to SCRIPT.

Set the Script value for this rule to CheckForWBPFlag.