cancel
Showing results for 
Search instead for 
Did you mean: 

Question about how to set conditions for break point and while process published

PankajNaik
Level 3
Hi,

1) How to set break point condition

2) While publishing Process , what is pre and post conditions and moreover how can we set that . And what is the use of these conditions ?

------------------------------
Pankaj Naik
------------------------------
1 BEST ANSWER

Best Answers

John__Carter
Staff
Staff
1) Set a Break Point first, then right click again and select Break Point Condition. In the expression editor, create an expression such as [My Value]=10 to define the condition. See the Help for more explanation of how the condition will be met.

2) Pre and post conditions are unrelated to break points. They are for documenting a design principle where you state 'what must be true before this page starts' and 'what will be true after this page ends'.

------------------------------
John Carter
Professional Services
Blue Prism
------------------------------

View answer in original post

2 REPLIES 2

John__Carter
Staff
Staff
1) Set a Break Point first, then right click again and select Break Point Condition. In the expression editor, create an expression such as [My Value]=10 to define the condition. See the Help for more explanation of how the condition will be met.

2) Pre and post conditions are unrelated to break points. They are for documenting a design principle where you state 'what must be true before this page starts' and 'what will be true after this page ends'.

------------------------------
John Carter
Professional Services
Blue Prism
------------------------------

Hello,

Thank you very much sir.

What is Pre condition and post condition and how to set these condition. When we click on Information process stage , we will see these pre and post condition.

Please tell about this and what is the use of and how and where we will use.




Regards,
Pankaj