cancel
Showing results for 
Search instead for 
Did you mean: 

Context - Covering the existing contexts

Former Member
0 Kudos

Hi,

I have Nine contexts in the universe.Two of the contexts are of significance for now. I need to build a query that gets objects from both the contexts. Since there are a lot of uncommon objects to be queried from both the contexts, i thought of building a new context that would cover the two contexts.But when i did that and checked, it gives me "This context contains 7 loops" message.

Is it ok to proceed with this message?

Thanks!

Sarma

View Entire Topic
Former Member
0 Kudos

Hi Sarma,

Context in simple is the path that is followed while retreiving the data.

Contexts and aliases are defined to resolve loops and traps in the universe. So, the context we define should not contain any loops.

I don't think you will get the desired result in the current situation, as in the queries the new context (covering the other two context) will be considered.

Regards,

Rohit