When I try to run the Add feature service URL to AXF tool, I get the following error:
Traceback (most recent call last): File "c:\program files (x86)\arcgis\desktop10.2\ArcToolbox\Scripts\ArcPadConnectFS.py", line 70, in <module> returnFromVBS = os.system(cScript + " \"" + srcVBS + "\" \"" + str(objAXF) + "\" " + str(objSOAPstring) + " " + str(objURLREST) + " " + str(objTokenString) + " ") NameError: name 'objSOAPstring' is not defined
Failed to execute (AddFeatureServicesToAXF).
I verified that I published my map to the server as a feature service. When I run the tool I'm warned that, Error -1 This is not a valid Feature Service Layer.