Clock exports
          Workforce Management can be configured to export clock transactions to an external API such as RoadNet or TruckLoad.
         
         The export includes on/off punches and all labor metric punches from physical clocks, TimeTrack, Mobility, and the Self Service Portal.
To configure clock transaction exports, you must complete these tasks:
- Set the ENABLE_CLOCKS_SWIPE_EXPORT registry parameter (under ) to true.
           This enables the clock transaction export functionality. 
- Create an extension script of type clocks-swipe-receiver.
           The script sends a JSON payload to an external API endpoint when a clock transaction event occurs. See the Infor Workforce Management Custom Scripting Developer Guide. 
- Configure clock exports.
           You must specify the extension script to use and the URL of the external API. 
- Schedule the Failed Clock Transactions Export task.
           The Failed Clock Transactions Export task retries any clock transactions that were not successfully transmitted to the external endpoint.