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

  1. In Call Section – Action it is possible to leave the Program ID with blank Value in certain cases. True or False

True

  1. State Record can be Dynamic Record. True or False

True

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

True

  1. A business Process is used as a Navigator Home page. True or False

True

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

Use non-PeopleSoft comparison tools. 5.

  1. Where does set the web server cache?

Webserver configuration. Properties file

  1. Which one of the following People Code debugging tools automatically converts values of any data type other than object into string values for viewing during debugging?

Win Message

  1. Which language technology is used in app messaging?

XML

  1. Can you access pia from mac OS?

Yes

  1. If Customer wants to use a new Image in HRMS, where it is stored?

DB Server

  1. In which system, Database Connectivity Drivers should be installed?
  2. Client Workstation in two-tier mode (Yes)
    2. App Server (Yes)
    3. Batch Server (Yes)
    4. Data Mover (Yes)
  3. What are the views available in App. Designer project?
  4. Development
    2. Upgrade
  5. List the components, which form the part of Integration Broker.
  6. File Layout
    2. CI
    3. app. Messaging
  7. In PeopleCode Debugger what are the valid values?
  8. Go
    2. Step Over
    3. View Variable Value
  9. Which Web Services is only used as a Proxy Server?
  10. MS IIS
    2. Apache
  11. Which one of the following tree types is NOT supported in the PeopleSoft tree manager?
  12. Query trees
    2. Combination trees
  13. Which of the Following are true for force Shutdown in PeopleSoft Domain Shutdown menu?
  14. Shuts down the domain using the shutdown -k TERM -c command.2. A forced shutdown is a non-quiescent shutdown that immediately terminates all the processes

    after logging into customer connection, you wish to search for fixes/patches. What are the search criteria available?

    1. Report ID
    2. Date / time
    3. Release
  15. Which of the following are true with respect to validate sign in with database option enabled in psadmin?
  16. 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.
  17. Which is not a part of AE Program, Options would be?

Action, Section, Step, Event

  1. What does Update and Fixes: R-* files refer?

Application Updates and Fixes

  1. Which one of the following steps is NOT part of performing an upgrade?

Apply all outstanding patches, prior to upgrade

  1. Which one of the following is a transaction control statement?

Commit

  1. Where will you configure for failover of Application Server (Scenario)?

Configuration. Properties

  1. What is added as new option in Build apart from Create Tables, Indexes, and Views?

Create Trigger

  1. If you want to log into Data Mover in Bootstrap mode, how would you login?

Database super user

  1. In which server, PS Query definition is stored?

DB Server

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

Demo

  1. What commands are valid in BS mode?

ENCRYPT_PASSWORD

  1. Which of the following are Record field events?

FieldChangeSearchSave and SavePreChange

  1. What are the People Code events pertaining to Record Field?

Field Edit, Save Edit, and Row Delete

  1. Which command is valid in both bootstrap and regular mode when operating the data mover?

GRANT_USER

  1. Is it possible to change Prompt Table with NO Edit to Prompt Table with Edit?

Only selection of existing data is possible

  1. You are a PeopleSoft Partner and wish to get information on database performance benchmark (or something like this) where would you look for the info?

PeopleSoft Knowledge base SYSAUDIT finds for Orphaned Records

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

People Tools Tables

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

PRCSTYPEDEFN.GBL

  1. Which of the following is correct in order to start the Process Scheduler Server from the command line using psadmin?

Psadmin -p start -d

  1. You can specifically trace the activity of the PSAPPSRV server process by setting the?

PSAPPSRV.tracesql

  1. For 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. What does R stand for?

Released

  1. Which of the following are parts of an AE program?

Section, Step and Action

  1. When a business requirement in Fit/Gap Analysis does not meet by PeopleSoft then?

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

  1. 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?

Specifies the output path

  1. What are the hyperlinks available in People Books? Some options with different hyperlinks not available in people books, select the correct one?

Study all hyperlinks in the first page of people books.

  1. Which one of the following Data Types is NOT supported by the PeopleCode programming environment?

TIMESTAMP

  1. How many Message nodes are possible for a database?

Unlimited

  1. What is DBA Purging Temporary Table?

Update Statistics

  1. Your 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, you have 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. You ask 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 2 hours 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?

Update statistics on the table

  1. Customization has been done in Dev DB, which tool can be used to move it to Prod DB?

Use App Designer -> Copy DB

  1. Question based on changing prompt table, 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.

  1. In which platform does Crystal and Psnvision works?

Windows (Correct)

  1. Where will the Work Item is available?

Worklist Record

  1. Why is PeopleSoft no longer supporting Apache Jserv?

Apache JServ was a servlet engine that was supported in People Tools 8.1x. This support has been removed from People Tools 8.4 for several reasons: v JServ is no longer 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 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. v Apache can still be used as an HTTP server with BEA WebLogic .

  1. Does Application Messaging work between 8.1xand 8.4 applications?

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

  1. 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 Web Logic’s or Web Sphere’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 People Tools 8.4.

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

  1. Is WebSphere certified on People Tools 8.1x?

No. IBM WebSphere is certified on People Tools 8.4 only. Customer wishing to use IBM WebSphere with People Tools 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.

  1. 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 did not already have a web server in place. It was never intended for large-scale, production website use – only for a system administrator or two.

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

One of the core values of the People Tools development group is investment protection. The time, money, and resources that you may have already invested in-

1) Licensing another web server

2) Training developers and administrators

3) Building and deploying other web applications will not be compromised by this decision.

  1. Why did PeopleSoft bundle IBM WebSphere Advanced Single Server Edition rather than Advanced Edition?

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.

  1. For the servlet layer on the web server, what version of the Java Servlet API are the PIA Java Servlets coded to with People Tools 8.4?

The PIA Java servlets in People Tools 8.4 are coded to Java Soft’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.

  1. How does the PeopleSoft Enterprise Portal work with 8.1x and 8.4 applications?

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 on the 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.

  1. Can a People Tools 8.4 and a People Tools 8.1x database run on the same machine?

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 to verify that the database version required by People Tools 8.4 is the same as for the current People Tools 8.1x implementation.

  1. What are the various steps that describe the peoplecode logic while implementing a Component Interface?
  2. Establish a user session
    2. Get the Component Interface
    3. Populate the Create Keys
    4. Create an Instance of the CI
    5. Populate the required fields
    6. Save the CI
  3. Which of the following can be mapped as Find Keys for a Component Interface?

A OR b

  1. 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 are created automatically. The Create method is created along with the other Standard methods for the CI.

  1. Which one of the following are standard properties when a Component Interface (CI) is created?

GetHistoryItems

  1. Which of the following events can be associated with Peoplecode attached with Push Button?

Field Edit, Field Change

  1. In which People Code event does ALL data validation take place?

Field Edit

  1. Suppose 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 to deliver 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?

Having CRITERIA 18

DoSave( ) can be called from one of the following events?

Field Edit, Field Change, MenuItemSelected, Save Prechange & SavePostChange

  1. Which is the PeopleSoft’s hub to handle complex system-to-system interactions?

Integration Broker

  1. Interlink data type can be declared as?

Local

which of the following ApiObject data type objects cannot be declared as Global?

Java Object

  1. Which one of the following is NOT a valid PeopleSoft query type?

Message agent queries

  1. When do configuration changes made using the configuration Manager take effect?

Once you exit PeopleSoft and log back in.

  1. If you change the long name of translate field what object is to be altered?

Page def

  1. If you delete a page from PSPT application, which all tables are affected?

People Tools

  1. How can you set Non-Repudiation property?

PIA-.People Tools-> Integration Broker->Node Definition Application Designer->Message ->Properties

  1. Where can you see the status of the job report and details in secured way?

Process monitor

  1. Which Trace 255 command line options produces the trace file with the name?

PID.AET

  1. Which of the following menu options allows you to modify the Last Process Instance Number used within the system?

Process Scheduler, Use, Process Definitions

  1. Assume 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 streamline the migration to a new database?

Projects provide the ability to migrate all objects at once or each object type individually.

  1. Which Three PeopleSoft Tables the DB User mentioned in Connect ID should have permission?

PSACCESPRFLPSSTATUS PSOPRDEFN

  1. Which command shuts down an application server domain using a “forced” shutdown method?

psadmin -c shutdown! -d ps800dmo

  1. What is the configuration file that contains the entire collection configuration values for a given application server domain?

PSAPPSRV.CFG

  1. Which is a record that People Tools adds to every level of the Message Structure during processing?

PSCAMA

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

PSRECORDNAME

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

PSRELEASE

  1. From the following statements, which one is NOT true about Pub Broker?

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?

PS server in configuration properties

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

Query view 9

  1. What is the event that fires after all database updates?

Save post change

  1. Where do you create the process security groups?

Security Administrator 20

  1. The application server dynamically scales server processes according to the volume of transaction requests, which is known as?

Spawning

  1. 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?

Specifies the output path

  1. What category of commands can be executed in data mover?

Sql, data mover commands

  1. What is the result of the search with the following criteria in PS Books?

SQL Table OR Field

  1. Which of the Task cannot be done through PSADMIN?

Starting Web Server

  1. What the following command will do? (Psadmin -p start -d hrdmo)

Starts a Process Scheduler

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

The statement being executed is line 233 of the People Code program.

  1. Trigger Business Event is used for triggering the workflow and it is written on workflow event. Trigger Business Event has the syntax__________.

Trigger Business Event (Bus Process, Bus Activity, Bus Event);

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

True

  1. How do you delete a file using sqr?

Delete ($filename)

  1. What are the different ways to run AE, SQR? (Command, process scheduler)

2-tier, 4-tier, process scheduler

  1. What is the difference between sql statements and metasql statements?

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

  1. How do you retrieve a value from scroll.scroll select?

Scroll select (1, target name, recordfiledname)

  1. What is record, row people code?

Record people code 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 People Code.

  1. What are the differences between AE and SQR?

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

  1. What is the difference between Save Edit and Field Edit?

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

  1. What is the performance tuning of SQR?
  2. Use Load-lookup and Arrays
    2. Use SQT files.
    3. Generate multiple reports.
    4. Use correct sql joins.
  3. How do you decide between appeng/Ci and SQR while conversion?

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 a better option

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

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

  1. How will you get a single output by combining two or more queries?

Using UNION

  1. How do you set up table sharing in People Tools applications?

SETID

  1. Which RDBMS uses Tablespace?

Oracle, db2, Informix

  1. What Record Changes does not affect Database?

List Box item

  1. What are the Record field events?
  2. 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. Workflow
  3. Which of the following fires after the database is updated?

SavePostChange

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

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

Profile

  1. SYSAUDIT finds for_______.

Orphaned Objects

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

  1. What are the Search Keys you use to find Patches and Fixes?

Report id date release

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

  1. Where is Unicode used?

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

  1. What are the uses of process profile?

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

  1. On which servers Tuning can be done.
  2. a) Database Server
    b) App Server
    c) Batch Server
    d) Web Server
  3. What does ER Diagrams represent?
  4. a) Graphical Representation of Business process and Relations

    b) Flowchart of tables and Fields
  5. What are destructive statements in SQL?
  6. b) Recreate a Tabled) Recreate a View
  7. What is the output when Query is split?

Component and Query view

  1. What are Menu types available?
  2. Component

    2. PeopleCode

    3. Separator
  3. Activate Event is Valid for following?

Standard & Secondary

  1. How do you login into BS mode?

DB Access Id

  1. Which RDBMS uses Tablespace?

Oracle, DB2, Other Options: SQL Server, Informix, Sybase

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

PSDAEMON

  1. What event is fired after DB Update?

Save Post Change

  1. What is the status available in PeopleSoft Domain Status Menu?

Server, Client and Queue Status

  1. What BEA product is used for DB transaction in PS?

Tuxedo

  1. Where is workflow work items found?

Worklist

  1. Where the Work Item is available?

Worklist Record

  1. What HTTP servers and Java servlet engine combinations are supported with People Tools 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.

  1. Is web server load balancing supported with People Tools 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.

  1. Are disconnected mobile applications supported in People Tools 8.1x?

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

  1. IBM how should Web Application Servers be used with People Tools 8.1x and People Tools 8.4?

The PeopleSoft Internet Architecture uses a web application server and an HTTP server. People Tools 8.12 and above include both BEA WebLogic and Apache with Jserv. With People Tools 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 People Tools 8.1x and 8.4 environments, each People Tools 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 People Tools 8.1xinstallation using Apache and Jserv could reside on the same machine as a People Tools 8.4 installation using IBM WebSphere. Care should be taken to ensure that unique port numbers are assigned to each server chain.

  1. Can a People Tools 8.4 and a People Tools 8.1xapplication server run on the same machine?

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

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

  1. Which of the following is NOT TRUE in Component Interface (CI) Architecture?

A component interface can be mapped to multiple PeopleSoft components

  1. What are the main attributes of a Component Interface (CI)?

Keys, Properties & Collections, Methods, and Name

  1. With reference to the Component Interface Tester which of the following is NOT TRUE?

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

  1. What views available in Application Designer project workspace?
  2. Development View

    2. Upgrade View
  3. What Record Changes does not affect Database?

Derived work record

Sub record

Dynamic view

these record changes do not affect the DB

  1. What is the default Crystal Report that PeopleSoft Query tool creates?

ACTQRY.RPT

  1. What are the differences between Row Class and Row Set in PeopleSoft?

Row class is a single row of data that consists of 1 to n records of data. Row set object is a data structure used to describe hierarchal data. It consists of a collection of rows.

  1. What are the statuses available in PeopleSoft Domain Status Menu?

1) Server Status

2) Client Status

3) Queue Status

  1. What are the views available in App. Designer project workspace?

Development and Upgrade Views

  1. Explain what are component buffer and data buffer.

Component Buffer:
Component Buffer contains all the Data of active component Data Buffer:
Data Buffer contains Data other than the Data in the Component Buffer. Data Buffer classes are available in people code, row set, Row, Record, Field, Array, Sql, File, chart, Drid and so on.

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

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

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

  1. What is difference between Translate table and Prompt table?

There are few differences between Translate tables and prompt tables1. 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.

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

  1. 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 in the tree in the required node. Then after run HR_FASTVIEW Application engine by Navigation through-

Setup HRMS->Security->Department Security->Update dept. Security.

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

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

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

  1. What is the most important Record in PS HRMS?

JOB record

  1. What is the purpose of state records?

To store application data for life of the application Engine process

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

  1. What are Menu types available?
  2. Standard

    2. Pop-Up

By bpci