Report functionality source code

327
2
09-24-2018 11:56 PM
Lars_EngelsbyMosbech
New Contributor II

Hi,

The report functionality in Survey123 is very nice. But how is it made?  Is it a GP tool or custom development? And is the source code available?   

We want to be able to automatically create a PDF report every time there is a new record stored to the database. So if we could access the Report tool code, we would easily be able to automate the process on the serverside..

If its not possible, we would have to develop the whole thing..

Best, 

Lars

0 Kudos
2 Replies
JohnathanHasthorpe
Esri Regular Contributor

Take a look at the following: 

https://earlyadopter.esri.com/download/141d1f8c04d44754b65223b4a22c1b12/Printing%20custom%20reports%... 

This is a workflow for generating feature based pdfs using the feature report API and webhooks.

To answer your question, the API is a custom implementation (not a GP service) and is not yet available as an on-premises solution.

Thanks

John

0 Kudos
Lars_EngelsbyMosbech
New Contributor II

Hi Jonathan,

Thank you for your reply. Its seems to be a very nice solution. However, as i understand Webhooks they require a gateway to the server. Our environment dosent allow communication to the internet. So i am looking for something more tailored to closed networks.. But thanks - i will definitely use the webhooks and either integromat or Microsoft Flow in another project. 

0 Kudos