Access Token Expiry Action (-ATEA or -ACCESSTOKENEXPIRACTION)

This property specifies the action to be taken by Salesforce Adapter if the access token provided is either expired or invalid.

The default value is Report Error.
  • Report Error (Command Value: - reportError).
  • Refresh Token (Command Value: - refresh_token).
  • Request New Token (Command Value: - password).

This is a mandatory property. The corresponding adapter command is -ATEA or (-ACCESSTOKENEXPIRYACTION).