cancel
Showing results for 
Search instead for 
Did you mean: 

Send data as work list with the link to enter in to approval screen.

Former Member
0 Kudos

Hi Experts,

In my application, on submission of data by a user, another user should get a link for approval screen in which the entered data is passed.

How to achieve this workflow??

Regards

Nikhil

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Nikil,

Please go through this:

Thanks

Krishna

Answers (2)

Answers (2)

former_member201361
Active Contributor
0 Kudos

Hi Nikil,

workflow is possible through guided procedures only ,

please go through this link for better understanding about GP and follow the tutorial (developing first process) which suits ur requirements

Thanks and regards

sureshmandalapu6
Active Contributor
0 Kudos

Hi Nikhil,

You need to develop an application for your requirements. First designe a table in the back end for the required information, then later, when one user add the data into the form or IView , you need to store the user Id into the database in order to process and validate it.

When the second user or superior as your requirement comes and open the IView , it will validate user and display either approve sheet or fresh sheet .

depends on your requirement.

points if useful

thanks

Suresh