|
IDEA
|
These python scripts are run as scheduled tasks from your computer with Windows Task Scheduler. Here's an (old) ESRI article about the process: https://www.esri.com/arcgis-blog/products/product/analytics/scheduling-a-python-script-or-model-to-run-at-a-prescribed-time/. These python scripts can access your hosted feature layers in ArcGIS Online to check for new features. It would be cool if setting notifications was completely built in to ArcGIS Online. You'll sorta get there once you can host and schedule python notebooks to run as items in AGO. Edit: wow, what a coincidence. They just posted an updated version of that blog article: https://www.esri.com/arcgis-blog/products/arcgis-pro/analytics/schedule-a-python-script-or-model-to-run-at-a-prescribed-time-2019-update/
... View more
07-16-2019
07:50 AM
|
1
|
0
|
4075
|
|
POST
|
If you click on Share at the top of the Map Viewer, it will show you a link you can use that will open to your map. -- > Make sure the map is shared with Everyone (public), which is an option also on that Share screen, if you want everyone to be able to see it. Otherwise, they will need to log in.
... View more
07-02-2019
06:05 AM
|
0
|
1
|
822
|
|
POST
|
An administrator or someone granted the admin privilege of Change Roles will need to change your role. Do you have a custom role assigned to you? Maybe ESRI didn't turn on that privilege for custom roles when it became newly available. Even the built-in Viewer role had Feature Report enabled when I "imported settings from an existing role" to see which privileges it has.
... View more
06-28-2019
12:37 PM
|
0
|
0
|
2553
|
|
POST
|
Ah, do you know which role you have? User type is Creator, but your role may not have Feature Report under Premium Content enabled
... View more
06-28-2019
12:25 PM
|
1
|
2
|
2553
|
|
POST
|
I just checked it my account and it works for me still. Do you have access to credits? With reporting moving out of beta, it will (eventually) cost credits. They may be enforcing the need to have credits even though they aren't charging them quite yet. The message on the survey's data page says: The generation of feature reports is now a premium service. Although usage information for feature reports is provided, no credits are currently charged to the organization for this type of transaction. Organizations will consume credits for feature report generation in a future update of ArcGIS Online.
... View more
06-28-2019
12:12 PM
|
0
|
4
|
2553
|
|
POST
|
Looks like the schedule has been released in the app! I was able to download it this morning.
... View more
06-28-2019
06:12 AM
|
0
|
1
|
4270
|
|
POST
|
Oh wow, I haven't seen that before with vector basemaps. Are the ESRI vector basemaps fine without the custom styling?
... View more
06-26-2019
09:32 AM
|
0
|
1
|
2263
|
|
POST
|
Nice classic look! It seems to be visualizing fine for me in the Portal Map Viewer. Draws at a reasonable speed when zooming. Do you see a difference in drawing between the map viewer and an application? Would you be able to upgrade Portal?
... View more
06-26-2019
08:34 AM
|
0
|
4
|
4241
|
|
IDEA
|
The new administrative groups are helpful, I'm already dividing my users into groups based on their department to help us manage them. It would be great if we could also filter them in the Organization Member list like this: Show users NOT in Department 1 Show users NOT in a User Role and NOT in a Viewer Role Maybe you could just click on the boxes for each expression (see below) to toggle them between NOT and IN
... View more
06-26-2019
07:06 AM
|
3
|
0
|
819
|
|
IDEA
|
The new administrative groups are helpful, I'm already dividing my users into groups based on their department to help us manage them. It would be great if we could also filter them in the Organization Member list like this: Show users NOT in Department 1 Show users NOT in a User Role and NOT in a Viewer Role Maybe you could just click on the boxes for each expression (see below) to toggle them between NOT and IN
... View more
06-26-2019
07:06 AM
|
6
|
3
|
1582
|
|
POST
|
Did you send it to my work email? I haven't received anything yet. Our spam filters may have been a little overzealous. Could you try zipping it or sending it as a .txt file?
... View more
06-26-2019
06:10 AM
|
0
|
6
|
4241
|
|
POST
|
Which version of Portal are you on? We're on 10.7. Can you upload a copy of the .json? I haven't used a custom vector tile basemap in production yet, so I haven't had a chance to run into any issues.
... View more
06-25-2019
12:34 PM
|
0
|
8
|
4241
|
|
POST
|
Unfortunately I haven't seen any way to change that GUI, it seems inherent to the data type. Text fields would be your best bet, like you're doing, with regular expressions, input masks, and/or calculations to ease the pain where possible.
... View more
06-25-2019
11:16 AM
|
0
|
0
|
1889
|
|
POST
|
I usually like to change the default value of a datetime field to now() to catch when they're filling out the survey. That may not apply in your situation. There are a couple ways to help keep the text datetime standardized. A regular expression in the constraint column: regex(.,'^\d{1,2}\/\d{1,2}\/\d{2,4}\s\d{1,2}\:\d{2}\s[ap]m$') to enforce 6/25/2019 10:50 am I had some issues with regular expressions in the Early Adopter version, which it looks like you're on, so I went back to the latest public release. or using an input mask in the body::esri:inputMask column like 99/99/9999 99:99 AA which gives you some guides as you type (see below)
... View more
06-25-2019
08:04 AM
|
0
|
2
|
1889
|
|
POST
|
Are you using the Web Designer or Survey123 Connect?
... View more
06-24-2019
12:49 PM
|
0
|
4
|
1889
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 09-23-2025 06:30 AM | |
| 1 | 03-10-2026 10:37 AM | |
| 3 | 03-05-2026 01:21 PM | |
| 1 | 02-12-2026 07:21 AM | |
| 2 | 09-04-2025 12:24 PM |
| Online Status |
Offline
|
| Date Last Visited |
Wednesday
|