Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Navigate to Manager > Settings. Click User Session Timeout Policy to display the Configure Session Timeout dialog:

    Image Modified



    You can set the following timeouts with a value between 5–60 minutes. The default setting is 60 minutes.

    • Session Timeout: Specify the session token duration, which determines how long the user session is valid.

    • Idle Timeout: Specify the client idle timeout to set how long the SnapLogic UI is open without any user activity.

  2. Click Update.

...

Some timeouts are specific to certain Snaps per the following:

  • The REST Snap Pack has its own timeout property. The timeout applies to both request and socket timeouts and only defines the timeout for the client being used. The receiver can end the request at any time on the receiver side and overwrite the timeout settings. 

  • The Salesforce Snap Pack has a default timeout value of 600 seconds for both request and socket timeouts.

  • The SOAP Execute Snap enables you set a timeout on the Snap Settings tab. 

  • Use an in-built HTTP clientFor the Task Execute and ForEach Snaps, as well as all internal Snaplex calls (such as registration or Snap downloads). You can configure the HTTP client timeout in the global properties.

...