I'm using model builder because tracing a geometric network on python is a pain. In my last Tool (Copy Features) the original model copies the Input data to SDE. However when used in a Geoprocessing Service it processes the Copy into the Scratch.gdb.
How do I get it to Copy Features to SDE like the original model?
Here is the message.xml from the server
<SPAN class="token tag"><SPAN class="token tag"><SPAN class="punctuation token"><</SPAN>MessageDesc</SPAN><SPAN class="punctuation token">></SPAN></SPAN>Executing (Copy Features (2)): CopyFeatures c:\arcgisserver\directories\arcgisjobs\outage\traceswitchoutage_gpserver\j920ae311f6df4a89a8f4fcca52ce96a4\scratch\GDBO_Buffer_Dissolve.shp c:\arcgisserver\directories\arcgisjobs\outage\traceswitchoutage_gpserver\j920ae311f6df4a89a8f4fcca52ce96a4\scratch\scratch.gdb\PubPow.GDBO.SwitchOutage # 0 0 0<SPAN class="token tag"><SPAN class="token tag"><SPAN class="punctuation token"></</SPAN>MessageDesc</SPAN><SPAN class="punctuation token">></SPAN></SPAN><SPAN class="token tag"><SPAN class="token tag"><SPAN class="punctuation token"></</SPAN>GPMessage</SPAN><SPAN class="punctuation token">></SPAN></SPAN><SPAN class="line-numbers-rows"><SPAN></SPAN></SPAN>
Here is a snapshot of the model, with the last tool (Copy Features (2)) open.
