microsoft / powercat-automation-kit

Other
69 stars 18 forks source link

[Automation Kit - QUESTION] QUESTION Issue when installing the Satellite solution #387

Closed cristi-0392 closed 10 months ago

cristi-0392 commented 10 months ago

What is your question?

Scenario: I have followed the step by step Automation kit installation as per documentation and available walkthrough videos. Reaching the part where I am supposed to setup environment variables and import the satellite solution in my first satellite environment, I filled in the blanks, and imported the package. Once the solution imported, I proceeded to importing the CSV file for the desktop flow actions. It was uploaded successfully. Lastly, as per instructed I wanted to turn on the flows in the Satellite solution. And every time I try I am greeted with the following error (for almost all of the available turned off flows):

Issue: Turn on failed. Flow client error returned with status code "BadRequest" and details "{"error":{"code":"InvalidOpenApiFlow","message":"Flow save failed with code 'MultipleErrorsOccurred' and message 'The dynamic operation request to API 'commondataservice' operation 'GetTable' failed with status code 'NotFound'. This may indicate invalid input parameters. Error response: {\r\n \"status\": 404,\r\n \"message\": \" No Organization is matching the given dataset: \",\r\n \"error\": {\r\n \"message\": \" No Organization is matching the given dataset: \"\r\n },\r\n \"source\": \"commondataservice-we.azconn-we-003.p.azurewebsites.net\",\r\n \"debugInfo\": \"clientRequestId: de5eb1d5-e535-425d-8bf0-2154f081b18e\"\r\n};The dynamic operation request to API 'commondataservice' operation 'GetTable' failed with status code 'NotFound'. This may indicate invalid input parameters. Error response: {\r\n \"status\": 404,\r\n \"message\": \" No Organization is matching the given dataset: \",\r\n \"error\": {\r\n \"message\": \" No Organization is matching the given dataset: \"\r\n },\r\n \"source\": \"commondataservice-we.azconn-we-003.p.azurewebsites.net\",\r\n \"debugInfo\": \"clientRequestId: de5eb1d5-e535-425d-8bf0-2154f081b18e\"\r\n};The dynamic operation request to API 'commondataservice' operation 'GetTableV2' failed with status code 'NotFound'. This may indicate invalid input parameters. Error response: {\r\n \"status\": 404,\r\n \"message\": \" No Organization is matching the given dataset: \",\r\n \"error\": {\r\n \"message\": \" No Organization is matching the given dataset: _\"\r\n },\r\n \"source\": \"commondataservice-we.azconn-we-003.p.azurewebsites.net\",\r\n \"debugInfo\": \"clientRequestId: de5eb1d5-e535-425d-8bf0-2154f081b18e\"\r\n};The dynamic operation request to API 'commondataservice' operation 'GetTableV2' failed with status code 'NotFound'. This may indicate invalid input parameters. Error response: {\r\n \"status\": 404,\r\n \"message\": \" No Organization is matching the given dataset: \",\r\n \"error\": {\r\n \"message\": \" No Organization is matching the given dataset: \"\r\n },\r\n \"source\": \"commondataservice-we.azconn-we-003.p.azurewebsites.net\",\r\n \"debugInfo\": \"clientRequestId: de5eb1d5-e535-425d-8bf0-2154f081b18e\"\r\n};The dynamic operation request to API 'commondataservice' operation 'GetTable' failed with status code 'NotFound'. This may indicate invalid input parameters. Error response: {\r\n \"status\": 404,\r\n \"message\": \" No Organization is matching the given dataset: \",\r\n \"error\": {\r\n \"message\": \" No Organization is matching the given dataset: _\"\r\n },\r\n \"source\": \"commondataservice-we.azconn-we-003.p.azurewebsites.net\",\r\n \"debugInfo\": \"clientRequestId: de5eb1d5-e535-425d-8bf0-2154f081b18e\"\r\n}'."}}".

I also need to mention that I can not update the variables as the solution is imported managed (so all is read only). However, having followed the steps described in the walkthrough I am sure I filled in the right variables upon solution import.

P.S: Please find an example screenshot with the errors appearing after trying to turn on the ''Automation Projects - Pull from CoECore'' (longer error) and ''Sync Deleted selector from DLP Profile'' (shorter error but similar in nature)

Satellite solution error

Looking forward to a reply!

What component is the question related to?

Cloud flows

What solution version are you using?

September 2023 (AutomationCoESatellite_1.0.20230908.4_managed)

What app or flow are you having the issue with?

Automation Projects (all flows), Sync Deleted (all flows), Sync Metered, etc.

AB#1541

cristi-0392 commented 10 months ago

Hi there, any news on this ticket? Thanks.