I am trying to run a Modelbuilder model from ArcMap catalogue (ie. not inside Modelbuilder). In the modeI I have defined workspaces for current and scratch workspaces as model parameters (not connected, but as standalone model variables). I call upon these parameters using inline variables (%xyz%). Also, in the environment for the model I have defined the parameters for current and scratch workspaces as inline variables.
However, when I run the model from catalogue level, I get error messages in reference to paths to workspace. When opening the model in edit mode, I notice that the defined paths to workspaces has changed. It now contains my default workspace in addtion to my inline variable, as defined for ArcMap.
I need to have workspaces transparent to the ArcMap installation (the model will need to be run from other ArcMap installations - other users), not needing to go into the model and correct the paths before each execution. I cannot accept having hard coded paths for workspace and scratch.
How do I configure my model so that my paths not will be changed by ArcMap default configuration?
I am working on ArcMap 10.3.
Best regards,
Mats