POST
|
To keep it simple I'm looking to just have the web map be configurable.... then use custom widgets in the app to present themselves according to the layers in the web map. This is for our organization and is currently a configurable app template built with Web App Builder in Portal, so 3.x api. It allows project managers to deploy the app for their projects and further customize as needed in Web App Builder. Using the Experience Builder dev edition or Instant Apps would both create a 4.x app which I need. Could the Experience Builder app be downloaded and edited to support being a configurable template using the ApplicationBase files? If that won't work, then my only choice (from what I know) is to configure the minimalist (or another) Instant App Template which I've started. I've seen where Instant Apps are going to be included in the latest Portal update. Do they support custom widgets? The basic issue is determining the most streamlined approach for building and deploying 4.x apps that use custom widgets, and having that app be a configurable app template in Portal.
... View more
01-12-2022
12:11 PM
|
0
|
0
|
621
|
POST
|
Hello, Anyone tried making a configurable app template from an app created using Experience Builder Developer Edition? This is something I am going to try because we need a 4.x version of the configurable app template created by Web App Builder. I will follow up with any findings. Thanks!
... View more
01-11-2022
05:32 AM
|
1
|
2
|
663
|
POST
|
Yes the Living Atlas Terrain Image Service does work in the Web Tool. It works when using an .ags connection to the publicly available Living Atlas Layers in a folder referenced with the GIS Server. I believe I found that I could not use the same living Atlas Layers shared to our Portal possibly due to the extra authentication required, so the open AGOL service is the way we do it. We are not storing any username/passwords in the ags connection file. Also, it is important to have the Portal URL be an input parameter to the script tool, otherwise the Analyze process will interpret the static path as an invalid data source.
... View more
10-04-2021
06:14 AM
|
1
|
0
|
602
|
POST
|
In a Web Map created for Field Maps, with both Editable Layers and Reference Layers being defined by the Feature Service capabilities (Create, Update, Delete) enabled/disabled on the GIS Server endpoint. Field Maps online can distinguish these edit layers from reference, as well as the mobile app, and the online MapViewer. In ArcPro, when I open Add and Open this web map, I am able to create features in the Reference Layer and save. The Edit Status in ArcPro does show all of the feature services as editable, eventhough only about half of the feature services in the webmap have the editing capabilities enabled on the service. Any thoughts on if this is intentional or a bug?
... View more
09-30-2021
11:44 AM
|
0
|
0
|
483
|
POST
|
We have a need to use the Living Atlas Terrain Layer in a Web Tool to analyze slope and aspect within a boundary. The overall model/scripts are rather complex, but the issue I have is simple. To use the Terrain Image Service I have tried creating a GIS Server connnection and providing the url for the Living Atlas Server. This used to work, but now the Living Atlas Terrain3D layer does not validate. However, the TopoBathy3D layer does. Is there a credential issue going on because the Terrain is also registered with Portal? I've been experimenting with different data sources for the Living Atlas Terrain Layer by using the item registered with Portal, but that always fails to publish, siting an error with credentials. Is using the Terrain layer supported in a Web Tool? What is the recommended approach for using it? Should we register the Living Atlas layers with Portal, or does the web tool need to connect directly to AGOL?
... View more
01-11-2021
07:33 AM
|
0
|
2
|
762
|
POST
|
With ArcPro 2.6.3 I am publishing a Web Tool that contains multiple results. I've been doing this for several months without issue, but now when it publishes it is displaying the wrong GUI. There are three Results being published. In the GUI, when I open the first tool I see the GUI for the third tool. And when I open the third tool I see the GUI for the first. Now each time I publish after creating a new sharing session, it is doing the same thing. It seems like something is wrong with the service definition, but I haven't the foggiest how to fix it. When I look at the Web Tool on the server machine it is built this way (with the wrong GUI), so I think Pro is packaging it incorrectly. Any ideas?
... View more
01-05-2021
09:48 AM
|
0
|
0
|
609
|
IDEA
|
Hello Korey and Tim, I ran into this issue today and will follow your steps to reorder Fields in Pro and republish. What I am doing is joining a table to a feature class to create a target schema with empty join fields then publishing to Pro 10.8.1. I am using the fields aliases from the hosted layer to match to the field aliases after converting Excel to Table and updating the hosted layer with the records from the table. If I understand correctly, simply reordering the fields in Pro will do some magic and they will publish correctly? Is this a documented bug that can be fixed in Pro?
... View more
12-02-2020
02:13 PM
|
0
|
0
|
3261
|
POST
|
Follow Up-- When a toolbox is accidently deleted from the file network by one user via a Pro Project, and I have that same toolbox open in my Project, I can continue to work with the tools, Yay. However, the toolbox does not exist in File Explorer or Catalog since it was deleted. Scary and sorry for anyone else who needs them! Why are 'Remove' and 'Delete' adjacent to each other in the right click options on a Toolbox in a Pro Project. Many people will accidently delete the toolbox. When I create a new toolbox with the same name in the same folder, it is automagically populated with the previous script tools and models. Wow! and How! I feel like I just got lucky because I still had my Project open. Can Esri point me to some documentation on the intended behavior and just how best we are supposed to manage this caching in Pro Projects? Today it actually helped me for the first time, but it usually just overwrites my updates which I need to learn how to avoid. Our organization is migrating to Pro and I need to know the answers to these questions to safely implement the software. Does this involve the incremental Project backups that seem to occur and prompt me when opening a previously crashed project? Are Project Backups the key to how Pro can work from an Enterprise File Share? How do Catalog items in Pro get updated from the file network and when do the updates made in a Project get reflected back to the file share? Is this entire Caching behavior something that is in flux and constantly changing with updates to Pro, so much so that we may have to modify how we work? Again, I really just need to know what is going on behind the scenes so I can provide recommendation for others using the software in our organization and our clients'.
... View more
09-24-2020
10:57 AM
|
2
|
0
|
914
|
POST
|
Hello, I've had a lot of weird issues with ArcPro caching old versions of script and models which are making development and service publishing very difficult. Here is the most recent example. I have a toolbox named with _dev and toolbox named _JP. I am needing to replace the _dev toolbox with the _JP toolbox so I delete the _dev toolbox, Copy the _JP toolbox and paste it into the folder. When I inspect the model in the pasted toolbox it looks correct. If I rename the toolbox to _dev and then open the model, it reverts back to the version that I deleted! This naming issue seems to also exist on the GIS Server when deleting and republishing a GP Service with the same name, but that's a different issue (maybe?) This has got to be a bug in Pro, or an issue with the network share. Either way I need help to resolve this issue because it makes Pro very difficult to use for developing GP Services and toolboxes. For the longest time my GP Services never worked because older versions were getting published instead and they were broken. Perhaps there is an ArcPro Settings Option to disable deleted file caching? Or is this a behavior caused by the Network File share? I'd be happy to work with someone at Esri to fix these issues in Pro. Thanks!
... View more
09-23-2020
07:02 AM
|
0
|
1
|
940
|
POST
|
In ArcPro I've created script tools and models that use the interactive feature input. Sometimes it works, and the layer is added to the map for users to create features. However, most of the time when clicking the edit button to create a feature, it goes gray then absolutely nothing happens in the map. I do see that the feature class is created in the project's default gdb, but it is not getting added to the open map. Does anyone know a fix for this, other than writing arcpy.mp python code to add the layer to the map (I don't really see that as an option here anyway for interactive feature input).
... View more
09-22-2020
01:19 PM
|
0
|
0
|
587
|
POST
|
Hello, We've migrated a rather large ArcMap Model to ArcPro and are wanting to have it published as a Web Tool to Portal 10.7.1 and 10.8 (dev). The 10.7.1 Server already has ArcMap GP Service published to it that have existed for a long time and the Web Tools don't run successfully once published. I am thinking there could be an issue with the python environment on the server. Reading the documentation on 10.8, Deploying custom Python packages for ArcGIS Server—ArcGIS Server | Documentation for ArcGIS Enterprise, it states that At ArcGIS Enterprise 10.5 and later, a Python 3-based conda environment is included with ArcGIS Server. Starting at ArcGIS Server 10.7.1, you can specify a Python environment for all geoprocessing services. Starting at ArcGIS Server 10.8.1, you can specify a Python environment for a single geoprocessing service. To help troubleshoot our issues with publishing Web Tools to 10.7.I have a question: Out of the box, is it supported to be able to run ArcMap GP Services and ArcPro WebTool/GP Services on one server, or do all the services have to use one environment until 10.8.1? Thanks!!
... View more
07-27-2020
07:09 AM
|
0
|
0
|
443
|
POST
|
Hi, When publishing a Web Tool from ArcPro 2.5.1, I often times get no response when clicking on the Publish button after first Analyzing the result. What I see is that an .sddraft is being generated without a local toolbox OnPremisePath in the resources of the sddraft. How can I ensure that the OnPremisePath in the sddraft gets populated and the Web Tool successfully stages and publishes? Successfull Publish sddraft Resource section: <Resources xsi:type='typens:ArrayOfSVCResource'>
<SVCResource xsi:type='typens:SVCResource'>
<ID>xxxxxxx-xxxxxx-xxxxxx-xxxxxx</ID>
<Name>clippedsources.xml</Name>
<OnPremisePath>C:\Users\xxxxxxx\AppData\Local\Temp\ArcGISProTemp25188\FEMAFloodZoneA.tbx</OnPremisePath>
<StagingPath></StagingPath>
<ServerPath></ServerPath>
<InPackagePath></InPackagePath>
<OnServerName></OnServerName>
<ClientName>xxxx-xxxxx</ClientName>
<CIMPath>CIMPATH=clippedsources/clippedsources.xml</CIMPath>
<RepositoryID>0</RepositoryID>
</SVCResource>
</Resources> UnSuccessfull Publish sddraft Resource section: <Resources xsi:type='typens:ArrayOfSVCResource'>
<SVCResource xsi:type='typens:SVCResource'>
<ID>xxxxxx-xxxxxx-xxxxxxx-xxxx</ID>
<Name>clippedsources.xml</Name>
<OnPremisePath></OnPremisePath>
<StagingPath></StagingPath>
<ServerPath></ServerPath>
<InPackagePath></InPackagePath>
<OnServerName></OnServerName>
<ClientName>xxxx-xxxxx</ClientName>
<CIMPath>CIMPATH=clippedsources/clippedsources.xml</CIMPath>
<RepositoryID>0</RepositoryID>
</SVCResource>
</Resources>
... View more
07-24-2020
07:41 AM
|
0
|
0
|
427
|
POST
|
Hi, In ArcPro 2.5.1 when publishing a Web Tool, I can be successful. However, sometimes when I am working on publishing multiple tools during testing of a larger model, I run into this issue. The 'Confirm Sharing Change' Dialog is empty. If I click Yes, The 'Share As Web Tool' Pane Opens and a spinning wheel appears, never to go away. At this point I restart ArcPro. Any ideas what could be causing this?
... View more
07-24-2020
06:10 AM
|
1
|
0
|
475
|
POST
|
Hi Dan, Could you describe why using a script tool vs toolbox tool would not work? Do you think it is because of what is going on inside the script tool rather than just that it is a script tool? I was thinking this type of issue is related to multiprocessing task bug within Esri tools, but that could be wrong. Thanks!
... View more
06-17-2020
12:42 PM
|
0
|
1
|
1492
|
POST
|
Using a restAPI python server app, makes a request to a url and runs python api code to create a new service and layer from an empty hosted feature layer in Portal, then passes the url of the new layer back to the client so it can be edited. To create the new hosted feature layer from an existing empty hosted feature layer I am using target_item = template_layer.copy_feature_layer_collection(layout_name,
layers=layer_index,
description="New Layer Created From Template",
owner=target_user.username) I've not attempted this as a GP Service / WebTool again recently though to see if this data type is supported. It is something I will be testing again soon though.
... View more
06-01-2020
01:56 PM
|
2
|
0
|
1439
|
Title | Kudos | Posted |
---|---|---|
1 | 07-24-2020 06:10 AM | |
1 | 03-24-2020 10:04 AM | |
1 | 01-11-2022 05:32 AM | |
1 | 10-04-2021 06:14 AM | |
2 | 09-24-2020 10:57 AM |
Online Status |
Offline
|
Date Last Visited |
08-05-2022
08:48 AM
|