<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Комментарии к записи: (English) Live Process Analysis &#038; Modeling Experience</title>
	<atom:link href="http://mainthing.ru/item/699/feed/" rel="self" type="application/rss+xml" />
	<link>https://mainthing.ru/ru/item/699/</link>
	<description>BPM-блог Анатолия Белайчука</description>
	<pubDate>Sat, 18 Apr 2026 08:40:00 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.5</generator>
		<item>
		<title>Автор: Cristian</title>
		<link>https://mainthing.ru/ru/item/699/#comment-2640</link>
		<dc:creator>Cristian</dc:creator>
		<pubDate>Wed, 14 Jan 2015 19:04:45 +0000</pubDate>
		<guid isPermaLink="false">http://mainthing.ru/?p=699#comment-2640</guid>
		<description>I re-read this post today and couldn't resist telling "thank you", again!</description>
		<content:encoded><![CDATA[<p>I re-read this post today and couldn&#8217;t resist telling &#8220;thank you&#8221;, again!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Автор: Cristian</title>
		<link>https://mainthing.ru/ru/item/699/#comment-2575</link>
		<dc:creator>Cristian</dc:creator>
		<pubDate>Mon, 10 Feb 2014 10:27:37 +0000</pubDate>
		<guid isPermaLink="false">http://mainthing.ru/?p=699#comment-2575</guid>
		<description>I was rather thinking of errors which may not be picked up by validation, that case is clear. Let's say validation accepts integers, but user types in 2 instead of 4. They won't be caught by any validation. So the only way left is double-checking...But even in that case there may be some handwriting interpreted by double-checker the same way as the other person. In which case...some compensating action (not a compensation event!) would be required, I guess...

Thanks.</description>
		<content:encoded><![CDATA[<p>I was rather thinking of errors which may not be picked up by validation, that case is clear. Let&#8217;s say validation accepts integers, but user types in 2 instead of 4. They won&#8217;t be caught by any validation. So the only way left is double-checking&#8230;But even in that case there may be some handwriting interpreted by double-checker the same way as the other person. In which case&#8230;some compensating action (not a compensation event!) would be required, I guess&#8230;</p>
<p>Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Автор: Anatoly Belychook</title>
		<link>https://mainthing.ru/ru/item/699/#comment-2574</link>
		<dc:creator>Anatoly Belychook</dc:creator>
		<pubDate>Mon, 10 Feb 2014 09:48:48 +0000</pubDate>
		<guid isPermaLink="false">http://mainthing.ru/?p=699#comment-2574</guid>
		<description>Cristian, either your application (i.e. a web form) is smart enough to check for such errors and in this case the task just wont be completed until the user entered it all right. Nothing to depict on the diagram except an annotation if analyst is eager to pass the validation requirements to a developer. 
Or the application can't do such check - in that case the error introduced by a user will go down the process flow unless not double-checked by someone else.
We don't consider magic wands, orbs or similar instrument, do we?</description>
		<content:encoded><![CDATA[<p>Cristian, either your application (i.e. a web form) is smart enough to check for such errors and in this case the task just wont be completed until the user entered it all right. Nothing to depict on the diagram except an annotation if analyst is eager to pass the validation requirements to a developer.<br />
Or the application can&#8217;t do such check - in that case the error introduced by a user will go down the process flow unless not double-checked by someone else.<br />
We don&#8217;t consider magic wands, orbs or similar instrument, do we?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Автор: Cristian</title>
		<link>https://mainthing.ru/ru/item/699/#comment-2573</link>
		<dc:creator>Cristian</dc:creator>
		<pubDate>Mon, 10 Feb 2014 09:05:54 +0000</pubDate>
		<guid isPermaLink="false">http://mainthing.ru/?p=699#comment-2573</guid>
		<description>Entry error or missing some check that should have been done...I know you will point me to four-eye principle, but I find it so cumbersome to double activities over and over...</description>
		<content:encoded><![CDATA[<p>Entry error or missing some check that should have been done&#8230;I know you will point me to four-eye principle, but I find it so cumbersome to double activities over and over&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Автор: Anatoly Belychook</title>
		<link>https://mainthing.ru/ru/item/699/#comment-2572</link>
		<dc:creator>Anatoly Belychook</dc:creator>
		<pubDate>Mon, 10 Feb 2014 06:35:09 +0000</pubDate>
		<guid isPermaLink="false">http://mainthing.ru/?p=699#comment-2572</guid>
		<description>Cristian - there are plenty of possible errors, which ones do you have in mind? E.g. there may be a server crash, communication failure or a human performer may enter wrong value in a screen field.</description>
		<content:encoded><![CDATA[<p>Cristian - there are plenty of possible errors, which ones do you have in mind? E.g. there may be a server crash, communication failure or a human performer may enter wrong value in a screen field.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Автор: Cristian</title>
		<link>https://mainthing.ru/ru/item/699/#comment-2571</link>
		<dc:creator>Cristian</dc:creator>
		<pubDate>Sun, 09 Feb 2014 17:25:16 +0000</pubDate>
		<guid isPermaLink="false">http://mainthing.ru/?p=699#comment-2571</guid>
		<description>Anatoly,

Regarding comment 10 - section 1) ...
Would you ignore modeling of errors done by the performers of tasks in the bpmn diagram? Or at least, would you ignore some of them? If so, let's say you execute the process in a process engine and an error ignored in the diagram model happens. How do you handle that case when it happens? And how do you reenter the normal flow?</description>
		<content:encoded><![CDATA[<p>Anatoly,</p>
<p>Regarding comment 10 - section 1) &#8230;<br />
Would you ignore modeling of errors done by the performers of tasks in the bpmn diagram? Or at least, would you ignore some of them? If so, let&#8217;s say you execute the process in a process engine and an error ignored in the diagram model happens. How do you handle that case when it happens? And how do you reenter the normal flow?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Автор: Cristian</title>
		<link>https://mainthing.ru/ru/item/699/#comment-2566</link>
		<dc:creator>Cristian</dc:creator>
		<pubDate>Wed, 29 Jan 2014 05:12:25 +0000</pubDate>
		<guid isPermaLink="false">http://mainthing.ru/?p=699#comment-2566</guid>
		<description>Thank you, Anatoly.</description>
		<content:encoded><![CDATA[<p>Thank you, Anatoly.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Автор: Anatoly Belychook</title>
		<link>https://mainthing.ru/ru/item/699/#comment-2565</link>
		<dc:creator>Anatoly Belychook</dc:creator>
		<pubDate>Tue, 28 Jan 2014 08:45:32 +0000</pubDate>
		<guid isPermaLink="false">http://mainthing.ru/?p=699#comment-2565</guid>
		<description>Christian

Maybe the tag BPMN http://mainthing.ru/tag/bpmn/ is what you are looking for?

There is also RSS feed http://mainthing.ru/feed/</description>
		<content:encoded><![CDATA[<p>Christian</p>
<p>Maybe the tag BPMN <a href="http://mainthing.ru/tag/bpmn/" rel="nofollow">http://mainthing.ru/tag/bpmn/</a> is what you are looking for?</p>
<p>There is also RSS feed <a href="http://mainthing.ru/feed/" rel="nofollow">http://mainthing.ru/feed/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Автор: Cristian</title>
		<link>https://mainthing.ru/ru/item/699/#comment-2564</link>
		<dc:creator>Cristian</dc:creator>
		<pubDate>Mon, 27 Jan 2014 23:52:57 +0000</pubDate>
		<guid isPermaLink="false">http://mainthing.ru/?p=699#comment-2564</guid>
		<description>Hi Anatoly,

Is there a link to an index of all your blogs/articles/others so I can read everything you posted on your site?

Thank you.</description>
		<content:encoded><![CDATA[<p>Hi Anatoly,</p>
<p>Is there a link to an index of all your blogs/articles/others so I can read everything you posted on your site?</p>
<p>Thank you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Автор: Cristian</title>
		<link>https://mainthing.ru/ru/item/699/#comment-2562</link>
		<dc:creator>Cristian</dc:creator>
		<pubDate>Tue, 10 Dec 2013 16:38:55 +0000</pubDate>
		<guid isPermaLink="false">http://mainthing.ru/?p=699#comment-2562</guid>
		<description>Thank you, Anatoly. I am a like a vacuum these days, I am trying to absorb BPM(N) knowledge from anywhere I can, but this is my favorite place, by far. 

Blog you later,

Cristian</description>
		<content:encoded><![CDATA[<p>Thank you, Anatoly. I am a like a vacuum these days, I am trying to absorb BPM(N) knowledge from anywhere I can, but this is my favorite place, by far. </p>
<p>Blog you later,</p>
<p>Cristian</p>
]]></content:encoded>
	</item>
</channel>
</rss>
