Hi there,
Help me out !!!
In preview I am able to see message "Not Routed" and the recipient Name but no related item in his Worklist. I hav two different components and pages one for the Transaction and Second for the Approval. Approval page and component are registered in AWE Set Up. There is no data in my _XREF table and no related data even in the PTAFAW_WL (Worklist Record).
Is there any code i need to write at my components?
Can you please tell me what all the code need to be written with respect to AWE working?
Thanks in advanced...
Title | Under | Posted on |
---|---|---|
Component interface Error: no rows exist for the specified keys | PeopleSoft Technical | 03/15/2019 - 3:54am |
ADD 24 months starting from current month.(peoplesoft) | PeopleSoft Functional | 07/29/2018 - 8:44pm |
TRC values dropdown | PeopleSoft Technical | 04/04/2018 - 12:54am |
how to find missing sequence in GRID and print the mising sequence number while saving through peoplecode | PeopleSoft Technical | 09/11/2017 - 4:49am |
Hope this document will help you.
HCM - Approval Workflow Engine - Red Paper
www.
@ peoplesoftlearnings.blogspot.com / search / labe l/Downloads
I have the red paper but it has only the introduction to AWE and nothing is given in detail. I could not extract any help from it.
the screen shots are on the below links...
http://lh5.ggpht.com/__9Gh9x51s9A/Scd0Ni2jPUI/AAAAAAAAALo/IIKR1Brbo3E/s400/clip_image003.jpg
http://lh3.ggpht.com/__9Gh9x51s9A/Scd0ELZvevI/AAAAAAAAALc/ezzTeYnTQ8A/s400/clip_image002.jpg
http://lh3.ggpht.com/__9Gh9x51s9A/Scdz3jOtuMI/AAAAAAAAALQ/G11x3UdCTy0/s400/clip_image001.jpg
CHk the user profile to make sure that ser is a "worklist user"
The XREF record populate in dosubmit property.
dosubmit property only execute if hasappdef is true.
There is a flag in the parametization that do this property true, Setup process default in componet set up approval process.