what is prompt? Cascading prompt? Syntax
Answers were Sorted based on User's Feedback
Answer / narasimha
HI this is Narasimha,
Prompt: It is used to create an interactive object. and
also it is dynamic filter.
General syntax:@prompt('message',['type'],[lov],
[mono/multi],[free/constraint])
In designer we can write this way,
@select(class\object )= @prompt
('message','type','{values1,values2...},class\object,mono\mu
lti,free\constrained)).
Cascading Prompt: it is based on one prompt to another
prompt. it is also refer to hirerchy also & designed in uni
level.
IN BOXIR2 wise:--
go tools --> click cascading lov --> edit lov window
open --> write conditions how many prompts u want. -->
click ok.
| Is This Answer Correct ? | 27 Yes | 0 No |
Answer / g.v.subramanyam
it is nothin but a dialog box
it can used for to take the values.
syntax:
@prompt('message',['type'],[lov],[mono/multi],[free/constraint])
| Is This Answer Correct ? | 18 Yes | 2 No |
Answer / saranya
prompt within a prompt is known as cascading prompt.
| Is This Answer Correct ? | 14 Yes | 0 No |
Answer / raga
To prompt the values and it is used on where condtion
and filter row
syntax
@select(class\object )= @prompt
('message','type','{values1,values2...},class\object,mono\mu
lti,free\constrained)
| Is This Answer Correct ? | 15 Yes | 4 No |
Answer / preetham
Prompts is the feature in universe design for creating
interactive object. It is well known as dynamic filter.
We add @prompt syntax in @select within the object
properties and export to WebI.
@select(class/object)=@prompt
('message', 'A/N/D', 'values1,2..n', 'class/object', 'mono/m
ulti, free/constrained/primary or foriegn key(in case
defined index awareness), 'persistent/not-persistent')
where A=alphanumeric, N=non-alphanumeric, D=in case of date
persistent means last used values.
Hence this condition enables to pop out thereby prompting
to each window.( region > country wise > state > city etc)
cascading prompts are used to prompts within a prompt ie
the options of prompt added. They are created in tools >
cascading lov > add lov's > add conditions for prompt >
click ok.
| Is This Answer Correct ? | 7 Yes | 3 No |
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?
As im new to BO, tel me 1.How to do migration from BO6.5 to BOXIR2? 2.whats the difference b/w BO6.5 to BOXIR2. 3. whats the way both BO 6.5 n BOXIR2 file storge varies.
What is the definition of derived table ?
How do u Receive requiremnts from the client?
how many reports have u created ? explain a few.
1 Answers InfoStep, Ness Technologies, TCS,
Can any one gve me the complete information abt Certfication of Business Objects ?
how to restrict up to three levels in hierarchy when u do drill mode?
WHAT IS THE PURPOSE OF TESTING INTEGRITY OF THE UNIVERSE?
how do you give security to universe ?
2 Answers InfoStep, Tech Mahindra,
1. how do u connect one report with another ? 2. how do u generate reports from different data sources( ex: oracle, sql server)? 3.how do u give the security to universe ?
WHAT IS THE DIFFERENCE BETWEEN OLAP AND DATAWAREHOUSE? WHAT IS MICROCUBE EXACTLY?
can anyone help me ? an index has been done on the primary key of a table. an update operation was performed on that table. now my question is 1> what abt the performance ? means faster or slower due to indexing ? 2> does the operation affect to the primary key constraint ? normally database take to refresh time 2 hours. but client asked iwant to refresh with in 5 min that same database. do you have any option in BO and Oracle? explain me briefly...kavi