Instruction Criteria Input - Type
Table:Inst_Poss_Criteria
Column: IPC_Type
The IPC_Type column of the Inst_Poss_Criteria table categoricall defines criteria value stored to the IPC_Ref column of the Inst_Poss_Criteria table. The value of the IPC_Type field determines how the IPC_Ref information is processed. There are three possible values for this field.
Type | Status | Description |
---|---|---|
Message | Test | Criteria is compared against the fundamental OSA USDS message data. |
Application | Design | Criteria is compared to an application specific value referenced in the JSON passed via the message "Adjunct" field. |
Function | Design | Criteria is compared to the outcome of an OCE specific function defined in Fautore::ActionFuncs. |