0

Unlock Current Session

Description

By default, LogicNets does not process multiple requests in parallel for one session, so some requests may be delayed because the session is locked. In some cases, however, especially for GET API calls, it is not necessary to lock the session because the call is only retrieving data and not modifying the session. You can put this part at the start of the endpoint logicnet that implements the API call and the system unlocks the session and processes other session requests. When the system performs multiple calls, this helps prevent the system from waiting on locked sessions.

Node Type: This part is located in process nodes under the Apps menu.

Used With: API Functionality

Editor Fields

Field Name Description/Use Type/Options Optional/Mandatory
Allow database write actions Select from the dropdown whether you want the system to unlock the current session and write to the database. No | Yes Mandatory

Reply

null

Content aside

  • 12 days agoLast active
  • 4Views
  • 1 Following