| Title | Under | Posted on |
|---|---|---|
| MD5 - SHA checksum of a file. | PeopleSoft Technical | 02/07/2012 - 5:29am |
| nVision Tabular Report through PIA with prompts | PeopleSoft Technical | 02/02/2012 - 10:07pm |
| Can we create an AE to mass update Position - Jobcode data? | PeopleSoft Technical | 01/18/2012 - 3:11am |
| Pay Components on job data can be defaulted and setup based on the rules? | PeopleSoft Functional | 01/05/2012 - 4:58am |
Yes why not? It all depends on what you are trying to do, but I've used derived/work records as AE state records before.
Give back to the community and help it grow!
* Help with unanswered forum questions and issues
* Register or login to share your knowledge at your own blog
generally derived record are used when we dont want AE as restartable.
this can be used for containing temporary data which are refered during the AE run and are reinitialized after each commit.
i couldnt get it to work.
i must say, i am NEW to app eng.
so i created a regular sql table.
now i insert to that tbl but cant get the rows back.
app eng keep on asking me for state rec:
i do
%select(fld, fld,...)
select(fld,fld,...)
what am i doing wrong?
Post new comment