Task Based User Interface guides agent through dynamic screens according to tasks that they need to complete.
True
False
Which method is used to get the current security level of PS application?
getApplicationId()
getSecurityLevel()
getAuthenticationLevel()
getApplicationSecurityLevel()
Can we override the getPageFlowController() method to specify the page flow controller?
Which of the following user input validation level available in PS?
Frontline Edits
Presentation page controller validations
b & d only
Backend validations performed during performAction() requests
a,b,d
None of the above
Which of the following object involved providing a consistent mechanism for page authors to access application data?
PsPageMetaData
PsPageFlowController
PsPageData
PsPageMetaDataReader
Which of the following exception classes available in PS to handle the exception?(Choose more than 1)
PsChainedException
PsPageFlowException
PsJspException
PsServletException
user profile components helpful mostly to which of the following peoples(Choose all)
Deployer
System Administrator
Assembler
Page Author
Application developer
Which are all the below components involved in making the tag library(Choose All)
Bean name
servlet code
Tag library descriptor file
Implementation of the tag
jsp code
Which of the following goals behind the PS, (Choose All)
To support common look & feel across applications.
To make business logic model easily.
To provide the separation of roles & responsibilities between the page author & application programmer.
To make it easier to introduce the change.
a & c
Which of the attribute of map.xml mandates field value ?
display Value
EditMode
Mandatory
Expected