1

enter image description here

I have a model that generates a list of materials for a proposed project. It has no parameters which is what I want, and it runs almost perfectly. For some reason if I open it to EDIT and run the process it generates my .XLS file perfectly, but if I just run it from Toolbox it'll generate the file and quickly delete it.

Does anyone know why this happens?

enter image description here

PolyGeo
65.5k29 gold badges115 silver badges350 bronze badges
asked Jan 3, 2017 at 14:14
2
  • Can you show the model in a screen shot as well as when you run it from Toolbox? Commented Jan 3, 2017 at 14:19
  • 1
    @whyzar I've added the images. Commented Jan 3, 2017 at 14:48

1 Answer 1

2

Outputs that are set as intermediate are cleared by the model upon completion. I suspect your output is set to intermediate (default) and you need to change this. Simply right click on it and un-tick it.

Why it exists when you run the model from within modelbuilder is that modelbuilder needs to maintain a ready to run status, hence that option is not honoured when a model is run in that way.

answered Jan 3, 2017 at 21:37

Your Answer

Draft saved
Draft discarded

Sign up or log in

Sign up using Google
Sign up using Email and Password

Post as a guest

Required, but never shown

Post as a guest

Required, but never shown

By clicking "Post Your Answer", you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.