Select to view content in your preferred language

Messages in Model Builder

9580
22
02-15-2021 07:24 AM
Status: Implemented
Labels (1)
BrettFrahm
Frequent Contributor

When using Arcpy you are able to use funtions like arcpy.AddMessage to print statements in the geoprocessing result messages. I believe there should be a nice simple and built-in way to do this within ModelBuilder so people are able to troubleshoot. It could be kept simple at first and utilize outputs that are already being made like counts from select geoprocessing, so you can add a message for the count.

Ultimately though I think we should be able to add any message we want just like we are able to in python and also be able to utilize error messages too.

 

Also I realize that there is a custom way to do this by creating a script tool and adding it to the model, but this should be built-in to modelbuilder.

22 Comments
LindsayRaabe_FPCWA

@ShitijMehta Woohoo! I look forward to seeing it!

AdrienComp

Looking forward to it! This has potential to be a real time-saver.  

LauraBecht
Yaaaay, this is something I have hoped to see for a loooooong time!!!!
AlexanderVidekaVaughan

@ShitijMehta Thanks for moving this idea forward. Are there any updates for getting this added?

KoryKramer
Status changed to: In Product Plan
 
LindsayRaabe_FPCWA

@KoryKramer Excellent news!

mbramos

@ShitijMehta Any updates on this? Thanks

KoryKramer
Status changed to: Implemented

This is implemented in ArcGIS Pro 3.4. Go to Your Ideas in ArcGIS Pro 3.4 to see other ideas implemented this release and check out the What's New help to learn about everything that is new and improved in ArcGIS Pro 3.4.

LindsayRaabe_FPCWA

Excellent news! Now to gradually replace the custom tool that I've started using as I tweak models here and there.....once we get the upgrade installed (unfortunately not a fast process any more 😫

ModernElectric

@KoryKramer 

Is there any literature on how to use this new feature and configure? Not much on the Help section.

Thank You