pac solution import detailed log #754
EduardRiera
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Aside from the telemetry () and the output of the tool is there a more detailed log of what the power platform is doing behind the scenes?
I would like to know in which steps the imports process it takes more time in order to try to optimize its runtime.
The current situation (as far as I know) is a bunch of entries with little insight, like:
2024-02-15 18:29:59.6226 | INF | bolt.dataverse.client.actions.SolutionImportAction :: WaitForAsyncJobToComplete: Async Job Info for ID 390e7324-2fcc-ee11-9078-0022489d5a54: statecode=Blocat, statuscode=En curs, correlationid=930c999e-8bcc-454e-8d00-6247fca4d6c5
2024-02-15 18:30:03.6488 | INF | bolt.authentication.store.AuthTokenStore :: Successfully acquired a token using profile of type Application for scope 'https://...
Using the JobID or the correlationid can we have a more detailed info in some other place?
Beta Was this translation helpful? Give feedback.
All reactions