June 3, 2019

Srikaanth

Advanced Experienced PeopleSoft Interview Questions

Will Tuxedo Continue To Be Used In A Peoplesoft/websphere Or Peoplesoft/weblogic Environment?

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 always used with PIA, regardless of the HTTP server or Java servlet engine.

Can A Peopletools 8.4 And A Peopletools 8.1x Database Run On The Same Machine?

Yes, databases can co-exist on the same physical machine. In most cases, thedatabases themselves can exist within the same RDBMS, however, it isimportant to verify that the database version required by PeopleTools 8.4 is thesame as for the current PeopleTools 8.1x implementation.

Can A Peopletools 8.4 And A Peopletools 8.1xapplication Server Run On The Same Machine?

Yes, both PeopleTools 8.4 and PeopleTools 8.1x application servers can run ona single machine. It is important to ensure that there are no port clashes between the installations.

How Does The Peoplesoft Enterprise Portal Workwith 8.1x And 8.4 Applications?

There are several scenarios that may exist when customers use the PeopleSoftEnterprise Portal with a mixture of 8.1x and 8.4 applications. Specificinformation on the use of the PeopleSoft Enterprise Portal in a blendedenvironment will be available in a forthcoming white paper, which will beavailable 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.
Advanced Experienced PeopleSoft Interview Questions
Advanced Experienced PeopleSoft Interview Questions
For 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?

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 the PeopleSoft Internet Architecture is supported only on the BEA WebLogic and WebSphere servlet engines.

Ibm How Should Web Application Servers Be Used With Peopletools 8.1x And Peopletools 8.4?

The PeopleSoft Internet Architecture uses a web application server and anHTTP server. PeopleTools 8.12 and above include both BEA WebLogic andApache with Jserv. With PeopleTools 8.4, both BEA WebLogic and IBMWebSphere are bundled. Apache with Jserv is no longer a supported webapplication server combination. Customers can choose which web applicationserver to run during installation time.In a mixed PeopleTools 8.1x and 8.4 environment, each PeopleTools installationshould 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 could reside on the same machine as aPeopleTools 8.4 installation using IBM WebSphere. Care should be taken toensure that unique port numbers are assigned to each server chain.

Will The Peoplesoft Internet Architecture, Now That It Embeds Bea Weblogic And Ibm Websphere, Work With My Other Corporate Web Servers And Tools?

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 licensing another web server, training developers and administrators, building and deploying other web applications will not be compromised by this decision.

Is Bea Weblogic The Same Thing As The Web Server That Was Previously On The Tuxedo Cd?

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 for large-scale production websites. The HTTP server on the Tuxedo CD was only there to provide a mechanism for launching the graphical Tuxedo administration console if the Tuxedo administrator didn't already have a web server in place. It was never intended for large-scale, production website use — only for a system administrator or two.

Are Disconnected Mobile Applications Supported In Peopletools 8.1x?

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

The Main Attributes Of A Component Interface (ci) Are?

Keys, Properties & Collections, Methods and Name

Which One Of The Following Are Standard Properties When A Component Interface (ci) Is Created?

GetHistoryItems

With Reference To The Component Interface Tester Which Of The Following Is Not True?

GetExisting option is equivalent to opening a record in Update/Display Mode only

Which Of The Following Are True When A Component Interface (ci) Is Created On Component That Has Add Action Enabled?

Get keys, Create keys and Find keys gets created automatically. The Create method is created along with the other Standard methods for the CI

Which Of The Following Is Not True In Component Interface (ci) Architecture?

A component interface can be mapped to multiple PeopleSoft components

The Following Are Various Steps That Describes The Peoplecode Logic While Implementing A Component Interface?

1.Establish a user session
2.Get the Component Interface
3.pulate the Create Keys
4.eate an Instance of the CI
5.pulate the required fields
6. Save the CI

Is Websphere Certified On Peopletools 8.1x?

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 IBM WebSphere for early adopters program, created and managed by IBM. Further information about this program can be found in the whitepaper The IBM WebSphere 8.1x Early Adopter Program. Are there additional license requirements for IBM WebSphere

Are There Advantages Or Disadvantages To Using Bea Weblogic Over Ibm Websphere Or Vice Versa?
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 customers more choices and flexibility to run PeopleSoft in their preferred environment.

Is Web Server Load Balancing Supported With Peopletools 8.4?

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 are automatically routed to another instance. For more information on high availability and clustering with WebLogic, WebSphere and other web servers.

Both 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?

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 WebLogic’s or WebSphere’s Java 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 that WebLogic 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

Does Application Messaging Work Between 8.1xand 8.4 Applications?

Application Messaging is used by PeopleSoft applications to communicate withone another. This is true not just for 8.1x and 8.4 applications, but also between an 8.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, which are 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.

Why Is Peoplesoft No Longer Supporting Apache Jserv?

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:

 JServ is no longer an active product and is in maintenance mode and there are no longer any new official releases.
 Our customers have exhibited a desire to use commercial products for mission-critical enterprise web application servers rather than open source solutions. Therefore, moving to support Tomcat is not seen as a reasonable solution.
 Apache can still be used as an HTTP server with BEA WebLogic .
What Http Servers And Java Servlet Engine Combinations Are Supported With Peopletools 8.4?

All popular http servers (reverse proxies) are supported. Please refer to the platforms database on Customer Connection for specific information on current certified platforms.

Workitem Is Available In?

WorkList Record

Where Are Workflow Work Items Found ?

Worklist

In Which Platform Does Crystal And Psnvision Works?

Windows (Correct)

You Want To Update Your Password And Enter A Hint For Forgotten Password. What Would You Access?

User Profile

Customization Done In Dev Db, Which Tool I Will Use To Move It To Prod Db?

Use App Designer -> Copy DB

Where Is Unicode Used?

1) IBM DB2/UDB
2) Oracle
3) SQL Server

Which One Of The Following Tree Types Is Not Supported In The Peoplesoft Tree Manager?

1. Query trees
2. Combination trees

File Format U Can Download Query Result?

1. XLS 2. CSV

Peoplesoft Reserves All Winhelp Context Numbers (in Utilities, Peopletools Options) Up To Which Number?

10,000,000

Psworklist Record Is Used For Workflow Routing . It Should Contains Minimum Of ?

6 keys in Ascending orders

How Many Message Nodes Are Possible For A Database.?

Unlimited

What Are All The Steps Involved In Upgrade Process?

Plan the Upgrade:

1) Prepare Copy of Production Database
2) 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 Production

What Are The Views Available In App. Designer Project Workspace?

Development and Upgrade Views

What Are The Statuses Available In Peoplesoft Domain Status Menu?

1) Server Status
2) Client Status
3) Queue Status

What Are The Differences Between Rowclass And Rowset In Peoplesoft?

Rowclass is a single row of data that consists of 1 ton records of data.
Rowset object is a data structure used to describe hierarchal data. It consists of a collection of rows.

What Is The Default Crystal Report That Peoplesoft Query Tool Creates?

ACTQRY.RPT

What Record Changes Does Not Affect Database?

These record changes do not affect the DB

Derived work record
Sub record
Dynamic view

What Views Available In Application Designer Project Workspace?

1. Development View
2. Upgrade View

What Are The People Tools Available For Integration Broker?

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 Setup itself.

What Are The Search Keys You Use To Find Patches And Fixes?

Report id date release

Which Of The Above Record Definitions Is Not Stored On The Database And Therefore Not Required To Build?

Derived 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 PeopleSoft then go for customizations through Consultants

What Are The Uses Of Process Profile?

(Scenario based on process profile / process group) Server o/p path override, process he can access.

What Does Er Diagrams Represent?

a) Graphical Representation of Business process and Relations
b) Flowchart of tables and Fields

What Is The Output When Query Is Split?

Component and Query view

Activate Event Is Valid For Following?

Standard & Secondary

How Do You Login Into Bs Mode?

DB Access Id

What Is The Minimum Number Of Objects An Object Group Can Consist Of?

1 19.

Where Do Peopletools Data Is Cached?

app server

In Two Tier Mode Where Does Authentication Happens?

Application Server

What Are Destructive Statements In Sql?

Recreate a Table
Recreate a View
An Employee Is Transferred Where Should He Refer In This Aspection?

Business Process

When Auto-join Check Box Is Checked What Does It Mean?

Common key fields

Menu Path Provides Path To?

Component

Query Is Split Into What?

Component and Query view

Two Program Views Of Ae Program?

Definition, Program flow

What Is The Logic Used By Component Buffer?

Depth First Algorithm

Which Of The Following Record Is Not Found In Database?

Derived work record

We Define Business Rules Peoplecode On?

event definition

Ae Does Parse Sql?

False

People Soft Allows Multiple Long Fields Per State Record?

False

In Which Peoplecode Event Does All Data Validation Take Place?

FieldEdit

Peoplecode Attached With Push Button Can Be Associated With Which Of The Following Events?

Field Edit, Field Change

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:?

Every 5 Mins.

What Are The Main Attributes Of A Component Interface (ci)?

Keys, Properties & Collections, Methods, and Name

Will Tuxedo Continue To Be Used In A Peoplesoft/websphere Or Peoplesoft/weblogic Environment?

Yes.
WebSphere or WebLogic are used as the IITTP server and servlet engine. They are not used as middleware with the PeopleSoft Application Server. Tuxedo is always used with PIA, regardless of the HTTP server or Java servlet engine.

Can A Peopletools 8.4 And A Peopletools 8.lxapplication Server Run On The Same Machine?

Yes, both PeopleTools 8.4 and PeopleTools 8.lx application servers can run on a single machine. It is important to ensure that there are no port clashes between the installations.

Are Disconnected Mobile Applications Supported In Peopletools 8.lx?

No. The PeopleSoft Mobile Agent architecture, which is used to support disconnected mobile applications, is only available in PeopleTools 8 4. The PeopleSoft Mobile Agent is dependent upon certain core technologies that were specifically developed for PeopleTools 8.4.

What Iittp Servers And .java Servlet Engine Combinations Are Supported With Peopletools 8.4?

All popular http servers (reverse proxies) are supported. Please refer to the platforms database on Customer Connection for specific information on current certified platforms.

You 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
True

In Call Section - Action It Is Possible To Leave The Program Id With Blank Value In Certain Cases. True Or False
True

State Record Can Be Dynamic Record. True Or False
True

The Physical, Dedicated Tables Are Locked At The Time The Application Engine Program Is Loaded Into Memory. True Or False
True

A Business Process Is Used As A Navigator Home Page. True Or False
True

Where Does Set The Web Server Cache?

Webserver configuration. properties file

Which One Of The Following Peoplecode Debugging Tools Automatically Converts Values Of Any Data Type Other Than Object Into String Values For Viewing During Debugging?

WinMessage

Which Language Technology Is Used In App Messaging?

XML

Can You Access Pia From Mac Os?

Yes

If Customer Wants To Use A New Image In Hrms, Where It Is Stored?

DB Server

What Are The Views Available In App. Designer Project?

1. Development
2. Upgrade

List The Components, Which Form The Part Of Integration Broker.
1. File Layout
2. CI
3. App. Messaging

In Peoplecode Debugger What Are The Valid Values?

1.Go
2. Step Over
3. View Variable Value

Which Web Services Is Only Used As A Proxy Server?

1. MS IIS
2. Apache

Which Of The Following Are True With Respect To Validate Sign In With Database Option Enabled In Psadmin?

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.

Which Is Not A Part Of Ae Program, Options Would Be?

Action, Section, Step. Event

What Does Update And Fixes: R_* Files Refer?

Application Updates and Fixes

Which One Of The Following Steps Is Not Part Of Performing An Upgrade?

Apply all outstanding patches, prior to upgrade

Which One Of The Following Is A Transaction Control Statement?

Commit

Where Will You Configure For Failover Of Application Server (scenario)?

Configuration properties

What Is Added As New Option In Build Apart From Create Tables, Indexes, And Views?

Create Trigger

If You Want To Log Into Datamover In Bootstrap Mode, How Would You Login?

Database superuser

In Which Server, Ps Query Definition Is Stored?

DB Server

You Have Downloaded An Application Fix As A Project From The Customer Connection. Where Would You Upgrade It?

Demo

What Commands Are Valid In Bs Mode?

ENCRY PT_PASSWO RD

What Are The Peoplecode Events Pertaining To Record Field?

FieldEdit, SaveEdit, and RowDelete

Which Command Is Valid In Both Bootstrap And Regular Mode When Operating The Data Mover?

GRANT_USER

You Have Created A Menu And A Page And Given User Access To That Page, Which Of The Tables Gets Affected On This (scenario)?

PeopleTools Tables

Which Of The Following Is Correct In Order To Start The Process Scheduler Server From The Command Line Using Psadmin?

Psadmin —p start —d

You Can Specifically Trace The Activity Of The Psappsrv Server Process By Setting The?

PSAPPSRV.tracesql

Which Of The Following Are Parts Of An Ae Program?

Section, Step and Action

How Will You Get A Single Output By Combining Two Or More Queries?

UNION

What Are Menu Types Available?

1. Standard
2. Pop-Up

Where Do You Need To Install Connectivity Software?

We need to install Connectivity Software on Appserver and scheduler server if they are not on the Database server

What Is The Purpose Of State Records?

To store application data for life of the application Engine process

What Is The Most Important Record In Ps Hrms?

JOB record

What Is Dynamic View?

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.

What Is The Difference Between Sql View And Query View?

In Sql view manually write the SQL statement, Query view use the PS QUERY tool.

What Is Section?

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.

How Do You Create The Department Security With Navigations?

To do this, after you have created your Departments Navigate to Tree Manger->Tree Manager and select Appropriate Security Tree (In General in People soft this will be DEPT_SECURITY). Attach your newly created Department m the tree in the required node. Then after run HR_FAST VIEW Application engine by Navigation through-SetupHRMS->Security->Department Security->Update dept Security.

What Is Erp And How It Is Related To Sap?

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 accounting software, inventory software, etc. that addresses a specific function of a business. However, ERP class software addresses all the functions of the business and provides 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.

What Is Difference Between Translate Table And Prompt Table?

There are few differences between Translate tables and prompt tables.

1. Translate tables have a max length of 4 char for each element. However, prompt table elements have no such limitation.

2. There can be only 30 entries in a translate table. Whereas prompt table can have n number of entries.

What Is Activity Type? What Is Cost Center? What Is Gap Analysis? Explain With Real Time Scenario.
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 called Cost Center. GAP Analysis is finding out the “Deficiency or gap” between ideal system or standard system and existing or current system.

If We Use Sql And Call Section At Same Time Then Database Deadlock Will Occur. Why Does This Dead Lock Occur?

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 the same table locked by our section using call section, this process will fail.

Which One Of The Following Data Types Is Not Supported By The Peoplecode Programming Environment?

TIMESTAMP

How Many Message Nodes Are Possible For A Database?

unlimited

What Is Dba Purging Temporary Table?

Update Statistics

What Happens When Changing From No Edit-to-edit Option?

User can type only prompt table values and the default values are populated from the database.

Which Is The Peoplesoft's Hub To Handle Complex System-to-system Interactions?

Integration Broker

Interlink Data Type Can Be Declared As?

Local

When Do Configuration Changes Made Using The Configuration Manager Take Effect?

Once you exit PeopleSoft and log back in.

If You Change The Long Name Of Translate Field What Object Is To Be Altered?

Page def

If You Delete A Page From Pspt Application, Which All Tables Are Affected?

People Tools

How Can You Set Non-repudiation Property?

PIA-.PeopleTools-> Integration Broker->Node DefinitionApplication Designer Message -Properties

Where Can You See The Status Of The Job Report And Details In Secured Way?

Process monitor

Which Trace 255 Command Line Options Produces The Trace File With The Name?

PID.AET

Which Of The Following Menu Options Allows You To Modify The Last Process Instance Number Used Within The System?

Process Scheduler, Use, Process Definitions

Which Command Shuts Down An Application Server Domain Using A "forced" Shutdown Method?

psadmin -c shutdown! -d ps8OOdmo

What Is The Configuration File That Contains The Entire Collection Configuration Values For A Given Application Server Domain?

PS APPSR V.CFG

Which Is A Record That Peopletools Adds To Every Level Of The Message Structure During Processing?
PSCAMA

Peoplesoft Tracks Object Changes Using A System Table. Which Peopletools System Table Is Used To Track Object Changes?

PSRELEASE

In Which One Of The Following Views Would You See The Fields, Criteria, And Other Details Associated With The Current Query?

Query view 9

What Is The Event That Fires After All Database Updates?

Save post change

Where Do You Create The Process Security Groups?

Security Administrator 20

The Application Server Dynamically Scales Server Processes According To The Volume Of Transaction Requests, Which Is Known As?

Spawning

What Is The Result Of The Search With The Following Criteria In Ps Books?

SQL Table OR Field

Which Of The Task Cannot Be Done Through Psadmin?

Starting Web Server

What The Following Command Will Do? (psadmin -p Start -d Hrdmo)

Starts a Process Scheduler

The Trace Tab In Configuration Manager Only Traces Windows Client (two-tier) Interactions. True Or False
True

How Do You Delete A File Using Sql?

delete($filename)

What Are The Different Ways To Run Ae, Sqr?

2-tier, 4-tier, process scheduler

What Is The Difference Between Sql Statements And Metasql Statements?

SQL statements are Database specific whereas meta-SQL statements are Db independent.

How Do You Retrieve A Value From Scroll.scroll Select?

Scrollselect (1, targetname, recordfiledname)

What Is Record. Row Peoplecode?

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 is changed in any page. There is nothing called Row PeopleCode.

What Are The Differences Between Ae And Sqr?

AE is built on PeopleSoft proprietary language called People Code, where as SQR is a third party tool.

What Is The Difference Between Saveedit And Fieldedit?

Field Edit Validate particular field only, but Save Edit validates all the fields in that component.

What Is The Performance Tuning Of Sqr?

1. Use Load-lookup and Arrays
2. Use SQT files.
3. Generate multiple reports.
4. Use correct sql joins.

Tell Me Your Experience With Ci?

CI’s can be used to upload data from legacy systems through excel to CI or create new data within PeopleSoft from another component.

What Is The Purpose Of State Record?

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 a SQL table. A state record either can be an SQL table or derived Work record. Process_instance field is mandatory in the State Record.

How Do You Set Up Table Sharing In Peopletools Applications?

SETTD

Which Rdbms Uses Table Space?

Oracle, db2, Informix

What Are The Record Field Events?

1. FieldChange
2. FieldDefault
3. FieldEdit
4. FieldFormula
5. PrePopup
6. RowDelete
7. RowInit
8. RowInsert
9. RowSelect
10. SaveEdit
1 1. SavePostChg
12. SavePreChg
13. SearchInit
14. Search Save
IS. Workflow

Which Of The Following Fires After The Database Is Updated?

SavePostChange

Which Of The Following Commands Can Be Run In Bootstrap Mode?

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.

Sysaudit Finds For?

Orphaned Objects.

https://mytecbooks.blogspot.com/2019/06/advanced-experienced-peoplesoft.html
Subscribe to get more Posts :