Select to view content in your preferred language

Notebook - Custom Web Tools logging

85
0
yesterday
MobiusSnake
MVP Regular Contributor

Hi all,

I'm working on a custom web tool published from a notebook.  I'd like to log some geoprocessing messages (Info, Warning, Error) as you would using from a local toolbox using something like arcpy.AddError().  These will be displayed to users in an Experience Builder Analysis widget.

The notebook I'm publishing only uses a Standard runtime and I'd like to keep it that way to minimize credit consumption, so arcpy functions aren't available.  Is it possible to write geoprocessing messages from a Notebook/Web Tool without arcpy access?

Thanks!

0 Kudos
0 Replies