J
John
Hi,
I am drawing a cross-functionality flowchart, to document the process
between 2 disjointed software systems. The first system can initiate
functionality in the second, and the second system ques changes which
need to be retrieved and acted upon with in the first system. Right
now a Windows Service looks like the best way for me to handle this;
the service would listen for events in the second system and initiate
the appropriate actions in the first system.
So, I started drawing a cross-functional flowchart to a) confirm /
nail down the business process with our managers, b) find all the
touch points with their api, and c) communicate this to the second
system’s developers, who insist we don’t need a piece of functionality
(maybe their right, hopefully this will communicate the flaws in one
of our processes).
The question comes up once the Windows Service ‘listener’ app got
involved, it seemed logical to break each listener process into a
separate diagram. However, I feel that passing the business users a
stack of 10 diagrams instead of one might confuse them.
Has anybody thought about this before? Is there a general rule for
doing this? Am I over thinking this?
Thanks in advance for your comments.
Regards,
John
I am drawing a cross-functionality flowchart, to document the process
between 2 disjointed software systems. The first system can initiate
functionality in the second, and the second system ques changes which
need to be retrieved and acted upon with in the first system. Right
now a Windows Service looks like the best way for me to handle this;
the service would listen for events in the second system and initiate
the appropriate actions in the first system.
So, I started drawing a cross-functional flowchart to a) confirm /
nail down the business process with our managers, b) find all the
touch points with their api, and c) communicate this to the second
system’s developers, who insist we don’t need a piece of functionality
(maybe their right, hopefully this will communicate the flaws in one
of our processes).
The question comes up once the Windows Service ‘listener’ app got
involved, it seemed logical to break each listener process into a
separate diagram. However, I feel that passing the business users a
stack of 10 diagrams instead of one might confuse them.
Has anybody thought about this before? Is there a general rule for
doing this? Am I over thinking this?
Thanks in advance for your comments.
Regards,
John