Note: PUSH and PUT terms are used interchangeably and mean the exact same thing.
Polaris equipment room data flatfile is generated EVERY_TEN_MINUTES using the GeneratedFile domain for the generation process and RemoteFile domain for actually putting the files to the remote server (ATC FTP, refer to the PwSafe for details).
Only the equipment room data (“Main Equipment Room”) is transferred. The flatfile is of the same format as the initial equipment data load flatfile. Only the equipment rooms for which any values has been changed in the last 24 hours (i.e. since the last PUSH) are included.
The generated equipment room data flatfile is transferred to the specified location (ATC FTP server, root directory) daily at 01:00 EST.
Generated file format: Errigal_Equipment__<year><month><day><24-hours>_24MISS.csv (example: Errigal_Equipment_201805040124MISS.csv, 4th of May 2018, 01:00 EST).
All the PUSH attempts are recorded via the GeneralDiscoverySyncHistory domain with the jobType being REMOTE_FILE_REQUEST (the targetAddress field will also say that the remote file interaction was PUT).