Can we use unconnected lookup as dynamic lookup?
Answer / sivaramakrishna
No we can't use the dynamic lookup cache in un
connected.connected only supports dynamic cache
Is This Answer Correct ? | 0 Yes | 0 No |
what are the differences between web intelligence reports and crystal reports ?
1.what is the difference between development,maintainace and support in bo? 2.what is dynamic date prompt?Is it feasible to create dynamic date prompt in universe?what is the procedure? 3.how can u say that a report is complex ,simple or medium? 4.yesterday i had run the report it took max 30 sec to run the report.but today i came and refresh the same report ,more than two hours completed,still result not came?where is the issue might be?note that at universe and report level no issues?where u will go fro 3rd verification?
how many user were there
HOW TO EXPLAIN SHORT CUT JOIN AND THETA JOIN?
I have saved one file in GMT as a standard time and the server must convert it into local time. How to do it?
What are the steps to be taken to schedule the report?
how to create metric universe ?
What is the size of data base?
HOW DO YOU RESOLVE MULTIVALUE AND COMPUTATIONERROS?
How do scheduling the report in BO XIR2? can you say what are they steps?
bo 6.5 is a 3 tier architecture. Tell me the names of the tiers?
Hi I'm using data federator.I would like to know if it allows select statment in where clause.For example: SELECT Employee, company, orgunit FROM TAB_BIG WHERE employee IN (Select TAB_SMALL.employee FROM TAB_SMALL WHERE flag = X ) bye