On Linux Server machine (WINE), if a connection_file_path parameter to CreateMapSDDraft is supplied, an invalid .sddraft is created.
Last Published: August 25, 2014No Product Found
Bug ID Number
NIM085621
Submitted
October 11, 2012
Last Modified
June 5, 2024
Applies to
No Product Found
Version found
10.1
Status
Non-Reproducible
This issue was not reproducible when tested by the development team. Issues may be given this status when they cannot be reproduced or are no longer relevant in a development version of the software, but a specific fix was not installed to address the issue. The issue's Additional Information section may contain further explanation.
Additional Information
No Public Explanation
Workaround
Don't supply a connection file in arcpy.mapping.CreateMapSDDraft. Optionally supply other parameters in CreateMapSDDraft that would have been stored in the connection file, such as {copy_data_to_server} or {server_type}. Then supply then connection file when publishing, e.g. arcpy.UploadServiceDefinition_server.