How to change the Contract renewal flow

jonsr20
Tera Guru

Hey everyone,

 

I have a request to modify the flow for contract renewal, the default flow does not allow modifications it is read only. I copied the flow and made the modifications needed but when I renew a contract it keeps using the default flow even though the flow says active is false. Has anyone modified the contract renewal flow or can anyone tell me how to get it to initiate this flow instead of the OOTB one?

 

Thanks,

Jonathan

1 ACCEPTED SOLUTION

Hey there,

 

Yes, I figured it out. You have to copy the flow and then modify the decision table to look at your new flow, I believe I also had to point to it in the script include associated. 

 

So, copy flow, modify flow, change decision table to point to new flow, and I believe point to it in the OOTB script include. 

 

It has been a while since I did this but that is how I made it work.

 

Thanks,

Jon

View solution in original post

3 REPLIES 3

BasavarajB
Tera Contributor

@jonsr20 please let me know if you got any solution I am also looking for the same

 

Hey there,

 

Yes, I figured it out. You have to copy the flow and then modify the decision table to look at your new flow, I believe I also had to point to it in the script include associated. 

 

So, copy flow, modify flow, change decision table to point to new flow, and I believe point to it in the OOTB script include. 

 

It has been a while since I did this but that is how I made it work.

 

Thanks,

Jon

Thanks a lot @jonsr20