Hi - I have a number of Business Spaces which deal with invoicing and stock control for 6 garages, each garage has its own Business Space. Garages 1,2,3 &4 all sit on the Default Database and garages 5 & 6 have their own allocated separate DB's.
I need to look at the stock held in other garages and have set up BO that uses Persistence type Database Existing External, this I can do when connecting to garages 5 & 6 that have their own separate DB using file path C:\AwareIM\DATA\Garage5
However, I can't seem to get the correct path to pick up the stock for any of the garages that sit on the Default DB (which I'm guessing is BASDB?), I've tried using C:\AwareIM\DATA\BASDB with the Garage1 etc as the unique name of the DB connection and also C:\AwareIM\DATA\BASDB\Garage1 and various other combinations but can't get it to link to the Stock BO.
What file path do you use when linking to one of the Business Spaces that sit in the Default Database. I'm only using Derby Database engine.