Set value not working in Workflow

Pari5
Tera Contributor

Hi All,

I have set values configured in the workflow to set 'State' values depending on contract process. It works fine for 'Renewal' and having issues when extension of the contract. However workflow path goes on the right way, but value is not updated on the contract page. 

find_real_file.png

Any assistance would be helpful!

Thanks!

1 ACCEPTED SOLUTION

It should be fine changing this value, just make sure to check if there are any dependencies like reporting  and scripts.

 

View solution in original post

16 REPLIES 16

Thing that you can try:

1. try adding gs.log and see if you are able to return the current value.

2. try to set other field and see if that updates.

Pari5
Tera Contributor

I have tried based on your comments,

1. current value of substate gets reflected in log as expected but it is not updating in contract form

2. working fine for other fields

I have also checked in business rule to ensure that there is no other script overwriting this field.

 

 

Are you able to share the choice list values for substate field?

Pari5
Tera Contributor

Sure

find_real_file.png

Things we can try:

1. set the substate to a value other than  "extension_approved".

2. are you able to set the extension approved (expired) to true?, then try to set the values again.