What is PDQ’s? If you have created a PDQ and if someone
else is logging into Siebel with his ID, then will he be
able to see the PDQ which you have saved? Will the Admin
will be able to see all the PDQ’s.
Answer Posted / jitendra
Predefined Query, also called as PDQs in Siebel are very
handy for end users.The end users often execute the same
query multiple times or also the requirement could be such
that as soon as the person navigates a particular view a
default set of records should be displayed. Instead of
redoing the query again and again we setup PDQs for this.
There are two types of PDQs. Private and Non-Private.
Private means that the query is only available for those
people who created the query or for those who saved the
query. This is normally done by end users and is available
only to them. The second method below describes how to
create this type of PDQ. Non-Private PDQ means that the PDQ
is available to all the users using the Siebel Application.
This is normally created by either Developers or by Siebel
Administrators using the first method described below.
| Is This Answer Correct ? | 23 Yes | 1 No |
Post New Answer View All Answers
Explain what is nameserver? What does it do?
How do you import list of values?
How to convert single value fields into multivalue fields in the field object type found under business component?
What happens if you create an employee in siebel application and forget to create?
What is user properties? Why we using the user properties?
Why do we need to create employees at the database in siebel?
Explain the use of detailed category in configuration?
How to do validations in escripts and in configuration?
What are the functionalities performed by siebel?
How would you send an email using siebel realtime application?
Explain what is the difference between eim and eai?
What is complex join? Difference with foreign key primary key join?
Explain what is an extension table and how is it related to base table?
Explain how extension table is related to base table?
scenario where we use ForwardBackward & ForwardOnly in Execute Query in Scripting