POST
|
I tried using image service, still same issue. Secondly, my client doesn't have image server so can I still publish it as an image service there? I tried with local raster on ArcMap 10.5.1.
... View more
10-30-2017
06:08 AM
|
0
|
2
|
1190
|
POST
|
zone field should be from raster file. My raster file has "Class_Names" in it. This works completely fine with ArcMap. I will try using image service instead of this.
... View more
10-29-2017
09:59 PM
|
0
|
4
|
1190
|
POST
|
Hi, I've published 'Tabulate Area' geoprocessing tool and I'm consuming that in my web app builder application. Following the code: var graphic = new Graphic(this.routeResult.features["0"].geometry, symbol); var features = []; features.push(graphic); var lulc = new RasterData("https://domainName/arcgis/rest/services/sterl/13thOct/MapServer/14"); var inputFeatures = new esri.tasks.FeatureSet(); inputFeatures.features = features; //inputFeatures.fields = this.routeResult.fields; var params = { "in_zone_data": lulc, "zone_field": "Class_Names", "in_class_data": inputFeatures, "class_field": "RouteID", "processing_cell_size": 20 }; gp.submitJob(params, this.displayTrack); When I run this I don't get any result or message. I checked in ArcGIS manager logs under info it gave me below error messages: Error executing tool. Tabulate Area Job ID: j8822b5cab7714b4e9d90a6e6f01e3190 Error executing tool. Tabulate Area Job ID: j8822b5cab7714b4e9d90a6e6f01e3190 : ERROR 000735: Input raster or feature zone data: Value is required ERROR 000735: Zone field: Value is required ERROR 000859: The required parameter Input raster or feature zone data is empty, or is not the type of Composite Geodataset. ERROR 000859: The required parameter Zone field is empty, or is not the type of Field. Error executing tool. Tabulate Area Job ID: j10c2e8adc70e46289b218fca918a0c84 : Invalid value for parameter Input raster or feature class data - Details : Invalid JSON for GPFeatureRecordSetLayer or GPRecordSet datatype Can someone please help me with this?
... View more
10-26-2017
11:08 PM
|
0
|
6
|
1678
|
POST
|
Hi Derek, Thanks for the reply. I'm using 10.5 version of Portal for ArcGIS. I have hosting server configured now. I'm getting the below issue after configuring it. I'm using the latest version of web app builder 2.6 Generate Features error: Exception hostname in certificate didn't match: !=
... View more
10-23-2017
09:33 AM
|
0
|
1
|
1377
|
POST
|
I have used the same. But now my client wants it in the different coordinate system. Can you help me with this? Now I'm able to export only with default coordinate system in my web app builder application.
... View more
10-13-2017
05:23 AM
|
0
|
0
|
1290
|
POST
|
It is not working for shapefile and csv also. Im using version 2.5 web app builder
... View more
10-12-2017
09:59 PM
|
0
|
0
|
1377
|
POST
|
I've a customized web app builder application on top of Portal for ArcGIS. I have added Add data widget. I get this error when I try to add CSV or shapefile locally. Kindly help to resolve the issue. Error Details: Generate Features error: Enable to determine hosted servers instance UR (No hosted server configured?). PFA for the picture.Derek Lawhttps://community.esri.com/message/447151-roberts-custom-wab-widgets?sr=search&searchId=2ee18e5e-2656-4559-8584-8ba5471587f5&searchIndex=2
... View more
10-11-2017
08:42 PM
|
0
|
7
|
2150
|
POST
|
I tried this but seems to be not working for me then I had to use this link instead https://www.ascentdatamanager.com/arcgis/sharing/rest/oauth2/signout which takes me to other page, which is bit annoying.
... View more
09-18-2017
06:33 AM
|
0
|
0
|
3934
|
POST
|
Well. I have multiple application running on portal which I've customized using the web app builder and they're using portal credential to login. We create groups on portal depending upon the project need and share the maps with them. There is possibility of multiple users using the application on a system. In that case I would want my user to logout from application itself(Who is obviously not aware of portal).
... View more
09-17-2017
09:41 PM
|
0
|
2
|
3934
|
POST
|
Has anyone implemented a logout system for the ArcGIS Portal credentials in their web app builder app?
... View more
09-14-2017
12:04 AM
|
1
|
8
|
5236
|
POST
|
Hello Folks, I'm developing an application on web app builder and Portal for ArcGIS. I have edit tool. We also have different types of user like admin, viewer and editor. Now say I have a feature class with fields A,B,C,D. I want to grant permission on these fields. So say Editor can edit Fields only A and B Admin can edit all the fields and Viewer can't edit any field. Is there any way of doing this? I'm stuck very badly at this point. Any help will be really appreciated. Regards, Akshay
... View more
09-09-2017
11:38 PM
|
0
|
1
|
641
|
POST
|
Ok. Is there any way to extract data other than that based on different spatial reference in CSV/FGDB/KML format ?
... View more
09-09-2017
11:32 PM
|
0
|
1
|
1028
|
POST
|
Hi, I have Portal for ArcGIS and ArcGIS Server 10.5 federated. I have published my feature services using ArcMap 10.5. I have developed an application using web app builder. I want tool to extract data on my map in different formats. Somehow extract data under analysis seems not working for me. Kindly help. Regards, Akshay
... View more
08-28-2017
02:59 AM
|
1
|
3
|
1376
|
Title | Kudos | Posted |
---|---|---|
1 | 02-01-2018 06:19 PM | |
1 | 08-03-2022 10:17 PM | |
1 | 01-11-2018 07:40 AM | |
1 | 01-11-2018 06:12 AM | |
1 | 08-28-2017 02:59 AM |
Online Status |
Offline
|
Date Last Visited |
06-26-2023
01:44 PM
|