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
Do you have the database registered in the Admin Console?
Under Data Source Management?
No.
You need to set up a new connected system as described in the schema management documentation.
I got it!!! Thanks guys!
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')