cancel
Showing results for 
Search instead for 
Did you mean: 

How to accept or deny a modification in a Workflow?

Former Member
0 Kudos

    Hello ,

We are currently using SAP MDM SP08 and MS Visio to create the workflows.

My problem is as follows:

I would like to run a workflow when a modification has been done.

2 possibilities:

1- Modification is done on a material, the user approves this modification on the material and the workflow stops.

==> Test OK, it works

2- Modification is done on a material, the user disapproves this modification on the material and the workflow stops.

==> Test NOK, the process goes back to the previous step.

The user can approve it , but i dont want the material to earn this modification.

My workflow is as follows:

Start

Process

Notification

Approve

Stop

I have been looking for many possibilities

- start with no check out and stop with roll back

- start with check out, and stop with roll back

- start with no check out and stop with no roll back

- start with check out and stop with no roll back,

Nothing works !!

Maybe i should put a branch and split the workflow in 2 but i am not even sure that this will work actually.

Could someone help me please ?

Thank you

Cheers

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member226173
Active Participant
0 Kudos

Hi Hjiej,

This depends on your requirements ,

If you want the request to be forced closed during a rejecting you can just Roll back the record and complete the workflow .

On rejection you can also push the request back to the requester to correct the data and send it back to the approver .

What is the approach you are looking for ???

Regards,

Vag Vignesh Shenoy