Setup guide

OSx Migration Cookbook August 30, 2006
Appendix B – Action Request csv file format
Action request csv files are used by DBA to import action request configurations from
OSx. These files have two types of records: action request records and process group
records. There are always 32 process group records. All records are delimited by semi-
colons.
Action Request Records
Field
Number
Field
Data
Type
Max
length
Notes
1
Record
Identifier
Text 2 The string AR
2 Request Name
Text 13
3 Request Type
Text 24
One of the following
strings:
View
Enter Value
Acknowledge
Event Log
Multi-Choice (OSx
style)
4 Criticality
Text 7
Warning for normal
requests
Alarm for urgent
requests
5 Text1
Text 56
OSx embedding format
is replaced by C
language style
formatting.
6 Text2
Text 56
OSx embedding format
is replaced by C
language style
formatting.
7 Text3
Text 56
OSx embedding format
is replaced by C
language style
formatting.
8
Trigger Tag
Name
Text 13
9
Trigger Tag
Attribute
Text 19
10
Trigger Tag
Bit Name
Text 11
37