|
POST
|
We have added a way to go back to the old behavior in the next release. (not 2.9).
... View more
02-02-2022
03:12 PM
|
1
|
0
|
8371
|
|
POST
|
I sent you a direct message.. Do you see it? Pls respond to that with the data, models and repro steps. I will check. Thanks!
... View more
10-05-2021
09:22 AM
|
0
|
0
|
2318
|
|
POST
|
I hear you and see the issue DuncanHornby. Adding it to our product issues to address this and give a way to get back to the original behavior. Thanks for bringing this to our attention. Currently can you try adding full paths to your script? or add your script at the end of the model after apply symbology such that the output of apply symbology is the input to the script tool?
... View more
09-16-2021
04:01 PM
|
2
|
1
|
6425
|
|
IDEA
|
Currently there is no log file with the model crash. The model usually does not corrupt if a tool inside the model crashed. We have usually seen the corruptions with users moving between versions that causes disparity between tool changes that could possibly corrupt the model. If there are some cases you have seen, please do share it with us. We definitely want to fix them. Having a log file or model messages saved in such cases is a good idea (Thank you!) and we will work on it as we overhaul and redesign model messaging system. It is in our product plan for future release. Do share your ideas or concerns. Thanks!
... View more
08-19-2021
10:43 AM
|
0
|
0
|
2609
|
|
IDEA
|
Hi Laura, If the model fails, the errors bubble up on the scheduled tasks tab on the History pane. Is there an error that does not show up? Please can you help me with any model or repro steps that i can try? Thanks! Shitij
... View more
08-19-2021
10:37 AM
|
0
|
0
|
9361
|
|
POST
|
Hi, Let me check and reply back. Just confirming - the input path to the new feature class that you browsed too changes back to old one on reopening the tool dialog during the open session or in saved models? Possible for you to share the models and or data/dummy data/bare minimum data?
... View more
08-19-2021
10:33 AM
|
0
|
1
|
2425
|
|
IDEA
|
Thanks for this idea! We have this feature in our plan although not current right now. We will keep you updated as soon as we bring this into our current product plan. Thank you!
... View more
07-14-2021
09:51 AM
|
0
|
0
|
9500
|
|
IDEA
|
Thanks MikeBuscher for this idea! We are currently working on adding the capability to Auto Save which would help save the model when ever it has been edited. This is an option you will opt into, but this will not close the model. If the model is running and your system updates /closes, the model will be closed with the last know saved state instead of in the state on iteration 7th when the system shuts down. Will that work or you want to know that it had run upto iteration 7 before closing? My understanding is you want to know that it finished iteration 7 so that when you reopen you can start from that point onwards by changing a few inputs for your model. Correct?
... View more
07-14-2021
09:48 AM
|
0
|
0
|
2758
|
|
POST
|
Hi, Yes, I got the data. Will check and reply back. Ty!
... View more
10-21-2020
11:38 AM
|
0
|
0
|
3317
|
|
POST
|
Hi Hussain, I have sent you a message for the data. If you have not received pls let me know. I will resend. Thanks!
... View more
10-20-2020
10:00 AM
|
0
|
2
|
3317
|
|
POST
|
Hello Hussain, I think a model is good for your case. Model will keep it simple and visual for you to begin with. I will work with your data today meanwhile try this to get started: Go through this tutorial: Tutorial: Executing tools in ModelBuilder—ArcMap | Documentation Tutorial: Creating tools with ModelBuilder—ArcMap | Documentation Open your excel and flatten all the sections such as building descriptors etc to remove the formatting. Open a new model in ArcGIs Pro Click inside the model and start typing: Table to Table Add your Excel as input to the tool and create a file geodatabase table (you can also work with excel, but this is recommended even if not necessary) Then open the attribute table and check the field names - if they see correct - Use the file names as is in the next tool. If not, you can right click on any field> Field View> Edit your field names >Save the data Add these two tools (Add fields and Calculate field (8 of them or add the tool called Calculate Fields. For Calculate Fields you need to know how to know the equation with syntax the Calculate Field needs. OR you can just use multiple calculate fields tool. Try it.) Add unique field name for new calculations in add fields. Connect the output of Add field as input to cal field. Build your equation. Click on the question mark on the tool dialog to open help. Save the model Run the model The second tutorial will tell you how to make model parameters and make a model tool so you can change your template in future. Write back if it works out. I will try to create a model and post back later today.
... View more
10-19-2020
08:47 AM
|
0
|
4
|
3317
|
|
POST
|
Now I see. Yes, Add to Display only works when run from within a model. If you want to add something to display when a model tool is run from a tool dialog it has to be a parameter. Iterator case is unique, it runs all iterations internally and then when the whole model is done running it adds the final output to display when run from model tool dialog (gp pane) Output from an iterator is a single value and hence can only add a single output in the end. What Collect value does is - it collects all the outputs from all iteration and then adds all of them together at the end since it is a multivalue output and has knowledge of all the outputs. I am glad you are using the Collect Value tool.
... View more
10-15-2020
10:11 AM
|
1
|
0
|
3729
|
|
POST
|
Hello Hyun-min Joo, Which version of the product are you using? Add to Display works to add all the outputs from the Iterator if the Add to Display flag is set before and the tool is run after that. If it is not adding all the outputs then it could be a bug. We have a known limitation that if you run first and then go back to the model and set the add to display on, on the output of the iterator it will add the output only from the last iteration. Is this the case you see? Also, Collect Values is a good way as Dan pointed out. Thanks!
... View more
10-14-2020
04:08 PM
|
0
|
2
|
3729
|
|
POST
|
Hello Brian Acheff, From the description I understand you have a feature class/shapefile with few fields of interest say 3 fields. Each of these fields have some values that you need to alter to some other standard. So feature class A Field1 Field 2 COUNTY ROAD COUNTY ROAD US HIGHWAY US HIGHWAY you want to change it to something like this Field1 Field 2 CO RD CO RD US HWY US HWY Try this:
... View more
08-11-2020
04:29 PM
|
1
|
3
|
5995
|
|
IDEA
|
Thank you Jill for adding your votes to this! While we do not have a promise at this point. We have started a conversation and will keep you updated.
... View more
07-22-2020
12:35 PM
|
4
|
0
|
10138
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 04-02-2026 11:53 PM | |
| 3 | 12-03-2025 10:47 AM | |
| 4 | 11-13-2024 11:37 AM | |
| 1 | 08-28-2023 05:43 PM | |
| 1 | 08-31-2023 02:03 PM |
| Online Status |
Offline
|
| Date Last Visited |
04-23-2026
08:54 AM
|