Dot walking is not working in business rules

lucky6
Tera Contributor

HI Everyone,

I am trying to do dot walking on task table , so there i want to get case related fields in business rule but i am unable to get in business rule , same i used in reports there it is working . Can anyone help me on this.

8 REPLIES 8

Kieran Anson
Kilo Patron

So we can help you, can you provide the code you have written so we can advise what is wrong? What are you wanting to achieve exactly with this BR.

I am just checking filters there it self it is not working ..There is no code i have written for business rule.

Pranav Bhagat
Kilo Sage

try 

current.getValue(field.<dot walked field>)

Thanks 

Pranav

I am just checking filters there it self it is not working ..There is no code i have written for business rule.