Forum Discussion

knvsiddarth's avatar
knvsiddarth
Regular Visitor
8 years ago
Solved

How can we connect to data bases in different Servers dynamically based on the selection

Hi when you have two companies A & B where the data achitecture is as below .   Company A  DatabaseName: dataA Server: ServerA   Compnay B DatabaseName: dataB Server: ServerB   is there a w...
  • Greg_Deckler's avatar
    8 years ago

    Yes, you would use Query Parameters to do this.

  • Anonymous's avatar
    Anonymous
    8 years ago

    Hi knvsiddarth,

     

    I have written a blog Post about templating in a multitenant environment.

    in there you can find some useful things about setting parameters, updating datasources and credentials.

     

    Hope it helps.

     

    Thanos