What is the purpose of state records?
Answers were Sorted based on User's Feedback
Answer / aniruddha
State record is used in AE program property to hold the
data in buffer and it passes the data one step to another
step or one action to another action.Most of the time
record type of the state record is derived/work but while
using with restart logic record type sd be SQL Table.
| Is This Answer Correct ? | 23 Yes | 1 No |
Answer / kenny
It is used to store temporary data while the application
engine process is running.
| Is This Answer Correct ? | 19 Yes | 2 No |
Answer / konduru bhaskar raju
To store application data for life of the apllication
Engine process.
| Is This Answer Correct ? | 15 Yes | 2 No |
Answer / dhruva
commanly state records are used for pass the values between
step, section and actions
| Is This Answer Correct ? | 7 Yes | 1 No |
Answer / pooja
it is used to store temporary data while app engine is
running and it passes the data one step to another step or
one action to another action.
| Is This Answer Correct ? | 5 Yes | 0 No |
Answer / .so
identify & proof of others read.so don't erase ans.
| Is This Answer Correct ? | 2 Yes | 1 No |
How can you configure peoplecode trace?
what is sys audit?
How do we start & stop peoplesoft webserver in single server domain?
In the following url http://localhost/Peoplesoft/EMPLOYEE/PSFT_HR/c/PROCESS_SCHED ULER.PRCSTYPEDEFN.GBL which one is the component definition?
You are a PeopleSoft Partner and wish to get information on database performance benchmark ( or something like this) Where would you look for the information ?
Explain psstatus table. What is its use?
What are the ae program options?
one particular query taking long time how to reduce that time
What is single server definition in weblogic server?
Tell us about web servers.
Explain what are the status available in peoplesoft domain status menu?
Suppose I have created a menu and a page and given user access to that page, which of the tables gets affected on this?