peoplesoft interview questions and answers guide....a component interface can be mapped to multiple...

22
Peoplesoft Interview Questions And Answers Guide. Global Guideline. http://www.globalguideline.com/

Upload: others

Post on 17-May-2020

1 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: Peoplesoft Interview Questions And Answers Guide....A component interface can be mapped to multiple PeopleSoft components Read More Answers. Question # 24 Will Tuxedo continue to be

Peoplesoft Interview QuestionsAnd Answers Guide.

Global Guideline.

http://www.globalguideline.com/

Page 2: Peoplesoft Interview Questions And Answers Guide....A component interface can be mapped to multiple PeopleSoft components Read More Answers. Question # 24 Will Tuxedo continue to be

Peoplesoft Interview Questions And Answers

Global Guideline . COM

Peoplesoft Job Interview Preparation Guide.

Question # 1What are Menu types available?

Answer:-1. Standard2. Pop-UpRead More Answers.

Question # 2Where do you need to install connectivity software?

Answer:-We need to install Connectivity Software on Appserver and scheduler server if they are not on the Database serverRead More Answers.

Question # 3What is the purpose of state records?

Answer:-To store application data for life of the application Engine processRead More Answers.

Question # 4What is the most important Record in PS HRMS?

Answer:-JOB recordRead More Answers.

Question # 5What is dynamic view?

Answer:-Dynamic View is similar to SQL View but we cannot build the dynamic view. When we do not want store the database then us dynamic view.Read More Answers.

Question # 6What is the difference between SQL View and Query View?

Answer:-In Sql view manually write the SQL statement, Query view use the PS QUERY tool.Read More Answers.

Question # 7What is section?

Answer:-A section is a set of ordered steps that is executed as part of a program. You can call sections (and other programs) from steps within other sections.Read More Answers.

Question # 8

Copyright © http://www.GlobalGuideline.COM Page 2/22

Page 3: Peoplesoft Interview Questions And Answers Guide....A component interface can be mapped to multiple PeopleSoft components Read More Answers. Question # 24 Will Tuxedo continue to be

Peoplesoft Interview Questions And Answers

Global Guideline . COM

How do you create the Department security with navigations?

Answer:-To do this, after you have created your Departments Navigate to TreeManger->Tree Manager and select Appropriate Security Tree (In General in People soft this willbe DEPT_SECURITY).Attach your newly created Department in the tree in the required node. Then after run HR_FASTVIEW Application engine by Navigatithrough-SetupHRMS->Security->Department Security->Update dept Security.Read More Answers.

Question # 9What is ERP and how it is related to SAP?

Answer:-ERP is generally referred to a class of business software that addresses a business firm in totality, rather than one or two functions.For example, there are accountingsoftware, inventory software, etc. that addresses a specific function of a business. However, ERP class software addresses all the functions of the business andprovides an integrated view of the business to the management.SAP is a German company and is the world leader in ERP software across various industries.Read More Answers.

Question # 10What is difference between Translate table and Prompt table?

Answer:-There are few differences between Translate tables and prompt tables1. Translate tables have a max length of 4 char for each element. However, prompt tableelements have no such limitation.2. There can be only 30 entries in a translate table. Where as prompt table can have n number of entries.Read More Answers.

Question # 11What is Activity Type? What is Cost Center? What is GAP Analysis? Explain with real time scenario.

Answer:-Activity type is the nature of "action committed or happened" and nature depends on the environment. The all value paid or bear is located in small center is calledCost Center.GAP Analysis is finding out the "Deficiency or gap" between ideal system or standard system and existing or current system.Read More Answers.

Question # 12If we use SQL and Call section at same time then Database deadlock will occur. Why does this Dead lock Occur?

Answer:-When a SQL is run, there is a lock on the table by the database until that section is completed. If during that time there runs some other process, which will use thesame table locked by our section using call section, this process will fail.Read More Answers.

Question # 13What are all the steps involved in Upgrade process?

Answer:-Plan the Upgrade :1) Prepare Copy of Production Database2) Install New Release 3) Upgrade People Tools 4) Run and Review Compare Reports 5) Apply Application Changes 6) Complete Production Copy 7) Test the Upgrade 8) Move into ProductionRead More Answers.

Question # 14Explain what are component buffer and data buffer.

Answer:-Component Buffer: Component Buffer contains all the Data of active componentData Buffer: Data Buffer contains Data other then the Data in the Component Buffer. Data Buffer classes are available in people code, Rowset, Row, Record, Field, Array, Sql,File, chart, Drid and so on.Read More Answers.

Question # 15What are the views available in App. Designer project workspace?

Answer:-Development and Upgrade ViewsRead More Answers.

Copyright © http://www.GlobalGuideline.COM Page 3/22

Page 4: Peoplesoft Interview Questions And Answers Guide....A component interface can be mapped to multiple PeopleSoft components Read More Answers. Question # 24 Will Tuxedo continue to be

Peoplesoft Interview Questions And Answers

Global Guideline . COM

Question # 16What are the statuses available in PeopleSoft Domain Status Menu?

Answer:-1) Server Status2) Client Status3) Queue StatusRead More Answers.

Question # 17What are the differences between RowClass and RowSet in PeopleSoft?

Answer:-Rowclass is a single row of data that consists of 1 to n records of data. Rowset object is a data structure used to describe hierarchal data. It consists of a collection ofrows.Read More Answers.

Question # 18What is the default Crystal Report that PeopleSoft Query tool creates?

Answer:-ACTQRY.RPTRead More Answers.

Question # 19What Record Changes does not affect Database?

Answer:-Derived work recordSubrecordDynamic viewThese record changes do not affect the DBRead More Answers.

Question # 20What views available in Application Designer project workspace?

Answer:-1. Development View2. Upgrade ViewRead More Answers.

Question # 21With reference to the Component Interface Tester which of the following is NOT TRUE?

Answer:-GetExisting option is equivalent to opening a record in Update/Display Mode onlyRead More Answers.

Question # 22What are the main attributes of a Component Interface (CI)?

Answer:-Keys, Properties & Collections, Methods, and NameRead More Answers.

Question # 23Which of the following is NOT TRUE in Component Interface (CI) Architecture?

Answer:-A component interface can be mapped to multiple PeopleSoft componentsRead More Answers.

Question # 24Will Tuxedo continue to be used in a PeopleSoft/WebSphere or PeopleSoft/WebLogic environment?

Answer:-Yes. WebSphere or WebLogic are used as the HTTP server and servlet engine. They are not used as middleware with the PeopleSoft Application Server. Tuxedo is alwaysused with PIA, regardless of the HTTP server or Java servlet engine.Read More Answers.

Copyright © http://www.GlobalGuideline.COM Page 4/22

Page 5: Peoplesoft Interview Questions And Answers Guide....A component interface can be mapped to multiple PeopleSoft components Read More Answers. Question # 24 Will Tuxedo continue to be

Peoplesoft Interview Questions And Answers

Global Guideline . COM

Question # 25Can a PeopleTools 8.4 and a PeopleTools 8.1xapplication server run on the same machine?

Answer:-Yes, both PeopleTools 8.4 and PeopleTools 8.1x application servers can run on a single machine. It is important to ensure that there are no port clashes between theinstallations.Read More Answers.

Question # 26IBM How should Web Application Servers be used with PeopleTools 8.1x and PeopleTools 8.4?

Answer:-The PeopleSoft Internet Architecture uses a web application server and an HTTP server. PeopleTools 8.12 and above include both BEA WebLogic and Apache withJserv. With PeopleTools 8.4, both BEA WebLogic and IBMWebSphere are bundled. Apache with Jserv is no longer a supported web application server combination.Customers can choose which web application server to run during installation time.In a mixed PeopleTools 8.1x and 8.4 environments, each PeopleTools installation should have their own chain of web application server and application server,PeopleSoft Proprietary and Confidential Page 5and these can be on the same machine. For example, a PeopleTools 8.1xinstallation using Apache and Jserv couldreside on the same machine as a PeopleTools 8.4 installation using IBM WebSphere. Care should be taken to ensure that unique port numbers are assigned to eachserver chain.Read More Answers.

Question # 27Are disconnected mobile applications supported in PeopleTools 8.1x?

Answer:-No. The PeopleSoft Mobile Agent architecture, which is used to support disconnected mobile applications, is only available in PeopleTools 8.4. The PeopleSoftMobile Agent is dependent upon certain core technologies that were specifically developed for PeopleTools 8.4.Read More Answers.

Question # 28Is web server load balancing supported with PeopleTools 8.4?

Answer:-Customers can set up clusters of BEA WebLogic or IBM WebSphere servers to do web server load balancing. In such scenarios, if an instance is down, requests areautomatically routed to another instance. For more information on high availability and clustering with WebLogic, WebSphere and other web servers.Read More Answers.

Question # 29What HTTP servers and Java servlet engine combinations are supported with PeopleTools 8.4?

Answer:-All popular http servers (reverse proxies) are supported. Please refer to the platforms database on Customer Connection for specific information on current certifiedplatforms.Read More Answers.

Question # 30Where the WorkItem is available?

Answer:-WorkList RecordRead More Answers.

Question # 31Where is workflow work items found?

Answer:-WorklistRead More Answers.

Question # 32What BEA product is used for DB transaction in PS?

Answer:-TuxedoRead More Answers.

Question # 33What is the status available in PeopleSoft Domain Status Menu?

Answer:-Server, Client and Queue Status

Copyright © http://www.GlobalGuideline.COM Page 5/22

Page 6: Peoplesoft Interview Questions And Answers Guide....A component interface can be mapped to multiple PeopleSoft components Read More Answers. Question # 24 Will Tuxedo continue to be

Peoplesoft Interview Questions And Answers

Global Guideline . COM

Read More Answers.

Question # 34What event is fired after DB Update?

Answer:-Save Post ChangeRead More Answers.

Question # 35Which process is used for running AE programs, which are to be run at a frequency of less than a day?

Answer:-PSDAEMONRead More Answers.

Question # 36Which RDBMS uses Tablespace?

Answer:-Oracle, DB2, Other Options: SQL Server, Informix, SybaseRead More Answers.

Question # 37How do you login into BS mode?

Answer:-DB Access IdRead More Answers.

Question # 38Activate Event is Valid for following?

Answer:-Standard & SecondaryRead More Answers.

Question # 39What are Menu types available?

Answer:-1. Component2. PeopleCode3. SeparatorRead More Answers.

Question # 40What is the output when Query is split?

Answer:-Component and Query viewRead More Answers.

Question # 41What are destructive statements in SQL?

Answer:-b) Recreate a Tabled) Recreate a ViewRead More Answers.

Question # 42What does ER Diagrams represent?

Answer:-a) Graphical Representation of Business process and Relationsb) Flowchart of tables and FieldsRead More Answers.

Question # 43

Copyright © http://www.GlobalGuideline.COM Page 6/22

Page 7: Peoplesoft Interview Questions And Answers Guide....A component interface can be mapped to multiple PeopleSoft components Read More Answers. Question # 24 Will Tuxedo continue to be

Peoplesoft Interview Questions And Answers

Global Guideline . COM

On which servers Tuning can be done.

Answer:-a) Database Serverb) App Server c) Batch Serverd) Web ServerRead More Answers.

Question # 44What are the uses of process profile?

Answer:-(Scenario based on process profile / process group) Server o/p path override, process he can access.Read More Answers.

Question # 45Where is Unicode used?

Answer:-1) IBM DB2/UDB2) Oracle3) SQL ServerRead More Answers.

Question # 46Which of the above record definitions is NOT stored on the database and therefore not required to build?

Answer:-Drived Work Record definitions not stored in the database and not require for build. When a business requirement in Fit/Gap Analysis does not meet by PeopleSoftthen go for customizations through ConsultantsRead More Answers.

Question # 47What are the Search Keys you use to find Patches and Fixes?

Answer:-Report id date releaseRead More Answers.

Question # 48What are the People Tools available for Integration Broker?

Answer:-The tools available are Application designer and Integration Broker Setup on the Portal. In peopleSoft, 8.48 messages and Queues can be created from the Setupitself.Read More Answers.

Question # 49SYSAUDIT finds for_______.

Answer:-Orphaned ObjectsRead More Answers.

Question # 50You want to update your password and enter a hint for forgotten password. What would you access?

Answer:-ProfileRead More Answers.

Question # 51Which of the following commands can be run in Bootstrap mode?

Answer:-Bootstrap mode is actually logging into the App designer in 3-tier mode i.e. Logon to the App server. Data mover scripts are run on 3-tier mode.Read More Answers.

Question # 52Which of the following fires after the database is updated?

Copyright © http://www.GlobalGuideline.COM Page 7/22

Page 8: Peoplesoft Interview Questions And Answers Guide....A component interface can be mapped to multiple PeopleSoft components Read More Answers. Question # 24 Will Tuxedo continue to be

Peoplesoft Interview Questions And Answers

Global Guideline . COM

Answer:-SavePostChangeRead More Answers.

Question # 53What are the Record field events?

Answer:-1. FieldChange 2. FieldDefault 3. FieldEdit 4. FieldFormula 5. PrePopup 6. RowDelete 7. RowInit 8. RowInsert 9. RowSelect 10. SaveEdit 11. SavePostChg 12. SavePreChg 13. SearchInit 14. SearchSave 15. WorkflowRead More Answers.

Question # 54What Record Changes does not affect Database?

Answer:-List Box itemRead More Answers.

Question # 55Which RDBMS uses Tablespace?

Answer:-Oracle, db2, InformixRead More Answers.

Question # 56How do you set up table sharing in PeopleTools applications?

Answer:-SETIDRead More Answers.

Question # 57How will you get a single output by combining two or more queries?

Answer:-Using UNIONRead More Answers.

Question # 58What is the purpose of State Record?

Answer:-State Records are used in AE to pass values from action and section to the other. It also allows you to restart the App engine. For this, the State record has to be aSQL table. A state record either can be an SQL table or derived Work record. Process_instance field is mandatory in the State Record.Read More Answers.

Question # 59Tell me your experience with CI?

Answer:-CI's can be used to upload data from legacy systems through excel to CI or create new data within PeopleSoft from another component.Read More Answers.

Question # 60How do you decide between appeng/Ci and SQR while conversion?

Answer:-

Copyright © http://www.GlobalGuideline.COM Page 8/22

Page 9: Peoplesoft Interview Questions And Answers Guide....A component interface can be mapped to multiple PeopleSoft components Read More Answers. Question # 24 Will Tuxedo continue to be

Peoplesoft Interview Questions And Answers

Global Guideline . COM

When you want to validate data upfront before loading them into db, better plan to use appeng or ci, when you are thinking of huge data to be loaded SQR would be abetter optionRead More Answers.

Question # 61What is the performance tuning of SQR?

Answer:-1. Use Load-lookup and Arrays 2. Use SQT files. 3. Generate multiple reports. 4. Use correct sql joins.Read More Answers.

Question # 62What is the difference between SaveEdit and FieldEdit?

Answer:-Field Edit Validate particular field only, but Save Edit validates all the fields in that component.Read More Answers.

Question # 63What are the differences between AE and SQR?

Answer:-AE is built on PeopleSoft proprietary language called People Code, where as SQR is a third party tool.Read More Answers.

Question # 64What is record, row peoplecode?

Answer:-Record peoplecode is triggered whenever you deal with the record. EX when u right a piece of code on Record Field change that code is fired whenever the Field ischanged in any page. There is nothing called Row PeopleCode.Read More Answers.

Question # 65How do you retrieve a value from scroll.scroll select?

Answer:-Scrollselect (1, targetname, recordfiledname)Read More Answers.

Question # 66What is the difference between sql statements and metasql statements?

Answer:-SQL statements are Database specific whereas meta-SQL statements are Db independent.Read More Answers.

Question # 67What are the different ways to run AE, SQR? (Command, process scheduler)

Answer:-2-tier, 4-tier, process schedulerRead More Answers.

Question # 68How do you delete a file using sqr?

Answer:-delete($filename)Read More Answers.

Question # 69The Trace tab in Configuration Manager only traces Windows client (two-tier) interactions. True or False

Answer:-TrueRead More Answers.

Copyright © http://www.GlobalGuideline.COM Page 9/22

Page 10: Peoplesoft Interview Questions And Answers Guide....A component interface can be mapped to multiple PeopleSoft components Read More Answers. Question # 24 Will Tuxedo continue to be

Peoplesoft Interview Questions And Answers

Global Guideline . COM

Question # 70Trigger Business Event is used for triggering the workflow and it is written on workflow event. Trigger Business Event has the syntax­­­­__________.

Answer:-Trigger Business Event (BusProcess, BusActivity, BusEvent);Read More Answers.

Question # 71The following is an entry from the application reviewer LOG File: start Field=PERSONAL_DATA.EMPLID-RowInit Temps=1 Stack=4 Source=233. What does theSource= 233 parameter in the above LOG file entry identify?

Answer:-The statement being executed is line 233 of the PeopleCode program.Read More Answers.

Question # 72What the following command will do? (Psadmin -p start -d hrdmo)

Answer:-Starts a Process SchedulerRead More Answers.

Question # 73Which of the Task cannot be done through PSADMIN?

Answer:-Starting Web ServerRead More Answers.

Question # 74What is the result of the search with the following criteria in PS Books?

Answer:-SQL Table OR FieldRead More Answers.

Question # 75What category of commands can be executed in data mover?

Answer:-Sql, data mover commandsRead More Answers.

Question # 76The example below demonstrates the use of SQR flags in the configuration manager directories folder: -F C:PSHrmsSqr What do the above SQR flags signify to theSQR Report Writer upon execution?

Answer:-Specifies the output pathRead More Answers.

Question # 77The application server dynamically scales server processes according to the volume of transaction requests, which is known as?

Answer:-SpawningRead More Answers.

Question # 78Where do you create the process security groups?

Answer:-Security Administrator 20Read More Answers.

Question # 79What is the event that fires after all database updates?

Answer:-Save post change

Copyright © http://www.GlobalGuideline.COM Page 10/22

Page 11: Peoplesoft Interview Questions And Answers Guide....A component interface can be mapped to multiple PeopleSoft components Read More Answers. Question # 24 Will Tuxedo continue to be

Peoplesoft Interview Questions And Answers

Global Guideline . COM

Read More Answers.

Question # 80In which one of the following views would you see the fields, criteria, and other details associated with the current query?

Answer:-Query view 9Read More Answers.

Question # 81From the following statements, which one is NOT true about Pub Broker?

Answer:-Pub Broker is invoked after Pub Contractor Handler evaluates routing rules and writes contract(s)From the following statements, which one is NOT true about Pub Broker?Psserver in configuration propertiesRead More Answers.

Question # 82PeopleSoft tracks object changes using a system table. Which PeopleTools System table is used to track object changes?

Answer:-PSRELEASERead More Answers.

Question # 83PeopleSoft has its own naming convention for system and non-system (application) tables. In the list below, RECORDNAME refers to the name of any table orrecord. Referring to the above information, which one of the following identifies the naming convention PeopleSoft uses for system tables.

Answer:-PSRECORDNAMERead More Answers.

Question # 84Which is a record that PeopleTools adds to every level of the Message Structure during processing?

Answer:-PSCAMARead More Answers.

Question # 85What is the configuration file that contains the entire collection configuration values for a given application server domain?

Answer:-PSAPPSRV.CFGRead More Answers.

Question # 86Which command shuts down an application server domain using a "forced” shutdown method?

Answer:-psadmin -c shutdown! -d ps800dmoRead More Answers.

Question # 87Which Three PeopleSoft Tables the DB User mentioned in Connect ID should have permission?

Answer:-PSACCESPRFLPSSTATUS PSOPRDEFNRead More Answers.

Question # 88Assume that you just finished customization work that involved the creation of many new objects. You can move these objects from your development database(source) to a testing database (target) to conduct more elaborate testing. Referring to the above information, why would adding your objects to a Project streamlinethe migration to a new database?

Answer:-Projects provide the ability to migrate all objects at once or each object type individually.Read More Answers.

Copyright © http://www.GlobalGuideline.COM Page 11/22

Page 12: Peoplesoft Interview Questions And Answers Guide....A component interface can be mapped to multiple PeopleSoft components Read More Answers. Question # 24 Will Tuxedo continue to be

Peoplesoft Interview Questions And Answers

Global Guideline . COM

Question # 89Which of the following menu options allows you to modify the Last Process Instance Number used within the system?

Answer:-Process Scheduler, Use, Process DefinitionsRead More Answers.

Question # 90WhichTrace 255 command line options produces the trace file with the name?

Answer:-PID.AETRead More Answers.

Question # 91Where can you see the status of the job report and details in secured way?

Answer:-Process monitorRead More Answers.

Question # 92How can youset Non-Repudiation property?

Answer:-PIA-.PeopleTools-> Integration Broker->Node DefinitionApplication Designer->Message ->PropertiesRead More Answers.

Question # 93If you delete a page from PSPT application, which all tables are affected?

Answer:-People ToolsRead More Answers.

Question # 94If you change the long name of translate field what object is to be altered?

Answer:-Page defRead More Answers.

Question # 95When do configuration changes made using the configuration Manager take effect?

Answer:-Once you exit PeopleSoft and log back in.Read More Answers.

Question # 96Which one of the following is NOT a valid PeopleSoft query type?

Answer:-Message agent queriesRead More Answers.

Question # 97Interlink data type can be declared as?

Answer:-LocalWhich of the following ApiObject data type objects cannot be declared as Global?Java ObjectRead More Answers.

Question # 98Which is the PeopleSoft's hub to handle complex system-to-system interactions?

Answer:-Integration Broker

Copyright © http://www.GlobalGuideline.COM Page 12/22

Page 13: Peoplesoft Interview Questions And Answers Guide....A component interface can be mapped to multiple PeopleSoft components Read More Answers. Question # 24 Will Tuxedo continue to be

Peoplesoft Interview Questions And Answers

Global Guideline . COM

Read More Answers.

Question # 99Suppose the CEO wants a list of the departments, whose MINIMUM salary is greater than $100,000? Your manager asks you to determine the quickest method todeliver this data to the CEO. Since writing an SQR will take too much time, you decide to use PeopleSoft query. Referring to the above, what function would you use,in combination with the aggregate function "Minimum" to produce the result set required?

Answer:-Having CRITERIA 18DoSave( ) can be called from one of the following events?FieldEdit, FieldChange, MenuItemSelected, Save Prechange & SavePostChangeRead More Answers.

Question # 100In which PeopleCode event does ALL data validation take place?

Answer:-FieldEditRead More Answers.

Question # 101Which of the following events can be associated with Peoplecode attached with Push Button?

Answer:-Field Edit, Field ChangeRead More Answers.

Question # 102Which one of the following are standard properties when a Component Interface (CI) is created?

Answer:-GetHistoryItemsRead More Answers.

Question # 103Which of the following are TRUE when a Component Interface (CI) is created on component that has Add action enabled?

Answer:-Get keys, Create keys, and Find keys are created automatically. The Create method is created along with the other Standard methods for the CI.Read More Answers.

Question # 104Which of the following can be mapped as Find Keys for a Component Interface?

Answer:-A OR bRead More Answers.

Question # 105What are the various steps that describe the peoplecode logic while implementing a Component Interface?

Answer:-1. Establish a user session2. Get the Component Interface3. Populate the Create Keys4. Create an Instance of the CI5. Populate the required fields6. Save the CIRead More Answers.

Question # 106Can a PeopleTools 8.4 and a PeopleTools 8.1x database run on the same machine?

Answer:-Yes, databases can co-exist on the same physical machine. In most cases, the databases themselves can exist within the same RDBMS; however, it is important toverify that the database version required by PeopleTools 8.4 is the same as for the current PeopleTools 8.1x implementation.Read More Answers.

Question # 107How does the PeopleSoft Enterprise Portal work with 8.1x and 8.4 applications?

Copyright © http://www.GlobalGuideline.COM Page 13/22

Page 14: Peoplesoft Interview Questions And Answers Guide....A component interface can be mapped to multiple PeopleSoft components Read More Answers. Question # 24 Will Tuxedo continue to be

Peoplesoft Interview Questions And Answers

Global Guideline . COM

Answer:-There are several scenarios that, may exist when customers use the PeopleSoft Enterprise Portal with a mixture of 8.1x and 8.4 applications. Specific information onthe use of the PeopleSoft Enterprise Portal in a blended environment will be available in a forthcoming white paper, which will be available on Customer Connection.In general, the recommendation is to use the PeopleSoft Enterprise Portal 8.4with 8.1x and 8.4 applications, rather than an older version.Read More Answers.

Question # 108For the servlet layer on the web server, what version of the Java Servlet API are the PIA Java Servlets coded to with PeopleTools 8.4?

Answer:-The PIA Java servlets in PeopleTools 8.4 are coded to JavaSoft's Java Servlet API 2.0 and are fully compatible with Servlet API 2.2. It should be noted that thePeopleSoft Internet Architecture is supported only on the BEA WebLogic and WebSphere servlet engines.Read More Answers.

Question # 109Why did PeopleSoft bundle IBM WebSphere Advanced Single Server Edition rather than Advanced Edition?

Answer:-The Advanced Single Server Edition (AEs) of WebSphere provides the same core J2EE and Web Services programming model as the Advanced Edition (AE) withsimplified administration. In the AE version, WebSphere uses DB2 or other standard database to keep the configuration and runtime information to support very largefarm of WebSphere servers. However, it is one more database to install, administer, and maintain.The AEs version does not use the database and uses file based configuration in a way that is similar to BEA WebLogic. PeopleSoft and IBM WebSphere architectsdetermined that AEs version would satisfy the deployment requirements of PeopleSoft customers and would make it easy for owning and administering PeopleSoftApplications based on WebSphere.Read More Answers.

Question # 110Will the PeopleSoft Internet Architecture, now that it embeds BEA WebLogic and IBM WebSphere, work with other corporate web servers and tools?

Answer:-One of the core values of the PeopleTools development group is investment protection. The time, money, and resources that you may have already invested in-1) Licensing another web server2) Training developers and administrators3) Building and deploying other web applications will not be compromised by this decision.Read More Answers.

Question # 111Is BEA WebLogic the same thing as the web server that was previously on the Tuxedo CD?

Answer:-No. The web server that was delivered on the Tuxedo CD has absolutely nothing to do with WebLogic. WebLogic is a web application server that is designed forlarge-scale production websites. The HTTP server on the Tuxedo CD was only there to provide a mechanism for launching the graphical Tuxedo administrationconsole if the Tuxedo administrator did not already have a web server in place. It was never intended for large-scale, production website use - only for a systemadministrator or two.Read More Answers.

Question # 112Is WebSphere certified on PeopleTools 8.1x?

Answer:-No. IBM WebSphere is certified on PeopleTools 8.4 only. Customer wishing to use IBM WebSphere with PeopleTools 8.1x may take advantage of an IBMWebSphere for early adopters program, created and managed by IBM. Further information about this program can be found in the whitepaper The IBM WebSphere8.1x Early Adopter Program.Read More Answers.

Question # 113Are there advantages or disadvantages to using BEA WebLogic over IBM WebSphere or vice versa?

Answer:-No. Both products are certified with PIA as of version 8.4 and work equally well. By offering both BEA WebLogic and IBM WebSphere, we give our customersmore choices and flexibility to run PeopleSoft in their preferred environment.Read More Answers.

Question # 114Both BEA WebLogic and IBM WebSphere have the ability to plug into many different web servers. Does PeopleSoft support the web servers that they plug into?

Answer:-BEA and IBM provide plug-ins for many of the leading web servers. This allows the customer to use their own HTTP web server and Web Logic's or Web Sphere'sJava servlet engine. PeopleSoft uses this plug-in capability to support IIS. We have no reason to believe that there will be any issues with other web servers. ThatWebLogic or WebSphere are able to work with through their plug-in architecture, but PeopleSoft GSC will not support these other web servers with PeopleTools 8.4.Read More Answers.

Copyright © http://www.GlobalGuideline.COM Page 14/22

Page 15: Peoplesoft Interview Questions And Answers Guide....A component interface can be mapped to multiple PeopleSoft components Read More Answers. Question # 24 Will Tuxedo continue to be

Peoplesoft Interview Questions And Answers

Global Guideline . COM

Question # 115Does Application Messaging work between 8.1xand 8.4 applications?

Answer:-Application Messaging is used by PeopleSoft applications to communicate with one another. This is true not just for 8.1x and 8.4 applications, but also between an8.1x and an 8.4 application. For example, the HRMS 8.3 applications, which are based on PeopleTools 8.15, can communicate with Financials 8.4applications, whichare based on PeopleTools 8.4, using Application Messaging. If specific issues materialize relating to the Application Messages published by certain applications,these new messages will be made available to customers.Read More Answers.

Question # 116Why is PeopleSoft no longer supporting Apache Jserv?

Answer:-Apache JServ was a servlet engine that was supported in PeopleTools 8.1x. This support has been removed from PeopleTools 8.4 for several reasons: v JServ is nolonger an active product and is in maintenance mode and there are no longer any new official releases. v Our customers have exhibited a desire to use commercialproducts for mission-critical enterprise web application servers rather than open source solutions. Therefore, moving to support Tomcat is not seen as a reasonablesolution. v Apache can still be used as an HTTP server with BEA WebLogic .Read More Answers.

Question # 117Where will the WorkItem is available?

Answer:-WorkList RecordRead More Answers.

Question # 118In which platform does Crystal and Psnvision works?

Answer:-Windows (Correct)Read More Answers.

Question # 119Question based on changing prompt table, what happens when changing from NO EDIT-TO-EDIT option?

Answer:-User can type only prompt table values and the default values are populated from the database.Read More Answers.

Question # 120Customization has been done in Dev DB, which tool can be used to move it to Prod DB?

Answer:-Use App Designer -> Copy DBRead More Answers.

Question # 121Your Onsite DBA has called you up and told you that one of the tables PS_ABC_TAO has grown very big in size. Based on the standard naming convention, youhave determined that the record is a temporary record since it ends with _TAO you look into the database and decide that that the data is not required any more. Youask the DBA to delete the data in the table. Next day you get a call from an irritated user who says that a daily process that took only 1 minute to run is taking about 2hours today. You look into his process and find that it uses PS_ABC_TAO as a temporary table. What would you suggest the DBA to do?

Answer:-Update statistics on the tableRead More Answers.

Question # 122What is DBA Purging Temporary Table?

Answer:-Update StatisticsRead More Answers.

Question # 123How many Message nodes are possible for a database?

Answer:-UnlimitedRead More Answers.

Copyright © http://www.GlobalGuideline.COM Page 15/22

Page 16: Peoplesoft Interview Questions And Answers Guide....A component interface can be mapped to multiple PeopleSoft components Read More Answers. Question # 24 Will Tuxedo continue to be

Peoplesoft Interview Questions And Answers

Global Guideline . COM

Question # 124Which one of the following Data Types is NOT supported by the PeopleCode programming environment?

Answer:-TIMESTAMPRead More Answers.

Question # 125What are the hyperlinks available in PeopleBooks? Some options with different hyperlinks not available in peoplebooks, select the correct one?

Answer:-Study all hyperlinks in the first page of people books.Read More Answers.

Question # 126The example below demonstrates the use of SQR flags in the configuration manager directories folder: -F C: PSHrmsSqr. What do the above SQR flags signify to theSQR Report Writer upon execution?

Answer:-Specifies the output pathRead More Answers.

Question # 127When a business requirement in Fit/Gap Analysis does not meet by PeopleSoft then?

Answer:-Some options are-1. Customize PS application (Yes)2. Buy third party software (Yes)3. Call PS Development Center for Enhancement (Yes)Read More Answers.

Question # 128Which of the following are parts of an AE program?

Answer:-Section, Step and ActionRead More Answers.

Question # 129For downloading patches and fixes, you have gone to the customer connection and looking under 8 April 2000 and see Report IDS like R-CCHEN-VP14JM. Whatdoes R stand for?

Answer:-ReleasedRead More Answers.

Question # 130You can specifically trace the activity of the PSAPPSRV server process by setting the?

Answer:-PSAPPSRV.tracesqlRead More Answers.

Question # 131Which of the following is correct in order to start the Process Scheduler Server from the command line using psadmin?

Answer:-Psadmin -p start -dRead More Answers.

Question # 132In the following URL, which one is the component definition?http://localhost/Peoplesoft/EMPLOYEE/PSFT_HR/c/PROCESS_SCHEDULER.PRCSTYPEDEFN.GBL

Answer:-PRCSTYPEDEFN.GBLRead More Answers.

Question # 133You have created a Menu and a Page and given user access to that page, which of the tables gets affected on this (Scenario)?

Answer:-

Copyright © http://www.GlobalGuideline.COM Page 16/22

Page 17: Peoplesoft Interview Questions And Answers Guide....A component interface can be mapped to multiple PeopleSoft components Read More Answers. Question # 24 Will Tuxedo continue to be

Peoplesoft Interview Questions And Answers

Global Guideline . COM

PeopleTools TablesRead More Answers.

Question # 134You are a PeopleSoft Partner and wish to get information on database performance benchmark (or something like this) Where would you look for the info?

Answer:-PeopleSoft Knowledge base SYSAUDIT finds for Orphaned RecordsRead More Answers.

Question # 135Is it possible to change Prompt Table with NO Edit to Prompt Table with Edit?

Answer:-Only selection of existing data is possibleRead More Answers.

Question # 136Which command is valid in both bootstrap and regular mode when operating the data mover?

Answer:-GRANT_USERRead More Answers.

Question # 137What are the PeopleCode events pertaining to Record Field?

Answer:-FieldEdit, SaveEdit, and RowDeleteRead More Answers.

Question # 138Which of the following are Record field events?

Answer:-FieldChangeSearchSave and SavePreChangeRead More Answers.

Question # 139What commands are valid in BS mode?

Answer:-ENCRYPT_PASSWORDRead More Answers.

Question # 140You have downloaded an Application fix as a project from the customer connection. Where would you upgrade it?

Answer:-DemoRead More Answers.

Question # 141In which server, PS Query definition is stored?

Answer:-DB ServerRead More Answers.

Question # 142If you want to log into DataMover in Bootstrap mode, how would you login?

Answer:-Database superuserRead More Answers.

Question # 143What is added as new option in Build apart from Create Tables, Indexes, and Views?

Answer:-

Copyright © http://www.GlobalGuideline.COM Page 17/22

Page 18: Peoplesoft Interview Questions And Answers Guide....A component interface can be mapped to multiple PeopleSoft components Read More Answers. Question # 24 Will Tuxedo continue to be

Peoplesoft Interview Questions And Answers

Global Guideline . COM

Create TriggerRead More Answers.

Question # 144Where will you configure for failover of Application Server (Scenario)?

Answer:-Configuration.propertiesRead More Answers.

Question # 145Which one of the following is a transaction control statement?

Answer:-CommitRead More Answers.

Question # 146Which one of the following steps is NOT part of performing an upgrade?

Answer:-Apply all outstanding patches, prior to upgradeRead More Answers.

Question # 147What does Update and Fixes: R-* files refer?

Answer:-Application Updates and FixesRead More Answers.

Question # 148Which is not a part of AE Program, Options would be?

Answer:-Action, Section, Step, EventRead More Answers.

Question # 149Which of the following are true with respect to validate sign in with database option enabled in psadmin?

Answer:-1. The application server first attempts to connect to database using the user id and password.2. User must be defined on either the operating system or the database and within the PeopleSoft.Read More Answers.

Question # 150Which of the Following are true for force Shutdown in PeopleSoft Domain Shutdown menu?

Answer:-1. Shuts down the domain using the tmshutdown -k TERM -c command.2. A forced shutdown is a non-quiescent shutdown that immediately terminates all theprocessesAfter logging into customer connection, you wish to search for fixes/patches. What are the search criteria available? 1. Report ID 2. Date / time 3. ReleaseRead More Answers.

Question # 151Which one of the following tree types is NOT supported in the PeopleSoft tree manager?

Answer:-1. Query trees 2. Combination treesRead More Answers.

Question # 152Which Web Services is only used as a Proxy Server?

Answer:-1. MS IIS

Copyright © http://www.GlobalGuideline.COM Page 18/22

Page 19: Peoplesoft Interview Questions And Answers Guide....A component interface can be mapped to multiple PeopleSoft components Read More Answers. Question # 24 Will Tuxedo continue to be

Peoplesoft Interview Questions And Answers

Global Guideline . COM

2. ApacheRead More Answers.

Question # 153In PeopleCode Debugger what are the valid values?

Answer:-1. Go2. Step Over3. View Variable ValueRead More Answers.

Question # 154List the components, which form the part of Integration Broker.

Answer:-1. File Layout 2. CI 3. app. MessagingRead More Answers.

Question # 155What are the views available in App. Designer project?

Answer:-1. Development 2. UpgradeRead More Answers.

Question # 156In which system, Database Connectivity Drivers should be installed?

Answer:-1. Client Workstation in two-tier mode (Yes) 2. App Server (Yes) 3. Batch Server (Yes) 4. Data Mover (Yes)Read More Answers.

Question # 157If Customer wants to use a new Image in HRMS, where it is stored?

Answer:-DB ServerRead More Answers.

Question # 158Can you access pia from mac OS?

Answer:-YesRead More Answers.

Question # 159Which language technology is used in app messaging?

Answer:-XMLRead More Answers.

Question # 160Which one of the following PeopleCode debugging tools automatically converts values of any data type other than object into string values for viewing duringdebugging?

Answer:-WinMessageRead More Answers.

Question # 161Where does set the web server cache?

Copyright © http://www.GlobalGuideline.COM Page 19/22

Page 20: Peoplesoft Interview Questions And Answers Guide....A component interface can be mapped to multiple PeopleSoft components Read More Answers. Question # 24 Will Tuxedo continue to be

Peoplesoft Interview Questions And Answers

Global Guideline . COM

Answer:-Webserver configuration.properties fileRead More Answers.

Question # 162Your company obtained the newest Application Release of PeopleSoft, and you need to prepare for the upgrade. Upon reading the new Release Notes, you notice thatchanges were made to two COBOL modules (batch programs). You need to decide how to compare the current versions of these COBOL programs with the versionsdelivered with the new PeopleSoft application release. Which would be the fastest method of comparing these different versions?

Answer:-Use non-PeopleSoft comparison tools. 5.Read More Answers.

Question # 163A business Process is used as a Navigator Home page. True or False

Answer:-TrueRead More Answers.

Question # 164The physical, dedicated tables are locked at the time the Application Engine program is loaded into memory. True or False

Answer:-TrueRead More Answers.

Question # 165State Record can be Dynamic Record. True or False

Answer:-TrueRead More Answers.

Question # 166In Call Section - Action it is possible to leave the Program ID with blank Value in certain cases. True or False

Answer:-TrueRead More Answers.

Question # 167You can assign multiple databases and application servers to a single profile. However, each database and application server must be assigned to only one profile.True or False

Answer:-TrueRead More Answers.

Copyright © http://www.GlobalGuideline.COM Page 20/22

Page 21: Peoplesoft Interview Questions And Answers Guide....A component interface can be mapped to multiple PeopleSoft components Read More Answers. Question # 24 Will Tuxedo continue to be

Management Most Popular Interview Topics.

1 : Human Resource (HR) Frequently Asked Interview Questions and Answers Guide.

2 : Project Manager Frequently Asked Interview Questions and Answers Guide.

3 : Hotel Management Frequently Asked Interview Questions and Answers Guide.

4 : Operations Management Frequently Asked Interview Questions and Answers Guide.

5 : PeopleSoft General Frequently Asked Interview Questions and Answers Guide.

6 : Six Sigma Frequently Asked Interview Questions and Answers Guide.

7 : PMP Frequently Asked Interview Questions and Answers Guide.

8 : Infrastructure Management Frequently Asked Interview Questions and Answers Guide.

9 : Supervisor Frequently Asked Interview Questions and Answers Guide.

10 : Time Management Frequently Asked Interview Questions and Answers Guide.

Page 22: Peoplesoft Interview Questions And Answers Guide....A component interface can be mapped to multiple PeopleSoft components Read More Answers. Question # 24 Will Tuxedo continue to be

About Global Guideline.

Global Guideline is a platform to develop your own skills with thousands of job interview questionsand web tutorials for fresher's and experienced candidates. These interview questions and webtutorials will help you strengthen your technical skills, prepare for the interviews and quickly revisethe concepts. Global Guideline invite you to unlock your potentials with thousands of InterviewQuestions with Answers or begin a tutorial right away, such as HTML, XML, XSLT, CascadingStyle Sheet (CSS), Search Engine Optimization (SEO), JavaScript, Structure Query Language (SQL), Database Articles, Web Hosting Guide and much more. Learn the most common technologies Interview Questions and Answers. We will help you to explore the resources of the World Wide Weband develop your own skills from the basics to the advanced. Here you will learn anything quiteeasily and you will really enjoy while learning. Global Guideline will help you to become aprofessional and Expert, well prepared for the future.

* This PDF was generated from http://www.GlobalGuideline.com at January 29th, 2017

* If any answer or question is incorrect or inappropriate or you have correct answer or you found anyproblem in this document then don't hesitate feel free and e-mail us we will fix it.

You can follow us on FaceBook for latest Jobs, Updates and other interviews material. www.facebook.com/InterviewQuestionsAnswers

Follow us on Twitter for latest Jobs and interview preparation guideshttp://twitter.com/InterviewGuide

Best Of Luck.

Global Guideline Teamhttp://[email protected]