CreateIDEventDataFile

The
CreateIDEventDataFile
item returns the path to the electronic batch record file as long as it has not been removed from the batch list.
This table shows the input and output formats for this item.
Input and output formats for this item
Format
Description
Input Format
Request:
CreateIDEventDataFile
CreateID
is
ASCII – Integer, INTERNAL identifier assigned by the
FactoryTalk Batch
Server to a batch when it is created. Obtained from the
BatchList
item.
Output Format
The CreateIDEventDataFile item returns in this format:
<PathToEventDataFile>
is
<PathToJournalDirectory><EventFile>
<PathToJournalDirectory>
is
<DriveLetter>
:
<PathToDirectory>
\
as defined in the
FactoryTalk Administration Console
FactoryTalk Batch Services Properties
Project Settings
tab.
<EventFile>
is
<CreateID>
.EVT
Field Name
Format
Description
<CreateID>
ASCII – Integer
CreateID described in the Input Format, above.
This is an example of the return on this request.
TIP:
A request on the
object.GetItem(17EventDataFile)
could return:
\\STATION5\FTBATCH_PROJECTS\SAMPLEDEMO1\SAMPLEAPP\JOURNALS\17.evt
Provide Feedback
Have questions or feedback about this documentation? Please submit your feedback here.
Normal