For non-Epic integrations, this setting determines whether OnBase Patient Window URLs require a valid timestamp in the query string.
Do not change this setting to true if OnBase Patient Window is integrated with Epic.
-
If EnableTimestamp is set to false, then the timestamp parameter is not required in the URL query string. If the timestamp parameter is included in the URL query string, it is ignored.
-
If EnableTimestamp is set to true, then the URL query string must contain the timestamp parameter with a valid UTC-based timestamp. If the timestamp parameter is missing, or if the specified timestamp is too old (based on the TimestampTimeLimit Web.config setting), then the user is presented with an error.
For more information about the timestamp query string parameter, see Session and Security Parameters.