cancel
Showing results for 
Search instead for 
Did you mean: 

Prev Comment / Next Comment in Forms

Former Member
0 Kudos

We are using HCM F&P with multiple levels of approvals

We have included previous and next comment in the form where the current comment is displayed as previous comment when the form is opened from next level approver.

This works fine for first 2 levels but the comments entered in approval form ( Where there are buttons for approve / reject) are not being captured / displayed correctly in the next approval stage.

Has anyone faced such an issue? Any pointers?

Accepted Solutions (0)

Answers (1)

Answers (1)

ChrisSolomon
Active Contributor
0 Kudos

Check your bindings (in the form scenario and in workflow). Also, make sure your workflow is valid and you have not done something to compromise the integrity of the process object (ie. branching, looping, etc using the same form scenario). Past that, you can trace in debug mode and make sure the notes actually are being passed back in forth (you can see this in the ISR interface classes).

Former Member
0 Kudos

Applied following notes and this issue is resolved

1292505 - ISR for HR processes and forms; space gets truncat

1286492 - Creation and change time stamp for notes

1422496 - Debugging background workflow tasks in HCM P&F

1404242 - Code correction in process object runtime class

Former Member
0 Kudos

I am also facing same issue. I am using FPM based forms. WF binding, Role, Form, buttons visibility mapped and Stage.

I am not sure what is missing in Binding?? Please advise me.

Thanks

Krishna