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:
|
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.
|
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. |