I have test connection pool and respective tables and also having BMM Model and Presentation SA, I got a new requirement saying I need to duplicate BMM model and point to another Connection Pool. In detail for example :
Connection Pool 1) having test db configuration details and Test Model in BMM
need to copy the TEST Physical Schema and BMM model to Archive Model and connection pool should be point to Archival DB instead TEST DB
Please advise
PHYSICAL SCHEMA : BMM Model
Test Test Model
Archive Archive Model
Note: Tables and structure are same in both physical schema ONLY CONNECTION STRING IS DIFFERENT.
Thanks in advance
Cheers