1. What are the types of Query? tell me about Process
Query and Role Query?
2. Did you Work on workflow? if yes tell me about that?
3.How can we turn to the main page from secondary page?
tell me the process?
Ans
Using EndModal(0)
and EndModal(1) we can do this task see my blog (surya)
4. How can we access the secondary page?
Ans: We can access
secondary page using pushbutton DoModal function and by setting
destination =secondary page ,give secondary page name.
5.Diffrence B/w
dowhile and doselect? what options are
availble for do select explain each? using do select what did you do?
6.Tell me about Mass upload program? Why did you use
Filelayout for that? what validations it
performs? Can you insert rows directly into Target tables from Staging Tables?
7.What is instance count?
we can set the instance count from Application Designer and online. What
is the difference between them?
Ans: in pia
peopletools -àutilities-àadministration àpeopletools options
1. The main
difference is when we are running AE using app. designer then it will take that
instance count
2. When we run AE
using process scheduler then it takes this instance count.
8.Tell me About
The employee ID Delete Processing?
9. What is the Reuse options? Give me the scenario When
did you use bulk insert?
10.Tell me what
did you perform the online developments?
11. What is
Translate values?
12. Difference b/w Dynamic View and Dynamic Prompt?
13.How to get the
field from second level of the page?
Write on this Paper?
14.If we want to send an
email to the immediate manager What to do? tell me the process?
15.Can We place Grid after the scroll at same level?
Ans : yes
16.On the
resignation page, If user clicks on submit button without entering all the
required information, will it send an email to immediate manager ? How can you
stop the email if user does not enter the required information ?
17.When we drag the CI into peoplecode action of the AE program Psedo code will be
Generated. If we comment execute save execute cancel What will happen?
18. Assume a value 10 is assigned at FieldDefault Event
and 20 at RowInit. When you add a New row from the search page, what value will
be assigned?
Ans : RowInit
19. How to Pass Run Control Input Values
when You run AE Program
through CreateProcessRequest?
No comments:
Post a Comment