BusinessObjects Board

what is synchronisation

Hi

Can anybody explain what is synchronisation and why does it result in forming 2 queries

How do we solve synchronisation in business objects

Any help would be appreciated

Thanks

Shashank


shashankr26 (BOB member since 2009-01-05)

try Searching first ,

its very well explained here alongwith a presenatation :wave: :wave:

Hope this Helps :wave: :wave:


Disha :uk: (BOB member since 2007-05-23)

I don’t think that’s what he meant. I’m fairly certain he’s referring to one data provider with two SQL statements that are being synchronized instead of cross joined. This is possibly due to contexts in the universe not working properly.


wahey :netherlands: (BOB member since 2007-05-31)

Hi,

Do you mean

Multiple SQL statements resulting for :

  1. Multiple SQL statements for each measure

2.Multiple SQL statements for each context


Disha :uk: (BOB member since 2007-05-23)

Hi Bober ,

In general we define Synchronisation as : Combination of two or more queries , the queries may be from different sorce or two data providers of a single source .

In order to combine two queries or synchronisation to happen you should have a common dimension between the two .

Hope this Helps

Regards
Swapnil


swapnil_taz :india: (BOB member since 2006-04-06)

what should be do with the contexts in the universe to avoid synchronization ?

Any help


shashankr26 (BOB member since 2009-01-05)

Hi Bober ,

If your query is coming from two contexts and leading to Synchronisatin this means that you dnt have a common dimension table in the two contexts .

If its possible then add that dim into both the context else you have to break your query into one or more parts by having different data Providers .

Regards
Swapnil


swapnil_taz :india: (BOB member since 2006-04-06)