Community forum

Please note that VisualCron support is not actively monitoring this community forum. Please use our contact page for contacting the VisualCron support directly.


wam
  •  wam
  • Paid support Topic Starter
2021-09-23T14:02:56Z
In the VisualCron API, there is a FlowClass type in the VisualCron namespace. This FlowClass has an enumerated type, FlowOriginT, that has a value "Unknown".

When I dump all my jobs out to a CSV, the only difference among some flows, other than the Flow Id, is that some jobs have a flow origin of "Job" and others have a flow origin of "Unknown".

When I read the Visual Cron documentation about flows, there is no explicit mention of this flow origin field. See: https://www.visualcron.c...doc/html/job_-_flow.html 

The only thing I can think of, is that Unknown was the value used when a customer migrated from VisualCron 6.x to 7.x - but that's not mentioned anywhere.
Sponsor
Forum information
Support
2021-09-27T14:42:34Z
Originally Posted by: wam 

In the VisualCron API, there is a FlowClass type in the VisualCron namespace. This FlowClass has an enumerated type, FlowOriginT, that has a value "Unknown".

When I dump all my jobs out to a CSV, the only difference among some flows, other than the Flow Id, is that some jobs have a flow origin of "Job" and others have a flow origin of "Unknown".

When I read the Visual Cron documentation about flows, there is no explicit mention of this flow origin field. See: https://www.visualcron.c...doc/html/job_-_flow.html 

The only thing I can think of, is that Unknown was the value used when a customer migrated from VisualCron 6.x to 7.x - but that's not mentioned anywhere.



Hi Wam,

Can you please elaborate the issue/question a little bit more here, i'm not sure i fully understand.
Michael
Support
http://www.visualcron.com 

Please like  VisualCron on facebook!
wam
  •  wam
  • Paid support Topic Starter
2021-09-28T15:48:41Z
Sure. I have a program that dumps all Flows for all Jobs. Our goal is to make sure all Jobs have one of two Flows (effectively, "on job error, e-mail developers", and "on job error, e-mail customer support"). When I dump all existing flows for all existing Jobs, some Jobs have a Flow where the FlowOrigin is Unknown. This causes us to report more than 2 types of Flows in our reporting.

I wanted to know why FlowOrigin even matters, what does it do/control if anything, and why would its value would be Unknown.
wam
  •  wam
  • Paid support Topic Starter
2021-10-01T13:34:51Z
Here was the reply I got from VisualCron support via email:

Hi!

The FlowOrigin property is kept mostly for reference purposes only. It’s upldated when you apply the flow for all jobs or all tasks. It does not affect the mapping between flows and jobs and does not affect flow processing.
Hope this helps.


Best regards,

Pavel
Support
VisualCron
https://www.visualcron.com 
Users browsing this topic
Scroll to Top