PeopleSoft General

  Home  Management  PeopleSoft General


“PeopleSoft Common guideline for job interview preparation. Explore list of PeopleSoft General frequently asked questions(FAQs) asked in number of PeopleSoft Common interviews. Post your comments as your suggestions, questions and answers on any PeopleSoft General Interview Question or answer. Ask PeopleSoft General Question, your question will be answered by our fellow friends.”



102 PeopleSoft General Questions And Answers

23⟩ Explain SQL injection?

SQL injection is an attack in which malicious code is inserted into strings that are later passed to an instance of SQL Server for parsing and execution.

 121 views

24⟩ Suppose 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 Projectstreamline the migration to a new database?

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

 137 views

26⟩ Explain Why state records are needed?

A state record is a People Soft record that must be created and maintained by the Application Engine developer. This record defines the fields a program uses to pass values from one action to another.Think of the fields of the Application Engine state record as the working storage for your Application Engine program.

An Application Engine state record can be either a physical record or a work record, and any number of state records can be associated with a program. Physical state records must be keyed by process instance.

 123 views

29⟩ What is 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.

 130 views

34⟩ What is a bundle?

Bundle is the group of patches and fixes, peoplesoft had delivered during specific time period

 132 views