|
POST
|
So, you mean that after my trial version expire, my name persist as a free account? and If i want it back I need to call Support to convert it again to organizational account?
... View more
08-26-2015
06:51 AM
|
0
|
1
|
2159
|
|
POST
|
Hi, I have a question. When I create one trial account for AGOL i have to select a name for that. Imagine I use gmtcorp. My question is, if I use gmtcorp for my 30 days trial account, after my trial account expire and I two weeks later I want to buy an AGOL account for a year can I use gmtcorp again, the name would be free or it would say "someone is already using gmtcorp? the same get locked for several days or months or I can use it as soon as my account expire? Thank you for your help! dIego Llamas
... View more
08-26-2015
06:20 AM
|
0
|
4
|
4826
|
|
POST
|
Robert, Actually I was OK using cut and marge tools that WAB has by default. I do not need any parcel fabric tool, snapping capability or run topology but when I realized 1/10 of my parcels are MPP and i am not able to explode a MPP when I need to create a new parcel in WAB, there I got stock. thanks for your help! Diego Llamas
... View more
08-24-2015
01:31 PM
|
0
|
0
|
1033
|
|
POST
|
Hi, I am creating an application using WAB. We have a Parcel Feature class with over 1 million parcels and many of them are multi part polygons. I need to be able to edit parcels, sometimes cutting or sometimes marge two of them. When I cut a multi part polygon in WAB it behaves as it does in ArcMap, cutting a multi part polygon (MPP), it creates two multi part polygon. In ArcMap I have the option to use explode option to manage this multi part polygons and then marge them if it is necessary. In WAB, I do not have any option for that an when I create a new parcel from a multi part polygon, there is no way how I can separate this parcel from the MPP and give it a new parcel number. So, my question is, is there a workaround for this situation? is there a geoproccesing tool or a custom widget created by users with the same problem that I do know about? Thanks for all your help! Diego Llamas
... View more
08-24-2015
10:37 AM
|
0
|
2
|
3536
|
|
POST
|
Hi Ben, I think i am using the correct one. I tried installing ArcGIS Mobile on my desktop and there i am able to sync but on the devices i am not.
... View more
08-20-2015
11:19 AM
|
1
|
1
|
1956
|
|
POST
|
Hi, I have an ArcGIS Mobile project with a replica. I sync from my gps device to server once I have internet. This was working fine until my SSL certificate expire and we install a new one. My services are secured and my gis mobile project is created reading this secured services. Every time I want to sync my new data I got this error. I also got this I download and installed my new certificated following the steps from this help page. ArcGIS for Windows Mobile I tried to use a web browser to checked if I can go through the certificate I got this message Once I clicked I want to proceed I was able to use my certificate. When I want to sync my data from Mobile I do not have that option to access via https or at least Mobile do not ask me if i want to proceed, as the web browser. I notice in fiddler that it is trying to communicate to my servier but because I do not have that option the sync fails. I followed that steps suggested on the web page exporting and installing the certification in the trusted root on the device. But something is not right because every time I turn off and on my gps and try to access my services using https, I got the same information windows and it suppose to be ignored or pass through because my certificated is already installed as the webpage suggested. I also tried installing ArcGIS Mobile on my desktop and there i am able to sync but not on the device. am I doing something wrong? any idea? any suggestion? Thanks for your help! Diego Llamas
... View more
08-20-2015
08:12 AM
|
0
|
3
|
5405
|
|
POST
|
Hi Everyone, We have an issue regarding the replication process in place. There is a parent-child replica created last year where our parent Gdb is our production database (Oracle) and the child Gdb is our web published database (MS Sql Server). Recently we changed the schema on the parent child due to operational needs. We created new domains, a subtype and a new field in our parcel feature class. We export the replica schema from our parent db, compared to the child db, and finally imported the schema changes using the Distribution tools. The issue is that only the new field was created in the child db, no domains or subtype. Also, almost all the values in the new field remain null after synchronizing changes. Trying new runs to compare and import schema changes return “No schema changes found for this replica pair”. I even modify an existing domain in the parent replica without any success. After doing some research I found a known issue in ESRI about changes in subtypes and domains synchronized between parent and child in a one-way replica through the compare replica schema (NIM-070970). Apparently no resolution was identified since the problem was not reproducible. As frustrating as that is, the question remains…why if the new field was successfully created, no values are update when synchronization occurs? Please provide any suggestion or workaround. The same behaviour was found from our SQL Server to a FGdb created. Thanks, Diego Llamas
... View more
08-19-2015
01:01 PM
|
0
|
0
|
3513
|
|
POST
|
Hi, good morning. Does anyone knows if there is any custom widget that let the users upload a Shapefile to WAB? Thank you for your help! Diego
... View more
08-18-2015
06:36 AM
|
0
|
3
|
4336
|
|
POST
|
Hi. I’m using the editing widget of the WebApp Builder to edit polygons and have encountered some strange behavior. I have 2 examples. 1. I select a parcel using selection tool I use Cut/split tool to separate the parcel selected in 3 parts. I split using the graphic below, The tool also splits the polygon right next to the selected one even though it’s not selected and create a new polygon, polygon that I do not want that's why I didnot select the parcel. 2. While splitting a multi part polygon the tool generates multi part polygons instead of individual polygons. In this example I split the multi-part polygon by drawing a road that goes through the parcel. When I finished it created the two multi-part polygon. The one in the image above and the one in the image below. So, I wild like to know if this is how it was design or if it’s a bug. Thanks, Diego Llamas
... View more
08-13-2015
10:39 AM
|
0
|
1
|
3265
|
|
POST
|
Hi Robert, Thank you very much for your information. That option only allow me to open one widget at time when the app start and I need two of them, so i modify Config.json file like this for the two widgets and that worked. Thanks
... View more
08-12-2015
11:48 AM
|
1
|
0
|
3446
|
|
POST
|
Hi, I want to invert the separator for every thousand. When I use Draw widget in WAB I got a (,) separating the decimals and a dot separating the thousands I identify in the widget.js file of the draw widget the variable that is used to make that separation and the symbols So I opened the utils.js file and i found the pattern that is used to separate the thousands and decimals and it seems to be correct I also check this in WAB widget option and it is using the same format and I would like to use a dot for decimals and coma for thousands My question is, am i looking in the correct file to invert the symbols used to separate decimals and thousands? How can I accomplish this? Thanks, Diego Llamas
... View more
08-12-2015
11:35 AM
|
0
|
2
|
3443
|
|
POST
|
Thank you, I downloaded it already. I have a question, Maybe you could help me with this. I am trying to modify json files from my app. I want that every time I open my app, my layer list and my legend always appear activated. I have been checking widget.js file for those widgets but i haven been able to modify my app, by any chance, do you know what do I have to change to have this behavior? thanks Rebecca.
... View more
08-12-2015
06:46 AM
|
0
|
4
|
3446
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 10-25-2019 06:07 AM | |
| 1 | 03-23-2017 10:16 AM | |
| 1 | 03-02-2017 11:24 AM | |
| 1 | 08-26-2015 08:55 AM | |
| 2 | 05-20-2020 12:47 PM |
| Online Status |
Offline
|
| Date Last Visited |
04-16-2026
05:20 AM
|