cancel
Showing results for 
Search instead for 
Did you mean: 

Agentry Javascript rule not working on WPF client

ajiteshupadhyay
Participant
0 Kudos
227

Hi All,

I'm trying to run a Javascript rule in the WPF Agentry client (SMP3 SP15 PL9) but it's always returning false.

Below is the screen set from my rule. Let me know what i am missing.

Thanks

Ajitesh

View Entire Topic
bill_froelich
Product and Topic Expert
Product and Topic Expert
0 Kudos

It doesn't look like you are calling the function you defined in javascript. In addition to the function you need to call it and pass in the correct values for the parameters.

ajiteshupadhyay
Participant
0 Kudos

Are you sure WPF client supports JavaScript? In another projects we had written the same code for iOS client and it is working.