Adding a message to WAB

171
0
03-25-2025 06:48 PM
EmmaButzler
Emerging Contributor

I created A custom GP script. I have a Arcpy.AddMessage that works on ArcGIS pro. When i published the GP tool to my server, i made sure i configured the tool so the message level was info. When i run my tool I do not receive the message that i scripted (arcpy) into my GP tool. 

Overall, I just want some text as an output to show the user. Is there any way to script the text so it is added onto the page in some way. either through arcpy.addmessage or adding text to the web app interface. 

0 Kudos
0 Replies