Bug
Bug ID Number | BUG-000151170 |
---|---|
Submitted | July 29, 2022 |
Last Modified | June 5, 2024 |
Applies to | ArcGIS Pro |
Version found | 2.9.1 |
Operating System | Windows OS |
Operating System Version | 10.0 64 Bit |
Status | Known Limit |
1. Log in to ArcGIS Pro with the Security Assertion Markup Language (SAML) login.
2. In ArcGIS Notebooks, import the necessary modules.
3. Do not need to pass through the script signing in to ArcGIS Online.
4. When importing 'od_service' as a toolbox, modify to the following (If not signed in to ArcGIS Pro with the SAML login at the beginning, this step prompts the login dialog box.):
>> od_service = "https://logistics.arcgis.com/arcgis/services;World/OriginDestinationCostMatrix;UseSSOIdentityIfPortalOwned"
>> arcpy.ImportToolbox(od_service)
5. Run all the remaining scripts.
Bug ID: BUG-000151170
Software:
Get help from ArcGIS experts
Download the Esri Support App