Group: StrataFrame Developers
Posts: 3K,
Visits: 2.5K
|
Anything within a profile that you deploy to SQL Server will be deployed along with the other tables, so the best thing to do is to create a "dummy" profile that contains the fake tables that you don't want to deploy. Not all business objects in a project have to reference tables from the same profile, so when you map the business object, just select the other profile containing your fake table.
|