So we do OD analyses all the time and it's time to make a model but I'm running into problems...
1) I need the user to input: Start time, origin points and destinations points so I set those three variables as parameters and it seems to work..SOLVED (mostly - issue with an additional parameter of output OD layer name)
2) But I need specific fields to be mapped (field mappings) for future steps. I need to be able to set the "Name" of the Origin and Destination points. Preferably programmatically - I want to model to fail if these fields don't exist. NOT SOLVED
3) As I'm trying to do this step by step before I run the whole thing I want to just make the OD cost matrix layer and add the origins and destinations and that is the end of this part of the model but I have NO idea where this layer now lives and how to get it on my display. I have "add to display" checked off for each step but nothing shows up in my Network Analyst (or regular) TOC. I see the layers when I run the model in the drop down for selecting input locations but I can't see or delete...I think they are stored in the mxd but I can't access or view.

Doing my best to explain the steps I need to do.
Thanks...