Hi,
Looking for some inputs on below points -
1) When we call object from a process, whenever it is referred for first time in process within action stage, at that time object is loaded in memory and initialize action is called?
2) It stays in memory till session is running and released when session is completed or terminated or stopped?
3) The clean up action of object is called only at the time process is completed or terminated or stopped?
4) If process is looping on WQ items, is there a way to call clean up action of a business object after every WQ item?
5) When we call a process (may be a reusable process) from another process, is called process released as soon as its execution is completed and it doesn't stay loaded like business object?
------------------------------
Mayank Goyal
------------------------------