How can we create schema in My SQL DB of Appian

A Score Level 1

Can we create different schemas in Appian My SQL Db.

I want to know if we can maintain tables created in MySQL in separate schema and use them in Appian - Like we name the Data Store and maintaining the data store entities in them.

But when we check from backend- All these tables are in Appian Schema.

 

Please let me know about this...

  Discussion posts and replies are publicly visible

Parents
  • 0
    Certified Senior Developer

    Hi ejass,

    1) You can create separate schema for your application, But you need to configure in the admin console under data source management setting. you have to provide your schema name and test connection.

    2) In data store , select the schema which you have configured in admin console, so you can publish your views and tables under schema name which you have created.

Reply
  • 0
    Certified Senior Developer

    Hi ejass,

    1) You can create separate schema for your application, But you need to configure in the admin console under data source management setting. you have to provide your schema name and test connection.

    2) In data store , select the schema which you have configured in admin console, so you can publish your views and tables under schema name which you have created.

Children
No Data