System.OfflineStationNumber

With this parameter you can define that if StatNo and LNr for a Link are given, a (dummy) link record ID is generated offline.

The link record ID is generated based on:
  • StaNo is set to the value given in this parameter
  • LNr is set to RequestNr<<16+RecordNr
Note: Do not use the server's station number to set this parameter.

If you copy this (offline) StaNo/LNr in combination with a Template filter, ensure that the Options input argument is set to {"ComputeLinks":true} in the assigned action call. These values are then only used locally in offline mode and the server calculates these values anew when in online mode.