We have two attachment databases, one for testing and one for production:
BPS_Content_Att_test
BPS_Content_Att_test2
BPS_Content_Att
BPS_Content_Att2
In this application we use BPS_Content_Att_test2 for testing and BPS_Content_Att2 for production. Unfortunately we don’t have a database with identical name, so when we import from test to production, the default attachment database specified in the global settings is used (BPS_Content_Att).
Is there any solution in this situation, that during the import we can use the BPS_Content_Att2 database?