Archiver
The
ARCHIVER
execute allows an external application to start the FactoryTalk Event Archiver
.The format and return for this execute includes:
Execute Format | A FactoryTalk Batch Server supports an execute with this format:[ ARCHIVER (Item,UserID,INI,Queue )] | |
where: | Item | Item name as specified by the client. |
UserID | User identification associated with this event. | |
INI | INI file pathname used with FactoryTalk Event Archiver . The default is C:\Program Files\Rockwell\Software\Batch \bin\batcharc.ini. | |
Queue | Pathname to the queue file used with FactoryTalk Event Archiver . | |
Action | A successful ARCHIVER execute initiates FactoryTalk Event Archiver . | |
Return Format | There is no data returned to the item. |
The following table shows an example of the return on this execute.
Example: | An execute string: [ARCHIVER(Item,UserID, C:\Program Files\Rockwell Software\Batch\bin\ batcharc.ini, C:\Program Files\Rockwell Software\Batch\SampleApp\journals\archque.txt)] |
Provide Feedback