Salesforce

SpecialPostRequestDBDisconnect (Magic xpa 4.x)

« Go Back

Information

 
Created BySalesforce Service User
Approval Process StatusPublished
Objective
Description

SpecialPostRequestDBDisconnect

You can disable all the existing database connections to the SQLite database once the special flag SpecialPostRequestDBDisconnect is set to Y. The runtime engine disconnects all the existing connections to the connected SQLite databases when all of the following conditions are true:

  1. This flag is set to Y.

  2. The runtime engine was executed via the xpa studio.

  3. The runtime engine is activated as an enterprise server (connected to a middleware).

  4. The runtime engine finished executing the request (the engine has just moved from available status) and is now returning control to the studio. This status can be seen when the engine is connected to a middleware.

  5. The connection is to a SQLite database.

Valid values: Y, N

Default value: N

Since version: 4.5

Reference
Attachment 
Attachment