Select to view content in your preferred language

Survey 123 report generation on MAKE

575
2
Jump to solution
12-18-2023 10:29 PM
MihaRobar
Occasional Contributor

Hi,

 

i am trying to generate pdf reports when new record is submitted, but i am getting error on report generator (Runtime error). Is there any way to extend the runtime before it hits the error?

Has anyone els same issue?

 

MihaRobar_0-1702967259051.png

 

0 Kudos
2 Solutions

Accepted Solutions
ZacharySutherby
Esri Regular Contributor

Hello @MihaRobar

Based on the screen capture it looks like the features Global ID is being passed into the object ID input

ZacharySutherby_0-1703720111902.png

Try changing the dynamic input to use the object ID instead of the global ID. Please see this documentation for more information: https://www.make.com/en/help/app/survey123

 

Thank you,
Zach

View solution in original post

MihaRobar
Occasional Contributor

Hello @ZacharySutherby Thanks again for your answer. Now it woorks for me. I had to use objectID from the result.

I wish you all best in 2024!

Bye, Miha

View solution in original post

0 Kudos
2 Replies
ZacharySutherby
Esri Regular Contributor

Hello @MihaRobar

Based on the screen capture it looks like the features Global ID is being passed into the object ID input

ZacharySutherby_0-1703720111902.png

Try changing the dynamic input to use the object ID instead of the global ID. Please see this documentation for more information: https://www.make.com/en/help/app/survey123

 

Thank you,
Zach
MihaRobar
Occasional Contributor

Hello @ZacharySutherby Thanks again for your answer. Now it woorks for me. I had to use objectID from the result.

I wish you all best in 2024!

Bye, Miha

0 Kudos