Why multiple State records are used in Application Engine? Provide scenario where multiple state records are used?
Latest Answer: Multiple State Record are used to store related variables in to one state record instead of keeping all variables in to one single state record.It is a good practice to have related variables in one state record.Ex. SF_AP_INTFC app engine in Peoplesoft ...
How can we connect PeopleSoft component interface to third party application to get data from third party to PeopleSoft.
Explain what are componentbuffer and databuffer?
Latest Answer: Component buffer contains data of the currently active component. Data buffer contains the data of the currently active peoplesoft application, it can be from a component, an application engine or application message.If the level 0 rowset is formed from ...
What are all the steps invloved in Upgrade process?
Latest Answer: • 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 • ...
You get a request that size of a field needs to be changed, how do you analyse its impact?
Why SQL & CALL SECTIONs are mutually exclusive?In that explain about DEADLOCK ?
If we use SQL and Callsection at same time then Database deadlock will occur.Why does this Dead lock Occur?
Latest Answer: 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. ...
Latest Answer: 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 ...
Latest Answer: Translate table: These values are stored on a people tools table called XLATTABLE. The field type should be character, length should be < or = 4, field values should be static. We can give more than one value for a particular field. Prompt table: ...