Appian Community and Appian Academy are being upgraded. From July 24–August 3, the Appian Community will be in read-only mode. During this time, the site will be read-only and user registration will be disabled. We apologize for any inconvenience this may cause, but a more secure, stable, and performant Community experience is coming soon!

The new Appian Community launches August 3, followed by Appian Academy on August 7. During the migration, Appian Community Edition, Appian Academy, Documentation, Certifications, Instructor-led Customer Training, Partner Sales Training & Accreditation, and Forum (for Appian Partners and Customers only) will remain available.

Using Active Directory Service Account to Connect to Business Data Source in Appian

Hello team,

What is the format for connecting an SQL business data source using a an Active Directory Account

Thank you

  Discussion posts and replies are publicly visible

Parents
  • Hi  

    Few points I can think of:

    Create a schema in SQL using command Then sql(Cloud DB) will auto generate url, username, password as well
    Now add that schema in Admin Console of your environment using those url, username, password generated by Sql(Cloud DB) click on testConnection connection will be successful
    Finally Now your are good to create a DataStore for specific application Someone please correct me if I'm wrong here.

Reply
  • Hi  

    Few points I can think of:

    Create a schema in SQL using command Then sql(Cloud DB) will auto generate url, username, password as well
    Now add that schema in Admin Console of your environment using those url, username, password generated by Sql(Cloud DB) click on testConnection connection will be successful
    Finally Now your are good to create a DataStore for specific application Someone please correct me if I'm wrong here.

Children