Loading Go Recroot Please wait
  • Quick Links
    • Go to My Webtop Create job order
      View & order ads
      Upload
      Create Resume
      Store
      Cart
      Customer care
Join now
Sign In
Skip Navigation Links
Customer care
Categories
Skip Navigation Links.
Aeronautical
Advertisement
Architecture
Anatomy
Astronomy
Expand AccountsAccounts
Analytical Modelling
Anthropology
Bio Chemistry
Banking
BPO
Biology
Biotechnology
Business Level Strategy
Capacitor Planning
Chemical
Chemistry
Cell Biology
Civil
Corporate Strategy Capability
Corporate Strategy Success
Corporate strategy Methods
Corporate strategy General
Corporate strategy organizing
for success
Corporate Level and
International Strategy
Data Analysis in GIS
Data quality issues in GIS
Design of products and
services in Operation
Management
Economics
Economics-Imperfect
competition
Economics-Profit Maximizing
Economics-Supply and Demand
Economics-Supply-side Policies
Economics-Money and Goods
Economics-General
Economics-Macroeconomic
Issues
Economics-Macroeconomic
Equilibrium
Economics- Modern
Macroeconomics
Economics-National Economy
Economics-Distribution
of Income
Economics-Payments Exchange
Ecology
Embroyology
Electronics
Electrical
ERP Operations Management
Fashion & Modelling
Failure prevention and
recovery
GIS Date Input and Editing
GIS
GIS General
Geography
Geology
Human Resource
Human and organizational
issues
Hotel Management
HR
Industrial
Instrumentation
Immunology
Inventory planning and control
Journalism
Job Advertising
Job design and work
organization
Law
Layout and flow in Operations
Management
Lean operations and Jusintime
Metallurgy
Marketing & Sales
Marketing - The Environment
Marketing- The Global
Marketplace
Marketing - Strategic marketing
Marketing - Segmentation
Marketing -Relationship
Marketing Product and
branding
Marketing Pricing in Marketing
Marketing Personal selling
Marketing - product life-cycle
Marketing-Marketing services
Marketing-The Internet
Marketing-Society
Marketing-Managing marketing
Marketing-Integrated
marketing
Marketing-Consumer markets
Marketing-Competitive
strategy
Marketing-Business
Marketing-Advertising,
sales promotion
Marketing-General
Maths
Managing Corporate
Strategic Change
Mechanical
Micro Biology
Nursing
Opthalmology
OR Behaviour
Operations Management
Operations Strategy
Pathology
physics
Psychology
Process design in
Operation Management
Process technology Operations
Management
Public Relations
Retail
SEO
Static
Spatial Data
Spatial Date Modelling
Static Variable and research
design
Statics-Probability
Statics-Non Parametric
Statistics
Statics-Multivariate analysis
Statics-Measures
Statics-Correlational analysis
Statics-Analysis of Groups
Statics-Analysis ANOVA
Statics-Analyses conditions
The development of
computer methods for
handling spatiadata in GIS
The Environment in
Corporate Strategy
Understanding Corporate
Strategy Development
Expand TechnologyTechnology
 

Peoplesoft Interview Question and Answers

Explain what are componentbuffer and databuffer?

Component Buffer:  Component Buffer contains all the Data of active component

Data Buffer: Data Buffer contains Data other then the Data in the Component Buffer

Data Buffer classes are available in peopleocode, Rowset,Row,Record,Field,Array,Sql,File,chart,Drid and so on.

What are all the steps invloved in Upgrade process?

Plan the Upgrade
• Prepare Copy of Production Database
• Install New Release
• Upgrade PeopleTools
• Run and Review Compare Reports
• Apply Application Changes
• Complete Production Copy
• Test the Upgrade
• Move into Production

If we use SQL and Callsection 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.

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

Activity type is the nature of "action comitted 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.

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 lenght of 4 char for each element. But prompt table elements 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.

What is ERP and how it is related to SAP?

ERP is generally referred to a class of business softwares that addresses a business firm in totality, rather than one or two functions.

For example, there are accounting softwares, inventory softwares, etc. that addresses a specific function of a business. But an ERP class software adrresses 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 softwares across various industries.

How to create the Department sequrity with navigations?

After You created your Depatments.Navigate to TreeManger->Tree Manager.Select Appropriate Security Tree (In General in Peoplesoft this will be DEPT_SECURITY).Attach your newly cretaed Department in the tree in the required node. Then after run HR_FASTVIEW Application engine by Navigati through SetupHRMS->Security->Department Security->Update dept Security.

What is section?

A section is a set of ordered steps that gets executed as part of a program. You can call sections (and other programs) from steps within other sections.

What isthe difference between SQL View and Query View?

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

What is dynamic view?

Dynamic View is similar to SQL View but we can not build the dynamic view. When we dont want store the data base then us dynamic view.

What is the most important Record in PS HRMS?

JOB record

What is the purpose of state records?

To store application data for life of the apllication Engine process.

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 are Menu types available?

1. Standard

2. Pop-Up

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 to n records of data.Rowset object is a data structure used to describe hirarchel 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?

Derived work record

Subrecord

Dynamic view

These record changes doesnot affect the DB

What views available in Application Designer project workspace?

1. DEVLOPMENT VIEW

2. UPGRADE VIEW

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

The main attributes of a Component Interface (CI) are?

Keys, Properties & Collections, Methods and Name

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

A component interface can be mapped to multiple PeopleSoft components

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

IBM How should Web Application Servers be usedwith 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.

Are disconnected mobile applications supportedin PeopleTools 8.1x?

No. The PeopleSoft Mobile Agent architecture, which is used to supportdisconnected mobile applications, is only available in PeopleTools 8.4. ThePeopleSoft Mobile Agent is dependent upon certain core technologies that werespecifically developed for PeopleTools 8.4.

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.

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. You may find this at http://www.peoplesoft.com/corp/en/iou/platforms/index.asp

WorkItem is available in?

WorkList Record

Where are workflow work items found ?

Worklist

What BEA product is used for DB transaction in PS?

Tuxedo

What are the status available in PeopleSoft Domain Status Menu?

Server, Client and Queue Status

What event gets fired after DB Update?

Save Post Change

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

PSDAEMON

Which RDBMS uses Tablespace?

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

How do you login into BS mode?

DB Access Id

What are Menu types available?

1. Component
2. PeopleCode
3. Separator

Activate Event is Valid for following?

Standard & Secondary

Query is split into what?

Component and Query view

What are destructive statements in SQL?

b) Recreate a Table
d) Recreate a View

ER Diagrams represent?

a) Graphical Representation of Business process and Relationsb) Flowchart of tables and Fields

Tuning can be done on which servers?

a) Database Server
b) App Server
c) Batch Server
e) Web Server

Use of process profile?

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

Where is Unicode used?

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

Which of the above record definitions is NOT stored on the database and is therefore NOT required to be built?

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

Go for customizations through Consultants

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

Report id date release

What are the People Tools available for Integration Broker?

Application designer and Integration Broker Setup on the Portal. In peoplSoft 8.48 messages and Queues can be created from the Setup itself

SYSAUDIT finds for

Orphaned Objects

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

Profile

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.

Which of the following fires after the database is updated?

SavePostChange

Which of the following are Record field events?

FieldChange • FieldDefault • FieldEdit • FieldFormula • PrePopup • RowDelete • RowInit • RowInsert • RowSelect • SaveEdit • SavePostChg • SavePreChg • SearchInit • SearchSave • Workflow

What Record Changes does not affect Database?

List Box item

Which RDBMS uses Tablespace?

oracle,db2,Informix

How do you set up table-sharing in PeopleTools applications?

SETID

How will you get a single ouptut by combining two or more queries?

Using UNION

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

What event gets fired after DB Update?

Savepostchange

Tell me ur 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.

How do u decide between appeng/Ci and SQR while conversion?

When u want to validate data upfront before loading them into db, better plan to use appeng or ci, when you are think of huge data to be loaded SQR would be a better option

Performance tuning of SQR?

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

What is the difference between SaveEdit and FieldEdit?

Field Edit Validate particular field only. Save Edit validate all the fields in that component.

What are the diffences between AE and SQR?

AE is built on PeopleSoft proprietery language called PeopleCode, where as SQR is a third party tool.

What is record, row peoplecode.

Record peoplecode is triggered whenver 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.

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

scrollselect(1,targetname,recordfiledname)

Different sql statements and metasql statements.

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

Different ways to run AE, SQR.(Command, process scheduler)

2-tier,4-tier,process scheduler

How do you delete a file using sqr?

delete($filename)

The Trace tab in Configuration Manager only traces Windows client (two-tier) interactions?

True

TriggerBusinessEvent is used for triggering the workflow and its written on workflow event. TriggerBusinessEvent has the syntax?

TriggerBusinessEvent(BusProcess,BusActivity,BusEvent);

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

The statement being executed is line 233 of the PeopleCode program.

One-to-Many?

Table 1 relates to 0,1 or many records in Table2, Table 2 relates to Table1 as one and only one table.

What the following command will do? psadmin -p start -d hrdmo?

Starts a Process Scheduler

Which of the Task cannot be done through PSADMIN?

Starting Web Server

Activate Event is Valid for following?

Standard & Secondary

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

SQL Table OR Field

What category of commands can be executed in data mover?

Sql , data mover commands

The example below demonstrates the use of SQR flags in the configuration manager directories folder: -F C:PSHrmsSqrWhat do the above SQR flags signify to the SQR Report Writer upon execution?

Specifies the output path

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

Spawning

Where do you create the process security groups?

Security Administrator 20

What is the event that fires after all database updates are over?

Save post change

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

Query view 9

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?

psserver in configuration properties

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

PSRELEASE

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

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

PSCAMA

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

PSAPPSRV.CFG

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

psadmin -c shutdown! -d ps800dmo

The DB User mentioned in Connect ID should have permission to which Three PeopleSoft Tables?

PSACCESPRFLPSSTATUS PSOPRDEFN

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 non-system(application) tables?

PS_RECORDNAME

The initial values that you see in PSADMIN are derived from the configuration template that you select when you create your domain. Where these templates reside in the system?

PS_HOME/appserv in the Application Server

You just finished customization work that involved the creation of many new objects. You must now migrate 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. *

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

Process Scheduler, Use, Process Definitions

Trace 255 command line option produces the trace file with the name?

PID.AET

Where can u see the status of the job report and details in secured way?

Process monitor

Non Repudiation property can be set?

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

If you delete a page from PSPT application which all tables are affected –?

People Tools

If u change the long name of translate field what object to be altered?

Page def

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

Once you exit PeopleSoft and log back in.

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

Message agent queries

Interlink data type can be declared as?

Local

The following ApiObject data type objects can’t be declared as Global:?

JavaObject

PeopleSoft’s hub to handle complex system-to-system interactions.?

Integration Broker

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?

FieldEdit, FieldChange, MenuItemSelected MenuItemSelected, Save Prechange & SavePostChange

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

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 can be mapped as Find Keys for a Component Interface ?


A OR b

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. Populate the Create Keys
4. Create an Instance of the CI
5. Populate the required fields
6. Save the CI

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, the databases themselves can exist within the same RDBMS, however, it is important to verify that the database version required by PeopleTools 8.4 is the same 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 on a single machine. It is important to ensure that there are no port clashes between the installations.

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.

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 an HTTP server. PeopleTools 8.12 and above include both BEA WebLogic and Apache with Jserv. With PeopleTools 8.4, both BEA WebLogic and IBM WebSphere 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 environment, 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 could reside 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 each server chain. 

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.

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

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.

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

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

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. You may find this at http://www.peoplesoft.com/corp/en/iou/platforms/index.asp 

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

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 gets populated from the database.

Customization done in Dev DB, Which tool i will use to move it to Prod DB?

Use App Designer -> Copy DB

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

(Some scenario) Question relating DBA Purging Temporary Table?

Update Statistics

How many Message nodes are possible for a database.?

Unlimited

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

UNION

What BEA product is used for DB transaction in PS?

uxedo

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

TIMESTAMP

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

Study all hyperlinks in the first page of people books.

The example below demonstrates the use of SQR flags in the configuration manager directories folder: -F C:PSHrmsSqrWhat do the above SQR flags signify to the SQR Report Writer upon execution?

Specifies the output path

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

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

What are the status available in PeopleSoft Domain Status Menu?

Server, Client and Queue Status

Which of the following are part of an AE program ?


Section ,Step and Action

Which of the following fires after the database is updated?

SavePostChange

What event gets fired after DB Update?

SavePostChange

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

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

Query view

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

PSRELEASE

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

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

PSDAEMON

you can specifically trace the activity of the PSAPPSRV server process by setting the?

PSAPPSRV.tracesql

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

Psadmin –p start –d

In the following url http://localhost/Peoplesoft/EMPLOYEE/PSFT_HR/c/PROCESS_SCHEDULER.PRCSTYPEDEFN.GBLwhich one is the component definition?

PRCSTYPEDEFN.GBL

I 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

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

Which RDBMS uses Tablespace?

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

Changing Prompt Table with NO Edit to Prompt Table with Edit?

Only selection of existing data is possible

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

GRANT_USER

PeopleCode events pertaining to Record Field:?

FieldEdit, SaveEdit and RowDelete

Which of the following are Record field events ?

FieldChangeSearchSave and SavePreChange

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

ENCRYPT_PASSWORD

What commands are valid in BS mode?

ENCRYPT_PASSWORD

What views available in Application Designer project workspace?

Development and Upgrade

Which of the above record definitions is NOT stored on the database and is therefore NOT required to be built?

Derived/Work Record

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

Demo

PS Query definition is stored on which server?

DB Server

How do you login into BS mode?

DB Access Id

If you want to log into DataMover in Bootstrap mode, you would login as..?

Database superuser

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

Create Trigger

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


Configuration.properties

Which one of the following is a transaction control statement ?

Commit

What Record Changes does not affect Database?

Change in List box in Record Field properties (correct)

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

Apply all outstanding patches, prior to upgrade

Update and Fixes: R-* files refers to?

Application Updates and Fixes

How do you set up table-sharing in PeopleTools applications?

Add the field, SETID, as a key field to each table you want to share, and then define the set control field. PeopleSoft reserves ALL Message Sets (in Utilities, Message Catalog) up to which number?

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

ACTQRY.RPT

(Some scenario) Find which is not part of AE Program, Options would be?

Action,Section,Step,Event

Which of the following are true with respect to validate signon with database option enabled in psadmin.?

1. The application server first attempts to connect to database using the user id and password as part of the database connection string.
2. User must be defined on either the operating system or the database and within the PeopleSoft.

Which of the Following are true for force Shutdown In PeopleSoft Domain Shutdown menu?

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

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

1. Report ID
2. Date / time
3. Release

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

1. Release
2. Updated date time
3. Report Id

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

1. Query trees
2. Combination trees

Which Web Services is only used as a Proxy Server?

1. MS IIS
2. Apache

In PeopleCode Debugger what are the valid values?

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

Select the components which form the part of Integration Broker?

1. File Layout
2. CI
3. app. Messaging

what are the views available in App. Designer project workspace (multiple answer)?

1. Development
2. Upgrade

What are Menu types available?

1. Component
2. PeopleCode
3. Separator

Database Connectivity Drivers should be installed in the following System?

1. Client Workstation in two tier mode (Yes)
2. App Server (Yes)
3. Batch Server (Yes)
4. Data Mover (Yes)

Where do you need to install connectivity software?

1. batch server
2. App server
3. two tier client

What are the People Tools available for Integration Broker?

1. Appl. Messaging
2. Component Interface
3. File Layout

A Customer wants to use a new Image in HRMS, where it is stored?

DB Server

Can you access pia from mac OS?

Yes

Which language technology is used in app messaging?

XML

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

PIA screens and recognize it?

Where are the work items presentWorkilist

Where do u set the web server cache?

webserver configuration.properties file

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.

True or False. A business Process be used as a Navigator Home page ?

true

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

True

True or False. State Record can be Dynamic Record?

True

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

True

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

True

Find a Recruiter Companies
Walk-inWalk-in
Jobs Jobs Jobs
Jobs Question Bank
Find a Recruiter Find a Recruiter
Create your Resume  |    Job order   |    Advertise    |    Jobs and resumes on Mobile   |    Tell a friend   |   Blog   |  Help Center  |   Useful links    |   User talk   |  Site Map  |  Privacy and Terms 
|  Find & Learn |  Find & Train |  Find a Hiring Manager
GoRecroot Tour
Recruiters
Online recruiting solutions, job order posting with photo, voice, video,
Job order distribution widgets, resume search, intelligent job to resume mapping.

Recruitment branding and employer advertising solutions.
Free job order and walk-in posting. Value based subscription models.
Jobbers
International career opportunities, job search, create resumes with templates, photo,
voice, video in your resumes, resume distribution widgets, intelligent resume to job position fitment.

Unique featured jobber and jobber talk for active job seekers.
Recruiter advertising & Employer Branding
For talent sourcing: Spotlighter | Fast track recruiter | Hot postings
For career planning: Featured jobber | Jobber talk
GoRecroot Mobile Recruitment Toolbox
From your mobile: Join, Sign in, Easy job order, Quick resume
Job order views, Resume responses, Ad tracking
Intellift – Job order Resume Mapping
Time, cost, effort savings for recruiters, jobbers
Subscribe to GoRecroot
Subscription options & pricing
Click to download: GoRecroot TourGoRecroot Tour PDF

Intellfit

Intellifit is a proprietary talent to job order (job order to talent) mapping algorithm. Intellifit powers GoRecroot.Information you enter in your job order or your resume is used by Intellift, the proprietary resume job order mapping algorithm.. Imagine your job order or your resume is a magnet dipped into a large global database of talent or job positions. The depth you add to your job order or your resume gives more computational depth for Intellifit to work with – the result: better quality mapping.
You can fell Intellifit in resume search, job search, resume to job order mapping, job order to resume mapping. More exciting possibilities are in the works read more

< >

Search and Map assistant (Job title examples)

Manufacturing
Manufacturing Engineer, Maintenance Manager, Finishing Technical Manager, Package Solution Consultant, Lean Manufacturing Engineer, Lathe Operator, Quality Control Auditor, Chemical Mixing, Blending, Power Station Operator, Electronics Technician, Fabrication Inspection Engineer, Tool Room Engineer, Pneumatic Technician, Quantity Surveyors, Shift Chemist-Quality Control, Tool Maker, Value Engineer read more
< >
TELL A FRIEND

Speaker        Spread the word to a Jobber, Recrooter
        or friend. Earn GoRecroot rewards
      
 
* Your Name  
* Your email
* Friends email
* Friends mobile #
* Your message
* Enter code
Go Recroot
Go RecRoot

Go Recroot   In Progress...
Twitter friends Facebook friends
Your message has been sent
Your friend did not received your message
Enter code in the above image
 
TELL FRIEND

Mail has been sent successfully

TWITTER

* Twitter ID
* Password
* Message
 
* Friend's ID
SUBSCRIBE
* Name  
* Email  
Tel#  
* Enter code
Go Recroot
Go RecRoot
 




Go Recroot   Privacy & Terms

Enter the code as it appears, in the image below
Please sign in or join before attempting subscribe
USER TALK
CUSTOMER CARE
* Name
* Email
* Message
 
Go Recroot
GoRecroot
 
If you are a Recrooter (recruiter agencies, corporate recruiters, referrers) and do not want to miss out on GoRecroot’s trend setting features and offers, please sign up

If you are already registered with us as a GoRecrooter, please sign in

If you are a Jobber (Jobseeker) and want to be part of the global and national job markets,
please sign up

If you are already registered with us as a Jobber, please sign in

Email exists, please try another
Email exists, please try another
Enter code in the image below

* User type
* Name
* Last name
* Email
* Password
* Confirm password
 Tel #
*Enter code
GoRecroot
GoRecroot
I agree to Privacy & Terms
GoRecroot
Already a member? Sign in
Invalid user name or password
Invalid user name or password
* Email
* Password

Forgot Password




Not a member yet? Join GoRecroot
GoRecroot
GoRecroot
Go Recroot  
PRIVACY & TERMS
 

Privacy commitment

Your information in GoRecroot

GoRecroot is dedicated to protecting your personal information and hereby we are informing you about how we handle it. This privacy commitment only applies to transactions and activities in which you engage, and data gathered, on GoRecroot ("GoRecroot", "GoRecroot.com", the "site" or "website", or "Service") through email campaigns conducted on behalf of our customers, or email communications between GoRecroot members (collectively, the "Site") but does not apply to any other Website or offline point of contact between GoRecroot, or any other company, and consumers. Please review this privacy commitment periodically as we may modify it from time to time. Each time you visit the site or provide us with information, by doing so you are accepting the practices described in this privacy commitment at that time.

Information collected

Your personally identifiable information collected by GoRecroot:

  • Our registration form requires you to give us certain information such as your name, email address, address, phone number and password. You may always choose not to provide such Personally Identifiable Information; however, this may limit our ability to provide you with a specific service or particular content.
  • We may also collect demographic and other data, which may include Personally Identifiable Information. This information is provided by you, and you have the choice whether or not to input information about yourself.
  • Demographic information is divided into two categories: 1) "non-public information", which consists of personal or financial information and one-on-one communications between you and other users of the Site; and 2) "public information", which consists of all other demographic information. We ask that you do not enter personal information or financial information into your "Profile." Please note that nowhere on the Site do we knowingly collect personal information from children under the age of 18, as we require that all users represent to us that they are at least 18 years old.
  • If you place an order for services on GoRecroot, you may be required to enter your credit card number and information, as well as your address and/or other contact information.

Profile:

  • If you choose to build a Profile you will be required to register with the Personally Identifiable Information indicated above.
  • You will also be able to enter information regarding your skills, experience and interests that will allow other Users to search for people like you. By default, your Profile will be public and available to Users of GoRecroot and anyone else who searches the Internet for public information. GoRecroot reserves the right to distribute your public profile information, or parts thereof, in marketing materials and communications in the media, in publications online and offline.
  • GoRecroot may use your Profile information to match you to various job opportunities or users. Once presented with the opportunity, you can choose whether to make contact with the matched user(s) or act on the job opportunity.

Personally identifiable information collected by GoRecroot's Business Partners:

  • GoRecroot works with employers, third-party advertising companies, sponsors and other companies with whom we do business ("Business Partners") to place advertising on our site and in email communications sent to our registered users and to recipients of Job Opportunities, Job Search Alerts, and other communications related to GoRecroot. Information about your visit to this site, such as number of times you have viewed an ad, may be used to serve advertising to you.
  • Recipients of job opportunities have the option to inquire or forward the job on to friends. When you inquire or forward jobs, at minimum, your name and email address is shared with the employer offering the job.
  • GoRecroot may correlate or match registered user information, including Personally Identifiable Information, with information held by our Business Partners to fill job positions, target ads or otherwise improve the effectiveness of our service. Our Business Partners may read or set cookies on your hard drive, use pixel tags, track which ads you have viewed, or collect other information about you.
  • From time to time, GoRecroot may also have special offers that are sponsored by a Business Partner. In order to participate in these offers, you may be required to follow a separate registration process. If you consent to receive information from a Business Partner, through an opt-out process, GoRecroot may pass your information to such Business Partners.
  • GoRecroot may also offer goods or services for purchase available by our Business Partners. If you purchase goods or services offered through GoRecroot by a Business Partner, then you may be required to submit Personally Identifiable Information in order to complete the transaction and GoRecroot may provide your Personally Identifiable Information to such Business Partner for that purpose.
  • In some cases, we may enter into a promotional relationship with a Business Partner in which we prominently display their brand name or trademarks on pages that appear the same as or very similar to the pages of the GoRecroot service. These pages are known as "Co-Branded Pages" and these particular Business Partners are known as "Co-Branded Business Partners."
  • If the page on which you submit information is a Co-Branded Page, or was accessed by clicking on a link on a Co-Branded Page, then we may share your personal information with the associated Co-Branded Business Partner. Co-Branded Business Partners may use your personal information in accordance with their own privacy policies. GoRecroot disclaims all liability for the privacy policies and procedures on any Business Partner or Co-Branded Business Partner Web site.
  • You will need to contact the Co-Branded Business Partner to instruct them directly regarding your preferences for the use of your personal information by them. Additionally, you agree that GoRecroot may use and disclose all such information so submitted to such Co-Branded Business Partners in the same manner in which we are entitled to use and disclose any other information you submit to us (see Use of Personally Identifiable Information by Business Partners below).

Cookies:

GoRecroot wants to optimize your experience by ensuring that the most relevant information, searches and offers are displayed to you while using the GoRecroot web site. A common manner in which to do this is by placing cookies on your computer. Cookies are strings of text and numbers that can identify your computer to us when you visit our site, and which may be correlated with your Personally Identifiable Information in our log files.

IPAddress:

We log standard information such as your IP address along with the URL from which you came to our site and the URLs visited on our site, which may or may not contain some Personally Identifiable Information. When we send messages to you or others, we may provide a URL link to the GoRecroot site that contains an alphanumeric identifier, which allows us to identify the person to whom we sent the message so that we can personalize our content for that individual.

PixelTags:

GoRecroot uses pixel tags to gather information about the emails we send to our registered users and to recipients of messages. Pixel tags are tiny graphic files, not visible to the human eye, that are included in our HTML-encoded email messages. When such a message is opened in an HTML-capable email program, the recipient's computer will access our server to retrieve the pixel tag file, allowing us to record and store, along with your email address, the date and time the recipient viewed the invite or reminder, that the recipient's email program is capable of receiving HTML-encoded email, and other standard logging information. The pixel tag also may see or read cookies. For more information about cookies and how to disable their use, see the section below on "Use of Cookies."

Use of information

Use of Personally identifiable information by GoRecroot:

  • We use the collected Personally Identifiable Information to verify you and to contact you in connection with your transactions, postings and other activities on the site, to forward to you messages from other Users, to communicate with you about Job opportunities of interest to you and to operate the GoRecroot service.
  • GoRecroot may capture searches and other activity conducted by you on the GoRecroot Service in order to make suggestions to you regarding what similar searches, activities or topics might be of interest to you.
  • These types of communications may contain commercial messages, such as banner ads and special offers. Each communication we send to you, other than communications sent to you for the sole purpose of addressing a technical or operational issue regarding the GoRecroot service, will give you the opportunity to opt-out of receiving further such communications from us.
  • Use of our invitation service to tell a friend about our site or a job opportunity, or to participate in a referral chain, requires that you enter your friend’s email address. We will automatically send your friend a one-time email inviting him or her to visit the site or view the opportunity. GoRecroot stores this information to send this one-time email, to register a friend connection if your invitation is accepted, and to track the success of the GoRecroot referral program. Your friend may contact us at GoRecroot to request that we remove this information from view in our active database (Please use GoRecroot Privacy in the subject line).
  • GoRecroot uses your Personally Identifiable Information to help us provide you with personalized content, advertising, and commercial messages (collectively, "Content").
  • GoRecroot does not sell, share or otherwise provide any "Personally Identifiable Information" you give to us with any Business Partner without your consent, which may be obtained through an opt-in request (see Use of Personally Identifiable Information by Business Partners below), unless required by law, court order or as required to technically operate the service, or to complete a transaction or order.
  • GoRecroot does reserve the right to share your Personally Identifiable Information with its parent, subsidiary or affiliated entities ("affiliated entities" are those companies owned or controlled by GoRecroot's parent company).

Use of Personally identifiable information by Other Users:

  • Other users will be able to view the information that you provide on your Profile.
  • Other users may choose to contact you. However, to ensure your privacy, GoRecroot will not display or give out your email address or any other contact information to other users on the site. We have developed a process that uses a "double-blind" email system, which hides the email addresses of both the sender and recipient of email messages to protect the privacy of both the sender and receiver. When using the process on the site, it is up to you to choose when you are comfortable disclosing your email address, or any other contact information, to others through private communications.
  • Similarly, you may contact other users on the site, and GoRecroot will hide your email address by using the “double-blind” email process on the site.
  • Use of our invitation service to tell a friend about our site or a job opportunity, or participation in a referral chain, requires that you enter your friend’s email address. We will automatically send your friend a one-time email inviting him or her to visit the site or view the opportunity. GoRecroot stores this information to send this one-time email, to register a friend connection if your invitation is accepted, and to track the success of the GoRecroot referral program. Your friend may contact us at GoRecroot to request that we remove this information from view in our active database (Please use GoRecroot Privacy in the subject line).

Use of Your Personally identifiable information by GoRecroot's Business Partners:

  • OContracted employers using GoRecroot to send their jobs to you may receive your contact information (name and email address) from another user on GoRecroot, from one of their employees participating in a GoRecroot referral campaign, or by using other means outside the context of GoRecroot, such as their own database of resumes or a third party database. In all cases, the employer using GoRecroot to contact you is subject to this Privacy Commitment. And, you may at any time choose to opt out of receiving further communication from GoRecroot. However, even if GoRecroot blocks further use of your contact information, GoRecroot cannot prevent employers who have obtained your name and email address independently from GoRecroot from contacting you directly. GoRecroot recommends contacting the employer directly if you wish to opt-out of further communication.
  • In order to provide other offers of particular interest to you, GoRecroot may share demographic, geographic, and other Personally Identifiable Information with its Business Partners with your explicit consent (opt-in).

PLEASE NOTE: The privacy practices of advertisers and other companies who provide services or advertising through our site are not covered by this privacy commitment. Please contact those companies directly for more information about their privacy practices. If you wish to prevent those companies from setting cookies on your browser, you may set your browser to refuse cookies or to warn you before setting a cookie. Disabling cookies set by companies whose products or services are advertised on this site may affect your ability to use this site.

When we may disclose your personally identifiable information, GoRecroot communications content, data and information

GoRecroot may disclose your Personally Identifiable Information or the contents of your private communications if required to do so by law or court order. Your Personally Identifiable Information may also be disclosed if necessary in order to complete a transaction such as the fulfillment of an order or purchase placed by you.
GoRecroot will in no way disclose the contents of your GoRecroot communications other than to the intended recipient(s) unless required (1) by law or court order, (2) to protect GoRecroot's rights and property, (3) to protect against unauthorized use of the GoRecroot site, and (4) during emergencies such as when we believe someone's physical safety is at risk.
Also, certain technical processing of messages and their content may be required to: (1) send and receive messages; (2) conform to connecting networks' technical requirements; (3) conform to the limitations of the Service; or (4) conform to other similar requirements.
It is possible that as we continue to develop the GoRecroot website and business, GoRecroot and/or related assets may be acquired. In such a transaction, customer information may be transferred to the acquiring entity.

Security

This site has industry standard security measures in place to protect the loss, misuse and integrity of the information under our control. Although we make good faith efforts to store the information collected by the GoRecroot service in a secure operating environment that is not available to the public, we cannot guarantee complete security.

Other Websites or Links

This Website contains links to other websites. GoRecroot is not responsible for the privacy practices or the content of such websites.

Opt-Out/Correct/Delete/Deactivate

You may elect not to receive future communications from GoRecroot or to discontinue use of our service. If you are a registered user, please log in and visit your settings on the “Edit Profile” page of the website and uncheck the box related to sending information to you via email.
If you have previously made contact (by expressing interest in a job, or participating in communication, or referring someone else for a job) with GoRecroot business partners, you must independently opt-out of communications from that individual company.
Individuals who wish to deactivate their GoRecroot account may do so. Removed information may persist in backup or cached copies for a reasonable period of time but will not be generally available to any user of GoRecroot.
GoRecroot allows its users the option to change information previously provided. This may be done through the following method:

  • Log in to the GoRecroot site; access your “Edit Profile” view. From here you can answer, delete, update or change any content that you have previously submitted.

Changes to this policy

GoRecroot reserves the right to amend this Privacy Commitment at its sole discretion. If we make any substantive changes to the policy in the future with regard to how we use your information, we will notify registered users through the GoRecroot newsletter. For other users, substantive changes will be posted on the site in this location, and the date of the changes will be noted on the Web site for a period of time.

Your continued use of the site after the changes are posted constitutes your agreement to the changes with regard to information collected in the past and in the future from you. If you do not agree to the changes, you may opt-out as described above.

USER AGREEMENT

The following Terms and Conditions are applicable to all users ("You") of GoRecroot in regards to membership, submission of Resumes or Job Orders or related content or Job Orders, job orders, user conduct, and use of GoRecroot services.
BY PRESSING THE "I ACCEPT" BUTTON, THIS MEANS YOU HAVE READ AND FULLY ACCEPTED THE RULES HEREUNDER, THUS BEING PLACED UNDER LEGAL OBLIGATION. PRESSING THE "I DISAGREE" BUTTON WILL CANCEL THE REGISTRATION PROCESS AND YOU WILL BE DENIED ACCESS AND USE OF MANY OF THE GORECROOT SERVICES.
GoRecroot reserves the right to change these terms and conditions at its own discretion. Your continued use after amendment or changes would mean your acceptance of any such changes. So please be advised to visit this page from time to time to be updated of modifications.

Intellectual property rights

All materials in this site are property, copyright, and trademark of GoRecroot. Unauthorized changing, alteration, modification, of materials herein are strictly prohibited. All copyright, trademark, and other property notices at GoRecroot are protected under Philippines and international copyright laws. Written permission to copy, display, publish, reproduce any of these materials for commercial use must be requested at help@gorecroot.com

User Information

The registration process at GoRecroot shall require you to provide certain information details. Information contained therein may be imparted to third parties, but personal identifiable details such as name, address, e-mail address, or any contact number will not be disclosed unless you take some action to prefer otherwise, or if applicable law requires it. Please view GoRecroot's commitment to confidentiality for more details about User's privacy policy.

Site Use

If you register for an Account at GoRecroot then you represent and attest that you are over 18 years old and are eligible for our services in conformity with this Agreement. Individuals who are under thirteen are expressly prohibited from posting any personally identifiable information about themselves. You gain access to GoRecroot services and the functionality associated with the membership account through registering in our web site. Accounts are provided to users for free, although there is no assurance that accounts will always be free. Specific premium services may be added in the future and usage of such premium services will make the member responsible for the charges associated with that premium service. You may use GoRecroot services solely for your lawful use of seeking employment, and of gathering career or job information.

Users are restricted with the following guidelines:

  1. Please submit true and correct Resumes or Job Orders or related content only. You should not submit false, inaccurate, fraudulent Resumes or Job Orders or related content or Job Orders or which is not your own accurate resume, as seeking employment on another's behalf on full or part time basis. I agree and accept that I will be liable for immediate termination of service if I am found to have given false information
  2. Emailing, contacting, or otherwise transmitting any unsolicited or unauthorized advertising, promotional materials, "junk mail", "spam", "chain letters", "work-at-home schemes", "pyramid schemes", "financial independence schemes", network marketing, multi-level marketing, arrangements which require payments, or any other form of solicitation is strictly prohibited. Please report inappropriate contact to help@gorecroot.com
  3. Transmitting, posting or sending of any material that contains unlawful, libelous, harassing, vulgar, lewd, obscene, hateful, or that is racially or ethnically objectionable that violate another's right of privacy or publicity is strictly prohibited. Please report inappropriate posting tohelp@gorecroot.com
  4. Impersonation, and or false representation of your affiliation with a person or entity; deletion nor revision of any material posted by any other person or entity is not allowed.
  5. Uploading, posting, transmitting or sending any material, device, software, that contains virus, corrupted data or any routine that can interfere or attempt to interfere with the proper working of this Web Site or adversely affect the availability of resources to users is strictly forbidden.
  6. You may not alter, change, modify, remove, translate disassemble, or obscure any notices, markings, content, and downloadable documents contained in the web site nor produce a source listing, create derivative versions of any parts of this web site.
  7. Protect your password. Disclosing or sharing your password or leakage of password that third party may access the non-public area of this web site can cause inappropriate postings of materials to your account
  8. Printing, downloading, duplicating or otherwise copying, or making use of any personally identifiable information about other users for purposes of engaging in unsolicited communications of any type to users is strictly prohibited.

Violation

GoRecroot retains the right in its sole discretion to limit, restrict, or terminate your access to the services if the terms of this Agreement or any applicable federal, state, local or international laws or regulations have not been met or have been violated, without prior notice or liability.

No Relationship Intended

There is no intended employee-employer relationship that will be created between GoRecroot and its users by this Agreement. GoRecroot will not be responsible for any employment decisions, nor to be considered to be an employer or agent with respect to your use of the web site.

Responsibility

GoRecroot acts as a passive conduit for your online publication and distribution of your information and you expressly consent to certain exposure of your personally identifiable information to third parties, and the use of your information by us and third parties. AS A USER, YOU ACKNOWLEDGE AND AGREE THAT YOU ARE SOLELY RESPONSIBLE FOR THE FORM, CONTENT AND ACCURACY OF YOUR RESUME, WEB PAGE OR MATERIAL CONTAINED THEREIN AND FOR WHATEVER CONSEQUENCE THESE POSTING MAY BRING OR FOR ANY AND ALL ACTIVITIES THAT SHOULD OCCUR UNDER YOUR ACCOUNT. However, GoRecroot may take any action with respect to the content if we believe it may create liability for us or may cause us to lose (in whole or in part) the services of our ISPs or other suppliers. YOU ARE ENTIRELY RESPONSIBLE FOR MAINTAINING THE CONFIDENTIALITY OF YOUR PASSWORD AND ACCOUNT. YOU UNDERSTAND THAT DISCLOSURE OF YOUR PASSWORD TO ANY THIRD PARTY, EXCEPT AS REQUIRED BY LAW, COULD CAUSE DAMAGE TO YOUR GOODWILL AND REPUTATION. You are responsible for your own communication. Downloaded data, or any material obtained in GoRecroot is done at your own discretion, at your own risk and that you are solely responsible for the result, data loss or of any damage it may cost to your computer system. You are solely responsible for backing up or saving all of your files or data. You shall be responsible for any contracts entered into between you and employers/recruiters and GoRecroot will not be responsible and shall exercise no control over the method or manner by which you render services for them.

Limitation of Liability

You agree that personal data posted or submitted was at your own risk and that GoRecroot will not be held liable or responsible should a user's personal data was used in purposes other than seeking for employment. YOU ACKNOWLEDGE AND AGREE THAT GORECROOT DOES NOT ENDORSE THE CONTENTS OF USER'S COMMUNICATION and shall not be responsible for any material that is unlawful, inaccurate, deceptive, misleading, libelous, harassing, vulgar, lewd, obscene, or anything offensive contained therein and shall not be obligated to modify or remove such content you might find objectionable. You acknowledge that GoRecroot does not confirm the authenticity of user posts and claims and will not be liable for any potential harm, including financial or physical arising from misrepresentations or dealings with unknown person, foreign nationals, underage persons or people acting under false pretenses. GoRecroot does not validate or endorse user submitted content and will not be held liable for any infringement arising there from or any crime conducted thereby.
IN NO EVENT SHALL GORECROOT OR ITS SUPPLIERS BE LIABLE TO ANY USER OR ANY THIRD PARTY FOR ANY CONSEQUENTIAL, INDIRECT, EXEMPLARY, SPECIAL OR INCIDENTAL DAMAGES WHATSOEVER FOR ANY PECUNIARY LOSS, RESULTING FROM THE USE OR INABILITY TO USE THE WEB SITE, OR RELATING TO THESE TERMS AND CONDITIONS, EVEN IF GORECROOT AND/OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. YOU ASSUME THE ENTIRE COST OF ANY DAMAGE RESULTING FROM THE INFORMATION CONTAINED IN THE WEB SITE, AND IN NO EVENT GORECROOT SHALL ASSUME COST OF SUCH DAMAGES. LIMITATION OF GORECROOT LIABILITY SHALL BE OF MAXIMUM EXTENT PERMITTED BY APPLICABLE LAW IN SOME JURISDICTIONS THAT DO NOT PERMIT THE EXCLUSION OR RESTRICTION OF INCIDENTAL OR CONSEQUENTIAL DAMAGES.

Disclaimer

YOU EXPRESSLY ACKNOWLEDGE AND AGREE THAT YOUR ACCESS AND THE USE OF GORECROOT IS AT YOUR OWN RISK, WITH SERVICES PROVIDED "AS IS", ON AN "AS AVAILABLE" BASIS, WITHOUT ANY CONDITION WHATSOEVER OR WARRANTIES OF ANY KIND. YOU (and not GoRecroot or its affiliates, agents, licensees or licensors) ARE THEREFORE RESPONSIBLE FOR EVALUATING THE QUALITY OR THE PERFORMANCE OF THE SERVICES PROVIDED AND SHALL BEAR AND ASSUME ALL COST OF SERVICING, REPAIRING, OR ANY EXPENSES FROM DAMAGES SHOULD THERE BE DEFECTS, HOWEVER ARISING AND HOWEVER CAUSED. YOU UNDERSTAND AND AGREE THAT YOU ARE SOLELY RESPONSIBLE FOR ANY DAMAGES TO YOUR COMPUTER SYSTEMS OR DATA LOSS THAT RESULTED FROM DOWNLOAD OR OBTAINMENT OF ANY MATERIAL OR DATA WHICH WAS DONE AT YOUR OWN DISCRETION AND RISK THROUGH THE USE OF THE SERVICES.

Indemnity

You agree to defend, exonerate, indemnify, hold GoRecroot, its parents, subsidiaries, affiliates, directors, officers and employees, harmless from and against any and all losses, liability, demand, damage, cost and expenses including reasonable attorneys' fees, or relating to any credit card processing services, credit card processing, account losses of any type whatsoever in the performance of this agreement, or as the result of normal business dealings asserted by any third party due to or arising out of your use of or conduct on the web site.

Technical Support

GoRecroot is providing you with limited technical support related to use of the services and general information about using the Internet at no charge or cost. GoRecroot will not be providing, however, any information about how to access any particular resource on the Internet, other than the site services or technical support for any computer or hardware or software products or telecommunications products.

Links to Other Sites

GoRecroot does not control or endorse and is not responsible or liable for the content, advertising, products or any other materials available on any other web sites linked to our web site. As these links are provided as Internet navigation tools only, users agree that GoRecroot is not responsible or liable, for any damages or loss or alleged to be caused by the goods and services available on such external site resources.

Truth in Employment Advertising

GoRecroot cannot ensure that all job opportunities are reputable and legitimate. A word of advice to remember: VIRTUALLY ALL LEGITIMATE EMPLOYERS DO NOT ASK FOR MONEY AS PART OF THE APPLICATION PROCESS. DO NOT SEND MONEY, ESPECIALLY OUT OF STATE, GIVE ANY CREDIT CARD INFORMATION OR CALL A 900 (PAY PER MINUTE) TELEPHONE NUMBER IN ORDER TO RESPOND TO AN EMPLOYMENT AD.

General

You acknowledge and agree that accessing any material (including Software) or content in GoRecroot may not be appropriate for any particular purpose or audience or may not be legal to certain persons or certain countries; that you are held responsible for compliance with the laws of your jurisdiction. GoRecroot head office is in Makati City, Philippines. All legal issues arising out of this Agreement or related to the use of the web site shall be filed in the courts of Makati City, and the applicable laws shall be those of the Republic of the Philippines. Any provisions contained herein shall not be inferred as a waiver of any right or provision in GoRecroot's failure to assert or enforce strict performance of this Agreement nor that any provisions be modified due to the course of conduct between parties and trade practices. The validity of the provisions in this Agreement shall remain in full force and effect and shall not be affected by any provisions that may be found invalid contained herein by any court having competent jurisdiction. By using GoRecroot, you acknowledge that you have read, understood and agreed to be bound by its Terms and Conditions.

Policy

Disclosure of your private on-line communication or personal information you have provided shall only be done in events when applicable law requires it or on any legal process served on GoRecroot or to protect the rights of its users or the public or when you give us permission to do so. In its sole discretion, GoRecroot reserves the right to report illegal activity it becomes aware of; and will fully cooperate with the law enforcement authorities in investigations, if viewed in suspicion of a crime or any unlawful acts. GoRecroot will not be selling, displaying, distributing nor publishing any of your personally identifiable information unless you take some action to prefer otherwise (ex. when you explicitly give us permission to submit your resume to other career sites). Generally, we must take into account that anything you post to the web site is non-confidential. However, on the Internet "perfect security" does not exist.

Privacy Options

Caution in letting your personally identifying information be accessed by others is advised. With GoRecroot, access to your information can be secured according to your preferences. We provide a unique combination of advanced features to let you take control of how viewable or private you want your personal information to be in our Privacy Options.

Resume

GoRecroot has advanced privacy feature of letting you manipulate the accessibility of your resume on-line. To mention a few, you have choices of actions that helps you control how much of your contact information you want displayed and you have options to block companies or members as to not see your resume.

Passwords

Your e-mail address is the username you use in your account with GoRecroot. We encourage you to change your e-mail passwords frequently to ensure privacy to your account.

3rd Party Career Websites

With your explicit permission (via opt-in or opt-out checkboxes), you give us the authority to create accounts and post your resume and personal information to 3rd party career web sites, subject to the terms, conditions, rules and regulations governing the services provided by each of these sites. We never post your resume and personal information without your explicit consent per 3rd Party Career Website. You hereby further convey to GoRecroot power of attorney only at the time of submission to sign on your behalf (digitally) specifically indicating to each of these 3rd party career web sites that you have read, understood and agree to abide by their terms, conditions, rules and regulations. You additionally acknowledge your understanding that GoRecroot has standardized its web based information gathering forms in order to facilitate the re-posting of your Personal Information on the various web forms and in the various formats required by the various 3rd party career web sites. With this understanding and when necessary you further authorize GoRecroot to make its best efforts to interpret some of your answers to questions provided on the forms in order to re-post whatever information GoRecroot believes, in its sole discretion, are substantially similar answers amongst the available choices on the various 3rd party web sites. GoRecroot makes no warranties of any kind related to its standardization and interpretation of the information gathered in its forms in order to provide information to 3rd party career web sites. You acknowledge and agree that accuracy of your Personal Information on 3rd party web sites is your sole responsibility, and that GoRecroot is not responsible for correcting, changing, modifying, or removing any information provided to 3rd parties on your behalf. By entering into this Agreement you're accepting full and total responsibility for the actions GoRecroot performs on your behalf and at your request, as if you had performed those actions yourself.

FORGOT PASSWORD
  * Email ID
 
Go Recroot