microsoft / powercat-automation-kit

Other
69 stars 18 forks source link

[Automation - BUG] Metered cloud flows not logging run data in Sattelite and Main environments #201

Open RoboCreator85 opened 1 year ago

RoboCreator85 commented 1 year ago

Describe the issue

I have a solution with multiple cloud flows. They as well as their solution have been metered but the runs since they have been metered are not showing in the logs nor in flow sessions within the main environment. I checked "disabled flow naming convention" as I heard in the youtube end to end walkthrough video that that is only needed if two flows have the same name, which could break metering. That is not the case in my situation so I did not append the naming convention to the end.

image

Expected Behavior

No response

What component are you experiencing the issue with?

Automation Solution Manager

What solution version are you using?

Current

What app or flow are you having the issue with?

Not sure which flow syncs this data

Steps To Reproduce

No response

Anything else?

No response

AB#498

RoboCreator85 commented 1 year ago

Any update on this? We are at a stoppage of adding any additional projects until this is resolved. Thank you!

RoboCreator85 commented 1 year ago

Trying to troubleshoot further, I noticed the Sync Flow Session Trace (Flow Session Trigger) cloud flow is not picking up all flows running in this environment, especially the ones I metered. Does this automation kit only work with cloud flows that call desktop flows?

KoteshMCGit commented 1 year ago

As per design, flow sessions will be created for metered cloud flow, which are called desktop flows.

Please verify and ensure that your cloud flow should call at-least one desktop flow.

KoteshMCGit commented 1 year ago

Cloud flows Naming convention is not an issue. Naming convention is helping to generate unique name across multiple satellite environments.

As per my previous analysis notes and design, ensure that each cloud flow should call / configure desktop flow to log the flow sessions for metered cloud flows. It is a technical limitation that flow session record will be created for only desktop flow runs.

Please verify once and let me know incase of any issue observed or you can connect with me kmarram@microsoft.com in Teams to do further analysis or clarification.

Sunildeokule2024 commented 1 month ago

I am also facing same issue all flows are metered still unable to see the logs of cloud flows any syggestions

Sunildeokule2024 commented 1 month ago

Capture