Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CoE Starter Kit - QUESTION] QUESTION Issue updating to Starter kit with Data Export #7776

Closed
1 task done
AUTigers16 opened this issue Mar 5, 2024 · 2 comments
Closed
1 task done
Assignees
Labels
coe-starter-kit CoE Starter Kit issues question Further information is requested

Comments

@AUTigers16
Copy link

AUTigers16 commented Mar 5, 2024

Does this question already exist in our backlog?

  • I have checked and confirm this is a new question.

What is your question?

I didn't think this was a bug, so posting as a question for help. We are creating a new instance of the Starter kit to use the Data Export. Initially when we went through the setup wizard, the Configure dataflows (data export) steps went fine and everything passed. All Data flows show to have green check marks. when we proceeded to the next step and turned on all the COE BYODL cloud flows. They all show that there is a problem with the trigger. Note that I removed some of the characters that were part of the url links below. will provide them in an email.

{"Message":"The trigger is invalid 'https://flow-apim-unitedstates-002-westus-01.azure-apim.net/apim/dataflows/0f576eea7879141d16/api/groups/d19b25c5-9dbb2cbe0b1e/dataflows/60a4f483-3cbc-4fbe-a5fa-fc9394444ea1/onrefreshcomplete?workspaceType=Environment'","Reason":"'InvalidTrigger' - GroupType 'Environment'","WorkspaceType":"Environment","OperationId":"OnRefreshComplete","ClientRequestId":"5ef7f981-a4d8-e016f479f72e","ClientRequestUrl":"https://flow-apim-unitedstates-002-westus-01.azure-apim.net/apim/dataflows/0f576eea497879141d16/api/groups/d19b25c5-bb2cbe0b1e/dataflows/60a4f483-3cbcfa-fc9394444ea1/onrefreshcomplete?workspaceType=Environment"}

I tried following the steps in bug but that just made my Maker Dataflow refresh fail and now it is refreshing successfully off and on.

#7691
#7595
#6042

I am going to need to send screenshots via an email as for some reason I am not longer able to include images no matter what browser I use. Not sure if it something the company has put in place to block me from adding images.

What solution are you experiencing the issue with?

Core

What solution version are you using?

February 2024

What app or flow are you having the issue with?

COE BYODL Cloud flows

What method are you using to get inventory and telemetry?

Data Export

AB#2473

@AUTigers16 AUTigers16 added coe-starter-kit CoE Starter Kit issues question Further information is requested labels Mar 5, 2024
@Jenefer-Monroe Jenefer-Monroe self-assigned this Mar 5, 2024
@Jenefer-Monroe
Copy link
Collaborator

Hello. We made a bunch of changes to the feature area due to some bugs on our side as well as some changes in the Data Export schema for the March release which comes out this week. So I suggest you wait and use that build.

For this trigger issue:

Triggers for dataflows use some strange string for their "Group" that gets set up wrong sometimes and has even changed for me in the past.
If you open one of the recent runs for the on complete flows you can see what its using for "Current Environment" environment variable
image
image

If it looks like a GUID, its wrong. And if it looks correct, it still might be wrong due to it changing. Please do the below to resolve.

Get the correct value for Group

Open the following flow in edit mode and expand the trigger, select your coe envt and the Maker Dataflow.
Save, close and turn it on
image

Run the Maker dataflow and when its done, this flow should run. You can see what the string should be now by looking at the run history
image

This flow is supposed to update the env var but sometimes it fails.

Update Env Var

To ensure the env var is updated please go to the command center and update the env var to that group string that was used.
image

Then turn all the "on complete" flows for the dataflows off and back on to ensure the new env var is used
image

@Jenefer-Monroe
Copy link
Collaborator

closing out as no further action for starter kit team

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
coe-starter-kit CoE Starter Kit issues question Further information is requested
Projects
Status: Done
Development

No branches or pull requests

2 participants