I have encountered an error in footer element's clicked event when I was trying to import item ID for my Geocortex report connected to my workflow. How could I resolve the issue?
In the image attached, I was trying to extract object ids named 'ids', which are the outputs of the 'Get Feature Set Object IDs' tool and import the ids as parameters for the report. However, I encountered the following error in the console when I was testing:
"Error in footer element's clicked event in a Display Form activity: [WF: activity error] Unable to get item ID for report.
Error
at e (bundle.js:1)
at e.t [as constructor] (bundle.js:1)
at new e (bundle.js:1)
at t.e.emitActivityError (bundle.js:1)
at bundle.js:1
at r (amdpile.js:1)
at f._settlePromiseFromHandler (amdpile.js:1)
at f._settlePromise (amdpile.js:1)
at f._settlePromise0 (amdpile.js:1)
at f._settlePromises (amdpile.js:1)
at r._drainQueue (amdpile.js:1)
at r._drainQueues (amdpile.js:1)
at drainQueues (amdpile.js:1)
at MutationObserver.<anonymous> (amdpile.js:1)"
What does it mean? What should I do in this case?
-
Sounds to me like an AGOL permissions issue. I think that the ID being referenced here is the AGOL item id, not an objectid. Is this a Reporting 5 report? Make sure that its permissions are set to public, then try running the workflow again.
0
Du måste logga in om du vill lämna en kommentar.
Kommentarer
1 kommentar