I created a new Schema/Database in our cloud database. .
However, when I try to connect to the database in my new application (Data Store), it does not show up.
Discussion posts and replies are publicly visible
May I know how to create a schema in DB?
Required role: Database Administrator
Inputs: Schema name, in this example InventoryApp
In SQL: call AppianProcess.createNewSchema('InventoryApp')