robert_Wang
Discoverer
Member since ‎07-27-2023

User Statistics

  • 4 Posts
  • 0 Solutions
  • 0 Kudos given
  • 0 Kudos received

User Activity

Hello everyone!I have problem creating destinations on subaccount using java cloud sdk. destination creation logic is inside MtSubscriptionService.EVENT_SUBSCRIBE, so that updating Saas Registry will trigger creation of destinations on sub_account.th...
We want to use .hdbmigrationtable to change the schema of our tenants database. Attempting 1: "journal": { "enable-drop": true, "change-mode": "alter" } run "mbt build" -> get .mtar file run "CF deploy " -> deploy to provider a...
I have a question about how to execute query immediately. I noticed that the queries will not be executed until all codes inside @on and @after are passed through. more specifically, if I run Select.from query inside @on, it will retrieve data im...