Group: StrataFrame Developers
Posts: 6.6K,
Visits: 6.9K
|
Well, when you import a database from an actual deployed instance, it is going to bring in the file name assigned. So just open up the file names in the profile and implement the $DbName$ wildcard so that anywhere that you add that wildcard, the name of the database will be used upon deployment. This would be my primary suggestion here.
|