Group: Forum Members
Posts: 524,
Visits: 30K
|
The sample uses the Strataframe Sample database. You first need to open the BO Mapper from the SF menu, create a project ( just call it the name of the sample) and say it uses SQL Server and point to the SF Sample.
Then map the three tables in the BOLibrary proj to the three tables in the SF Sample database, click Rebuild all and close.
Build the bo library1 proj and then run the app. First time you'll select the SF Sample database again and then you should be good to go.
BO mapper stuff is stored in your local SF database so it did not travel with the sample when it was posted.
Now your SF database has the mapping info for this project's BOs
|