|
POST
|
My colleague found them! Thank you for your assistance.
... View more
06-28-2019
05:41 AM
|
1
|
0
|
2192
|
|
POST
|
Leo, thank you for your reply. Unfortunately, your recommendation did not work. It was the method we thought we could do it, but the filter uses a custom widget instead of a Select from Dojo.
... View more
06-28-2019
05:38 AM
|
0
|
0
|
1203
|
|
POST
|
Hello, I am not good with python, I am new. I am trying to synchronize changes from a replica between databases and i want this to run automatically every day with a task scheduler. In esri help i found this sintaxis Sintaxis SynchronizeChanges_management (geodatabase_1, in_replica, geodatabase_2, in_direction, conflict_policy, conflict_definition, reconcile)
And I did this script:
message = "Sync replicas CRIMPRDB to cdprdb01...";print message
# Process: Synchronize Changes (80)
arcpy.SynchronizeChanges_management(crim-oradb-01-sde:oracle$crim-oradb-01/cdprdb, "MAPUSER.CD_PARCELAS", cdprdb01-sde:sqlserver:cdprdb01-cdprgis, "FROM_GEODATABASE1_TO_2", "IN_FAVOR_OF_GDB1", "BY_OBJECT", "DO_NOT_RECONCILE")
message = "---Sync de replica CRIMPRDB to cdprdb01 successful";print message
arcpy.AnalyzeDatasets_management(input_database="Database Connections/gisadmin@cdprdb01.sde", include_system="NO_SYSTEM", in_datasets="cdprgis.GISADMIN.Parcelario/cdprgis.GISADMIN.Parcelario;cdprgis.GISADMIN.Parcelario_Web/cdprgis.GISADMIN.ParcelasContactos;cdprgis.GISADMIN.Parcelario_Web/cdprgis.GISADMIN.ParcelasContactos04242019_1", analyze_base="ANALYZE_BASE", analyze_delta="NO_ANALYZE_DELTA", analyze_archive="NO_ANALYZE_ARCHIVE")
arcpy.Compress_management(in_workspace="Database Connections/sde@cdprdb01.sde")
arcpy.RebuildIndexes_management(input_database="Database Connections/gisadmin@cdprdb01.sde", include_system="NO_SYSTEM", in_datasets="cdprgis.GISADMIN.Parcelario/cdprgis.GISADMIN.Parcelario;cdprgis.GISADMIN.Parcelario_Web/cdprgis.GISADMIN.ParcelasContactos;cdprgis.GISADMIN.Parcelario_Web/cdprgis.GISADMIN.ParcelasContactos04242019_1", delta_only="ALL")
print"Indices Reconstruidos para Parcelario"
message = "--Replica Sync Completed Succesfully";print message My doubt is with geodatabase 1 and 2 part, where do I get the connections? how do I write those? I found this in my syn changes wizard and I wrote those, Is that correct? Thanks for your help! Diego Llamas George Thompson
... View more
06-27-2019
10:40 AM
|
0
|
2
|
997
|
|
POST
|
Hello Xiaomeng Zheng tried to change my database to use Portal user store, but when i did that it gave me an schema error so I revert it again. Do I need to recreate my database? and export and import my workflows created ? I will check the wfm web app the authentication mode. Thanks for your help! Diego Llamas
... View more
06-19-2019
01:36 PM
|
0
|
1
|
1404
|
|
POST
|
Hello, I am using Workflow manger (WFM) web and desktop and it was working fine with ArcGIS Server, but we implement ArcGIS Enterprise and after we federate Server with Portal ( the security now, as we know is managed by Portal), I am not able to access to WFM Web page. We are getting this error. WFM database was created using a database user and WFM service and AOI service was created connected to WFM administrator using the DB user used to create the WFM schema. What do I need to do to be able to access WFM web if my Server is federated? if I remove federation, WFM web works fine. Regards, Diego
... View more
06-17-2019
12:05 PM
|
0
|
3
|
1644
|
|
POST
|
We have installed the Crime Analysis extension in ArcGIS Pro, and we're wondering where are the tools stored in File Explorer (directory)? We've noticed that when a geoprocessing model including Crime Analysis tools is shared with another computer, only the Crime Analysis tools seem to lose the connection with the folder where they are stored.
... View more
06-13-2019
07:05 AM
|
0
|
2
|
2526
|
|
POST
|
HEllo Travis, When I did the deploy, i did check the ARM box with a kv prefix. Do you recommend to delete machine and deploy it again?
... View more
06-12-2019
11:29 AM
|
0
|
0
|
990
|
|
POST
|
Hello, I did a 10.7 enterprise base deployment using Azure Cloud Builder. I did a cname in Godaddy for the certificate assigning the external URL that is going to be used for the portal. So I click the option assign a certificate. I select de domain name, the pfx file and password, and the portaladmin user. Then I select the storage Account. Then click finish to start the process. And then This error "The value of the deployment parameter 'arcgisDeploymentVersion' is null' please specify..." but in the steps above there is no field to specify the version. Any idea what could be wrong? Regards, DLL
... View more
06-11-2019
12:24 PM
|
0
|
2
|
1298
|
|
POST
|
I'm using the Filter Widget in an application created with Web AppBuilder 2.11 Developer Edition. The application needs to set the filter listed dropdown values programmatically from info obtained from the currently logged user. In the image above I have set up the filter widget to ask for values from a field in a specific layer (Region in this example). I want to show only a subset of all the regions that the widget shows by default. Is there a way to specify programmatically the options that the dropdown must show? Another possible approach to solve my situation is to make the Filter Widget respect the layer definition expression. How can I do that? If the widget respects the layer definition expression, the dropdown will only show values returned from the definition expression?
... View more
06-05-2019
05:34 AM
|
0
|
2
|
1481
|
|
POST
|
Hello, After upgrade database to 10.6.1 from 10.4 I was able give permission to user so they can see some layers. this sis SQL server 2014. After upgrade, I am able to access my DB but when I try to grant privileges to a user I got his error. I know my username and password is correct because I can see my layers and use it as admin, editor or user. I checked my DB and I can see my gisadmin user there with the correct privileges. What could it be? Regards, Diego Llamas George Thompson
... View more
05-24-2019
01:36 PM
|
0
|
3
|
2059
|
|
POST
|
When trying the deployment of ArcGIS 10.6 or 10.7 using Cloud Builder, users encounter errors and are not able to complete the process. We've experienced this issue twice now, with two different users. Any thoughts?
... View more
04-30-2019
08:00 AM
|
0
|
1
|
922
|
|
POST
|
Thanks James, So, do you think if we add those field to the stakeholder we are going to be able to see the fields if we use other user instead of admin user? because that is basically the problem we are facing. if we access survey123.arcgis.com with a second user (publisher) we do not see the new fields and when we generate a report we do not see those fields using this second user, but if we use admin user we can see those fields with no problem. Admin user create, publish and share the form/feature layer. The second user has privileges to use the survey, actually can use it and is working fine, the problem is that if that same user want to create a report, we can do it but those new fields do not appear (but if I access with admin user, this user can see the all the fields. Regards, dLL
... View more
04-08-2019
11:12 AM
|
0
|
1
|
989
|
|
POST
|
Hello, I create a survey and I use a surver123.arcgis.com to ganerate a report. If i access with the admin user I am able to see the fields correctly and the report shows the fields. ( Added fields in the survey shown in yellow) but if i use a second user named CRADIC when I select a record to generate a report I do not see the fields But when we go to ArcGIS Online ans see the feature layer, the same user can see the fields with no problem But I notice that we have two feature layers, one called stakeholder and that layer do not have the fields. so my question is, why one user can generate a report correctly and the other user do not? the user has privileges to generate reports and use the survey. Thanks, diego Llamas James Tedrick
... View more
04-04-2019
01:27 PM
|
0
|
3
|
1053
|
|
POST
|
Hello, I just deploy a Portal in azure using ArcGIS cloud Builder, azure gave me this URL http://mxxxxxz.eastus.cloudapp.azure.com/portal/home/ and I want to use https://gis.vieques.com/portal/home I know that in azure my IP must be dynamic. and my TTL Certificate is from GODADDY. I know that before do this http://enterprise.arcgis.com/en/server/latest/cloud/azure/install-ssl-certificate.htm i need to configure that everytime I hit gis.vieques.com/porta/home it redirect me to https//mxxxxxz.eastus.cloudapp.azure.com/portal/home/ but i am totally lost and I haven't found any documentation from esri to do this and the one from microsoft it uses IP and I cannot use IP for this machine. Any idea where I can found the steps to setup this? regards, diego Llamas
... View more
04-01-2019
01:48 PM
|
0
|
0
|
721
|
|
POST
|
Hello, I am trying to create a crowdsource reporter Crowdsource Reporter—Portal for ArcGIS | ArcGIS Enterprise ArcGIS for Portal but for some reason the create app option is grayed out. Any idea Why is not available? Regards, DLL
... View more
03-14-2019
01:42 PM
|
0
|
1
|
942
|
| 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 |
12-08-2025
08:53 AM
|