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 |
I HAVE USED A PROMPT TO SELECT A COUNTRY IF I REFRESH THE REPORT IT HAS TO SELECT COUNTRY AS INDIA IN DEFAULT AND HAVE TO GIVE THE RESULT? HOW TO ACHIEVE THIS?
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?
Are you in Developing or Support in BUSINESS OBJECTS. What is the difference? what are the responsibilites in both?
Can Bo generates the reports from cubical data ? Explain?
How we can resolve the loops by using the Aggrigate Awareness?
Explain is there any tool that can compare two unvs / two rpts , built using bo 5.1 / bo 6.5?
How can you first report in Business Objects by using broadcast agent?
0 Answers Ness Technologies, Wipro,
IN BOXIR2 creating universe by using Designer and Business View. What is the difference b/t two?
If there is no common dimension? Is it possible to combine two different dataproviders?
What are the advantages of Xcelsius & Crystal reports over Infoview?
BO Webi report in running fine in Dev but takes a long time to run in Production environment, how to reduce this processing time.
What is the difference between Report Bursting and Report scheduling?Explain both of them in detail?