cancel
Showing results for 
Search instead for 
Did you mean: 

How to skip a step in BPF

former_member481715
Participant
0 Kudos

Hello, is there a way to configure BPF so that a user can chose to go to step 3 from step 1? In another words, they should be able to choose step 1 then 3 then 9 then 2 etc. Is this possible?

Thanks.

Accepted Solutions (0)

Answers (1)

Answers (1)

lucas_costa3
Active Contributor
0 Kudos

Hi Manny,

You need to update tables:

- ujb_step_rgn field status = 'OP'

- ujb_inst field status = 'WF'

Regards,

Lucas