Can I use GP for this case???
Hi,
I have this WebDynpro page, which can handle multiple entry of applications.
i put all the applications in a table, there is a "approve" column and "reject" column.
user can tick "approve" or "reject" or, if tick neither that means "pending"
user then can click "submit" that handle all the applications.
can GP handle this and send out notifications to the right places according to "reject" and "approve"
"reject" goes back to applicant
"approve" goes to next level of approval.
can i make this page into a callable object?
thanks.