AE QUESTIONS :
1. Two Program views of AE Program?
a). Definition, Program flow b). Definition, Program view
c). Program view, Object view d). None of the above
2. Maximum number of Actions in a Step? a). 8 b). 6 c)7 d). 9
3. State Record can be Dynamic Record? a. True b. False
4. AE does Parse SQL? a. True b. False
5. –Trace 255 command line option produces the trace file with the name?
a). PI.AET b). PID.AET c). PD.AET d). None of the above
6. To launch an Application Engine program from another App Engine program, which one of the following is correct?
a). CallAppEngine b). CallSection Action c). a & b d). None of the above
PSADMIN QUESTIONS :
1. Which command shuts down an application server domain using a “forced” shutdown method?
a. psadmin -c shutdown -d ps800dmo b. psadmin -c forceshutdown -d ps800dmo
c. psadmin -c boot -d ps800dmo d. psadmin -c shutdown! -d ps800dmo
2. The DB User mentioned in Connect ID should have permission to which Three PeopleSoft Tables?
a. PSACCESPRFL b. PSXLATITEM c. PSSTATUS d. PSAUDIT e. PSOPRDEFN
3. Which of the Task cannot be done through PSADMIN?
a. View Status of Application Server Processes
b. Stopping Process scheduler Server
c. Starting Web Server
d. Registering Application Server and Process Scheduler as NT Services
4. What is the configuration file that contains the entire collection configuration values for a given application server domain?
a. PSAPPSRV.CFG b. PSPRCS.CFG c. PSNTSRV.CFG d. PSAPPDOM.CFG
5. The application server dynamically scales server processes according to the volume of transaction requests— which is known as?
a. Dynamic Scalar b. Spawning c. Short Hand Notation d. Process Scheduling
6. The initial values that you see in PSADMIN are derived from the configuration template that you select when you create your domain. Where these templates reside in the system?
a. C:\TEMP in the Application Server
b. PS_HOME/pt842/bin in the Application Server
c. PS_HOME/appserv in the Application Server
d. PS_HOME/templates in the Application Server
WORKFLOW :
1. Can a business Process be used as a Navigator Home page ? a. true b. false
2. We define business rules PeopleCode on
- event definition b. worklist record definition
c. worklist component record d. worklist definition
3. Workilist for a particular user contains marked worked and reassigned buttons. The reassigned button is set from
a. appdesigner -> worklist record - > properties
- appdesigner -> event definition
- appdesigner -> worklist definition
- peopletools -> workflow-> business process definition
COMPONENT INTERFACE :
- Which of the following is NOT TRUE in Component Interface (CI) Architecture?
a) Properties & Collections of a CI map to Fields & Scrolls of a Component
b) A component interface can be mapped to multiple PeopleSoft components
c) Keys of a CI map to Component Search Keys of a Component
d) Methods are used to find, create, modify or delete data
- Which one of the following are standard properties when a Component Interface (CI) is created
a) GetHistoryItems b) GetInfoCollection c) CreateInfoCollection
d) InteractiveMode e) a & d only f) a, c & d only
- The following are various steps that describes the peoplecode logic while implementing a Component Interface: 1) Get the Component Interface 2) Populate the Create Keys
3) Establish a user session 4) Populate the required fields
5) Create an Instance of the CI 6) Save the CI
Which of the following sequence is valid?
a) (i), (ii), (iii), (v), (iv), (vi) b) (iii), (i), (ii), (iv),(v), (vi)
c) (iii), (i), (iv), (v), (ii), (vi) d) (iii), (i), (ii), (v), (iv), (vi)
e) (ii), (iii), (i), (v), (iv), (vi)
- Which of the following can be mapped as Find Keys for a Component Interface
a) Search Keys b) Alternate Search Keys c) A OR b
d) A AND b e) Only key fields can be mapped as Find Keys
CONFIGURATION MANAGER :
1) The Trace tab in Configuration Manager only traces Windows client (two-tier) interactions
a) True b) False
5) You can assign multiple databases and application servers to a single profile. But, each database and application server must be assigned to only one profile. a) True b) False
PEOPLECODE :
1. PeopleCode variables (global, component, local, and parameter), method, and property names can now be up to _______ characters long. a) 1000 b) 2000 c) 500 d) 1500
2. Peoplecode attached with Push Button can be associated with which of the following events?
a) Field Edit b) Field Change c) Save Edit d) Field Edit, Field Change
e) Field Edit,Field Change,Save Edit
3. Activate Event is Valid for following
a) Standard b) Secondary c) Standard , Secondary &Sub Page
d) Standard & Secondary
4. A PeopleCode program is automatically saved to a file while you’re working on it. This checkpoint will NOT occur at which the following times:
a) Every 10 keystrokes. b) Every 5 Mins
c) On a save command, just prior to the save being executed
d) When another PeopleCode program is selected to be edited
5. Interlink data type can be declared as : a) Global b) Local c) Global & Component
6. The following ApiObject data type objects can’t be declared as Global:
a) Session b) PSMessages collection c) PSMessage d) Query classes e)JavaObject
7. DoSave( ) can be called from one of the following events:
a) FieldEdit, FieldChange, MenuItemSelected
b) MenuItemSelected, Save Prechange & SavePostChange
c) SaveEdit , SavePostChange, and Workflow
d) SaveEdit, SavePreChange, SavePostChange, and Workflow
8. Display Characteristics are associated with which peolecode event
a) RowInit b) Field Change c) Field Edit d) A & B e) A & C
PS Admin Questions :
1. Which of the Following are true for force Shutdown In PeopleSoft Domain Shutdown menu
a) Quiescent shutdown that waits for users to complete their tasks and turns away new
requests before terminating all the processes
b) shuts down the domain using the tmshutdown -k TERM -c command.
c) Sets environment variable TUXCONFIG=PS_HOME/appserv/
d) A forced shutdown is a non-quiescent shutdown that immediately terminates all the processes
- What are the status available in PeopleSoft Domain Status Menu
- Server, Database and Current Status
- Client and Server Status
- Server, Current and Queue Status
- Server, Client and Queue Status
- You can specifically trace the activity of the PSAPPSRV server process by setting the
- APPSRV.LOG b. TUXLOG c. PSAPPSRV.tracesql d. PSAPPSRV.CFG
- Which of the following is correct in order to start the Process Scheduler Server
from the command line using psadmin.
a) Psadmin –p start –d
b) Psadmin –d start –CD
c) Psadmin –p start –CD
d) Psadmin –p start –CD
- Which of the following are true with respect to validate signon with database
option enabled in psadmin?
a) The application server ensures that the PeopleSoft user id and password exists in PSOPRDEFN.
b) The application server first attempts to connect to database using the user id and password
as part of the database connection string.
c) The application server ensures that the PeopleSoft user id and password exists
in PSOPRDEFN, if it does not exists the request to the connect fails.
d) User must be defined on either the operating system or the database and within
the PeopleSoft.
0 comments:
Post a Comment
Phaniraavi@gmail.com