Which three does Siebel task UI support? (Choose three.)
A. Undo
B. Pause/Resume
C. sharing of tasks
D. transferring of tasks
E. branching within a task
You have created a new button on an applet that will launch a workflow. You want the workflow to process the current record. What do you do?
A. configure a Control User Property to pass [Id] to the workflow
B. configure an Applet User Property to pass [Id] to the workflow
C. add a Row ID process property to the workflow
D. set the Pass Row ID property of the button to True
Why are implicit joins used for joining party data?
A. Implicit joins are not used with party data.
B. To bring party data into a non-party business component.
C. To bring party data into another party business component.
D. To map columns in party extension tables to party business components.
Your company maintains several different Marriott accounts such as Marriott, Marriott Europe, and Marriott Asia, with all such accounts starting with the word "Marriott". You wish to get a list of all of your contacts associated with any of the Marriott accounts.
You navigate to the contacts list view. Which query do you perform on the Accounts MVG?
A. EXISTS "Marriott "
B. EXISTS (Marriott)
C. EXISTS ("Marriott")
D. IS IN "Marriott"
E. IS IN (Marriott)
F. IS IN ("Marriott")
You are running the Call Center application and have changed the directory of the sample database. You need to update which file to reflect it?
A. siebel.srf
B. .swt file
C. eapps.cfg
D. uagent.cfg
E. file system file
What is true when a user does not have access to any views in a screen?
A. The views are listed only on the Site Map.
B. The Screen containing the views is available on the Site Map, but it is empty.
C. The views are only accessible through a drilldown.
D. The screen is not available in the application, either through a screen tab or the Site Map.
Which Assignment Mode filters all qualified organizations and persons and then assigns only those that have corresponding persons and organizations that meet the criteria?
A. Independent
B. Organization-oriented
C. Person-oriented
D. Org and person-oriented
What is true when a user does not have access to any views in a screen?
A. The views are listed only on the Site Map.
B. The Screen containing the views is available on the Site Map, but it is empty.
C. The views are only accessible through a drilldown.
D. The screen is not available in the application, either through a screen tab or the Site Map.
What must you do in order to ensure that the Workflow simulator opens the Mobile Web Client and accesses the correct database when a simulation is initiated?
A. Select Debug from the View > Options menu and enter the local client start-up information.
B. Right-click the design canvas and select Simulate, then enter the local client start-up information.
C. Select Simulator Options from the View > Options menu and enter the local client start-up information.
D. Right-click the design canvas and select Simulate Options, then enter the local client start-up information.
You modified the Contact List Applet, but you do not see the new list column when you log in to the Developer Web Client. Which two may cause this? (Choose two.)
A. You modified the 1:Base mode.
B. You modified the 1:EditList mode.
C. You compiled All Locked Projects from Tools into the client .srf file.
D. You set the HighInteractivity parameter to TRUE in the client uagent.cfg.
E. You forgot to compile All Locked Projects from Tools into the server .srf. file.
F. You previously used Columns Displayed to save a set of columns for the applet that did not include that column.