|
POST
|
I have been using JavaScript SDk to export to PDF and appending this in another agreements. I would like to use arcgis experience builder to export on fly similar to SDK and Wanted to try with ArcGIS REST API from server side. is this possible to generate web map json on fly from server REST Apis ?
... View more
3 weeks ago
|
0
|
1
|
234
|
|
POST
|
I guess , You will have to use output data source from filter widget
... View more
3 weeks ago
|
0
|
1
|
253
|
|
POST
|
Sort the table based on your requirement or add customized ID to the table with charger types and sort it.
... View more
3 weeks ago
|
0
|
0
|
134
|
|
POST
|
I would like to know is there any possibility to disable the button in the list widget based on the URL parameter . it is quite possible with customized list widget and can be validated against it. i just wanted to know the options without customization.
... View more
3 weeks ago
|
0
|
1
|
261
|
|
POST
|
The Portal has stopped working since yesterday. I restarted the server,Rebuilt indexes , Reconfigured the indexes. nothing is working. I found these in the logs. and attached portal logs. Single Machine configuration ArcGIS Enterprise 11.5 on Windows. We have observed RAM reaches 99% in peak times and cpu utilization 98% . Index service is running on the port 7199 and it is not listening. When i open the portal with WebAdaptor : Could not access any ArcGIS Enterprise portal machines. Please contact your system administrator. I was able to login through portal admin with built in Admin account. Other solutions : Restoring Windows Snapshot Logs : Health Check failed, the portal is not ready. Connection to the indexer service failed. om.esri.arcgis.portal.admin.core.PortalException: Connection to the indexer service failed. at com.esri.arcgis.portal.admin.core.site.SiteManager.healthCheck(SiteManager.java:489) at com.esri.arcgis.portal.admin.core.site.SiteManager.healthCheck(SiteManager.java:543) at com.esri.arcgis.portal.admin.rest.site.SiteResource.healthCheck(SiteResource.java:1372) at jdk.internal.reflect.GeneratedMethodAccessor114.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.base/java.lang.reflect.Method.invoke(Unknown Source) at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:146) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:189) at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:93) at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:478) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:400) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:261) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:240) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:697) at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:377) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:552) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:493) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:430) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140) at org.sitemesh.webapp.contentfilter.ContentBufferingFilter.bufferAndPostProcess(ContentBufferingFilter.java:185) at org.sitemesh.webapp.contentfilter.ContentBufferingFilter.doFilter(ContentBufferingFilter.java:142) at org.sitemesh.webapp.SiteMeshFilter.doFilter(SiteMeshFilter.java:144) at org.sitemesh.config.ConfigurableSiteMeshFilter.doFilter(ConfigurableSiteMeshFilter.java:191) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140) at com.esri.commons.web.AppFilter.doFilter(AppFilter.java:278) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140) at com.esri.arcgis.portal.admin.rest.filters.AdminFilter.doFilter(AdminFilter.java:136) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:598) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:116) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) at com.esri.arcgis.portal.util.TomcatValve.invoke(TomcatValve.java:44) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:344) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:398) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:903) at org.apache.tomcat.util.net.Nio2Endpoint$SocketProcessor.doRun(Nio2Endpoint.java:1675) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) at org.apache.tomcat.util.net.AbstractEndpoint.processSocket(AbstractEndpoint.java:1360) at org.apache.tomcat.util.net.Nio2Endpoint$Nio2SocketWrapper$2.completed(Nio2Endpoint.java:629) at org.apache.tomcat.util.net.Nio2Endpoint$Nio2SocketWrapper$2.completed(Nio2Endpoint.java:605) at org.apache.tomcat.util.net.SecureNio2Channel$1.completed(SecureNio2Channel.java:1044) at org.apache.tomcat.util.net.SecureNio2Channel$1.completed(SecureNio2Channel.java:970) at java.base/sun.nio.ch.Invoker.invokeUnchecked(Unknown Source) at java.base/sun.nio.ch.Invoker$2.run(Unknown Source) at java.base/sun.nio.ch.AsynchronousChannelGroupImpl$1.run(Unknown Source) at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1189) at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:658) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:63) at java.base/java.lang.Thread.run(Unknown Source) 2026-05-03T06:26:35,718 Portal Admin GISSRV1.ROMLC.NET 9999 28344 0563ad29-ffcc-4c39-bd84-3e6455317644
... View more
a month ago
|
0
|
1
|
327
|
|
POST
|
Create two different datasets one for list and one map . It should work as expected
... View more
05-01-2026
05:29 PM
|
0
|
0
|
204
|
|
POST
|
I would like to build a MCP Server using Arcgis rest apis and used in arcgis experience builder as customized client chat bot instead of Claude desktop. Could you please suggest using it. Later , I can expand to more functionalities. Is there a way integrate arcgis python api to it to make easier.
... View more
04-21-2026
05:00 AM
|
0
|
0
|
483
|
|
POST
|
Experience Builder, the List widget’s Selected state is driven by the app’s current record selection for that data source. When you click the Map whether on feature or just MAP , the Map widget often changes/clears selection, so the List appears to “lose” its selection. Is there any work around for this?
... View more
04-14-2026
07:17 AM
|
0
|
2
|
339
|
|
POST
|
I have built arcade expression with filtered objectIDS on fly. I just wanted to pass this to Dashboard through Embed widget. is it possible to do this ?
... View more
04-08-2026
09:16 AM
|
0
|
0
|
219
|
|
BLOG
|
How to get queryParams.where and other input fields like distance,objectIds ,etc.. from Near me output datasource ?
... View more
04-08-2026
07:12 AM
|
0
|
0
|
1369
|
|
POST
|
In the Arcade suggestions box, I can see all available functions and properties. However, the issue is that I’m not able to retrieve the data from queryParams. The previous snippet only displays the distance of the first feature, not the input search distance
... View more
04-06-2026
01:18 PM
|
0
|
0
|
481
|
|
POST
|
Yes. I am calling widget_330_output_proximity_5868139358808708-output of the Near me Widget, it is single layer
... View more
04-06-2026
12:14 PM
|
0
|
1
|
508
|
|
POST
|
There is no option to return search distance, we have approximate distance return.
... View more
04-06-2026
11:45 AM
|
0
|
1
|
531
|
|
POST
|
I would like to access input distance of Near me Widget, needs to display same in another widget using arcade.I tried this and nothing is showing Text($dataSources["widget_330_output_proximity_5868139358808708-output"].queryParams["distance"])/*
... View more
04-06-2026
11:30 AM
|
0
|
6
|
562
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 07-29-2025 01:45 PM | |
| 1 | 03-28-2025 01:58 PM | |
| 1 | 02-21-2026 09:32 AM | |
| 1 | 11-14-2025 07:39 AM | |
| 1 | 05-15-2025 05:01 PM |
| Online Status |
Offline
|
| Date Last Visited |
Friday
|