1. Ng Chuen Seng
  2. PowerServer
  3. Monday, 10 May 2021 11:09 AM UTC

Hi,

Under web APIs database configuration, apparently you cannot use the same

transaction object name for different cache name (database).

How an application run on different database on different occasion,

if the application transaction object name is the same. Thanks

Logan Liu @Appeon Accepted Answer Pending Moderation
  1. Tuesday, 11 May 2021 05:04 AM UTC
  2. PowerServer
  3. # 1

Hi Ng Chuen Seng,

There is a feature "Dynamic database connection" in PB 2021 Beta. It is possible to dynamically map transaction object to a data source using CacheName=’xxx’.

For example,

SQLCA.dbparm="cachename=Test"

Refer to: https://docs.appeon.com/pb2021/whats_new/PowerServer_deployment.html#d0e447

Regards,

Logan

Comment
There are no comments made yet.
Ng Chuen Seng Accepted Answer Pending Moderation
  1. Tuesday, 11 May 2021 07:38 AM UTC
  2. PowerServer
  3. # 2

Hi, Logan Liu


Sorry, I miss the documentation about dynamic database connection.

Thank you for your prompt reply.

Comment
There are no comments made yet.
  • Page :
  • 1


There are no replies made for this question yet.
However, you are not allowed to reply to this question.