- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-12-2022 09:11 PM - edited 12-12-2022 09:22 PM
I created a flow designer that triggers when a value of T/F property changes to true , It doesn't trigger when I update property to true.
It works when I click on test and use the same property as example. Later in one of the steps , there is a if statement to validate if its true . that steps always fails although its true.
can this be triggered/validated on a system property ?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-12-2022 10:06 PM
Please define a flow variable of type true/false and set the flow variable using the property value then use flow
variable for if condition
Thanks & Regards,
Vasanth
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-30-2022 01:42 AM
Hi , Can you please check this . I initially thought this is working .
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-12-2022 11:46 PM
In fact .. the scripts may get lost with unknow reason...(It happened many times for me ..)
However it happens on the version roma ( i don't know if it has be fixed ...)