Migrating Persistence Data to Backing Store : Persistence Migration Export Reference Tables

Persistence Migration Export Reference Tables
Information in the following tables is useful for those who will use the exported tables for purposes other than migration. Definitions are not provided for files used only internally by the migration utility.
Migration Export Table and Column Information
 
Used only in concept and state machines exported from BusinessEvents 1.4.
Used only in concept and state machines exported from BusinessEvents 1.4.
Whether the instance has been retracted (deleted) from working memory
The entityname-properties files contain information about the entity properties. (Simple event properties, however, are defined in the SimpleEvent file.)
State machine property name is the state name of the state machine.
Index of current value in a property array.
For properties that are not arrays, the index is -1.
Will be converted to the property type defined in the type column.
Size of property history defined at design-time
Index of current value in a property-history array
Repeats historysize times in a pair of [history timestamp, history property value] when historysize >=1, starting for history 0, 1, …
property value at <history timestamp>
Will be converted to the property type defined in the type column.
Used only in event data exported from BusinessEvents 1.4.
Used only in event data exported from BusinessEvents 1.4.
Whether the event has been retracted from working memory (consumed)
Except for StateTimeoutEvent, file names are based on entity type names. The StateTimeoutEvent file is only used by data exported from BusinessEvents 2.0 and above. The name is always StateTimeoutEvent.
Used only in event data exported from BusinessEvents 1.4.
Used only in event data exported from BusinessEvents 1.4.
Whether the event has been retracted from working memory (consumed)
Scheduled time the time event will be asserted
The closure string passed in when scheduling a rule-based timeEvent
Internal Id of the state machine instance this stateTimeout event belongs to
Used only in StateTimeoutEvent data exported from BusinessEvents 2.0 and above.
State name of the state machine this stateTimeout event belongs to
Used only in StateTimeoutEvent data exported from BusinessEvents 2.0 and above.
BusinessEvents version of the data in Berkeley database
Used only for data exported from BusinessEvents 1.4
number of concept instance exported
Number of errors occurred in the export
Number of warnings occurred in the export
Concept Property Type Code Definitions
This table shows the property types referenced by the code numbers in the type column (see Table 8, Migration Export Table and Column Information (Sheet 1 of 5)).