Explore topic-wise InterviewSolutions in .

This section includes InterviewSolutions, each offering curated multiple-choice questions to sharpen your knowledge and support exam preparation. Choose a topic below to get started.

1.

Explain Is 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 are AUTOMATICALLY routed to ANOTHER instance. For more information on high availability and CLUSTERING with WebLogic, WebSphere and other web servers.

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.

2.

Suppose If You Are Ps Developer Then In What Scenarios Component Interface Will Have Advantages Over Component?

Answer»

A COMPONENT exposes your pages to peoplesoft only.Moreover it HELPS us to define common properties for a set of RELATED pages.

A component interface is a set of application programming interfaces (APIS) that you can use to access and modify PeopleSoft database information programmatically. PeopleSoft Component Interfaces expose a PeopleSoft component (a set of pages grouped for a business purpose) for synchronous access from another application (PeopleCode, Java, C/C++, or Component Object MODEL [COM]).

 

A component exposes your pages to peoplesoft only.Moreover it helps us to define common properties for a set of related pages.

A component interface is a set of application programming interfaces (APIs) that you can use to access and modify PeopleSoft database information programmatically. PeopleSoft Component Interfaces expose a PeopleSoft component (a set of pages grouped for a business purpose) for synchronous access from another application (PeopleCode, Java, C/C++, or Component Object Model [COM]).

 

3.

Explain Are There Advantages Or Disadvantages To Using Bea Web Logic Over Ibm Web Sphere 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 customers more CHOICES and flexibility to run PeopleSoft in their preferred environment.

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.

4.

Why 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) with SIMPLIFIED administration. In the AE version WebSphere uses DB2 or other standard DATABASE to keep the configuration and runtime INFORMATION to support very large farm 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 architects determined that AEs version would satisfy the deployment requirements of PeopleSoft customers and would make it EASY for owning and ADMINISTERING PeopleSoft Applications based on WebSphere.

The Advanced Single Server Edition (AEs) of WebSphere provides the same core J2EE and Web Services programming model as the Advanced Edition (AE) with simplified administration. In the AE version WebSphere uses DB2 or other standard database to keep the configuration and runtime information to support very large farm 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 architects determined that AEs version would satisfy the deployment requirements of PeopleSoft customers and would make it easy for owning and administering PeopleSoft Applications based on WebSphere.

5.

Tell Me With 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 only

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

6.

Explain Attributes Of A Component Interface (ci) Are?

Answer»

KEYS, Properties & Collections, Methods and NAME

Keys, Properties & Collections, Methods and Name

7.

Do You Know Does Application Messaging Work Between 8.1x And 8.4 Applications?

Answer»

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.

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.

8.

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

Answer»
  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

9.

What Are The Status Available In Peoplesoft Domain Status Menu?

Answer»

SERVER, CLIENT and QUEUE STATUS

Server, Client and Queue Status

10.

How To Do Object Security? How To Connect Report Through Process Scheduler?

Answer»

To CONNECT a report first we have to KNOW about run CONTROL page. So that we can add the required FIELDS over there and then passing those oprid and runctlid through the stdapi.sqc we can run an an SQR by including this SQC. This can be runned through the process sheduler. If directly we can go to the process sheduler REQUEST and made a request for the SQR. This happens only when the report repositry and distubution has been set properly. After making request we can run the process sheduler

To connect a report first we have to know about run control page. So that we can add the required fields over there and then passing those oprid and runctlid through the stdapi.sqc we can run an an SQR by including this SQC. This can be runned through the process sheduler. If directly we can go to the process sheduler request and made a request for the SQR. This happens only when the report repositry and distubution has been set properly. After making request we can run the process sheduler

11.

Explain Will The Peoplesoft Internet Architecture, Now That It Embeds Bea Weblogic And Ibm Websphere, Work With My 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 licensing another web server, training developers and administrators, building and DEPLOYING other web applications will not be COMPROMISED by this decision. How is this accomplished

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. How is this accomplished

12.

Can A People Tools 8.4 And A People Tools 8.1x Application Server Run On The Same Machine?

Answer»

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.

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.

13.

When A Business Requirement In Fit/gap Analysis Does Not Meet By Peoplesoft Then?

Answer»

Some options:

  1. CUSTOMIZE PS APPLICATION (Yes)
  2. Buy third PARTY software (Yes)
  3. CALL PS Development Center for Enhancement (Yes)

Some options:

14.

Do You Know With 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 only

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

15.

Which Of The Following Can Be Mapped As Find Keys For A Component Interface?

Answer»

SEARCH KEYS and ALTERNATE search keys of a search RECORD.

Search keys and alternate search keys of a search record.

16.

Tell Me 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?

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

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

17.

Tell Me The 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 The Sqr Report Writer Upon Execution?

Answer»

SPECIFIES the OUTPUT PATH

Specifies the output path

18.

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

Answer»

PSRELEASE.

PSRELEASE.

19.

How Does The People Soft Enterprise Portal Work With 8.1x And 8.4 Applications?

Answer»

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.

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.

20.

Is Web Sphere Certified On People Tools 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 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

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

21.

Do You Know Are Disconnected Mobile Applications Supported In People Tools 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 PeopleSoft Mobile Agent is DEPENDENT upon certain core technologies that were specifically DEVELOPED for PeopleTools 8.4.

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.

22.

Will Tuxedo Continue To Be Used In 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 ALWAYS used with PIA, regardless of the HTTP server or Java servlet engine.

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.

23.

In Which Platform Does Crystal And Ps Nvision Works?

Answer»

Windows

Windows

24.

Where Are Workflow Work Items Found?

Answer»

Worklist

Worklist

25.

What Are Standard Properties When A Component Interface (ci) Is Created?

Answer»

GetHistoryItems.

GetHistoryItems.

26.

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

Answer»

TIMESTAMP

TIMESTAMP

27.

Do You Know 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?

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

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.

28.

In Ibm 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 anHTTP server. People Tools 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.

The PeopleSoft Internet Architecture uses a web application server and anHTTP server. People Tools 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.