|
POST
|
Have you installed the Microsoft Access Database Engine 2016 Redistributable driver as per this support page (right below the add data picture)? R_
... View more
05-24-2023
12:46 PM
|
0
|
0
|
1394
|
|
POST
|
I see the same thing unless I select "centered on point". RhettZufelt_0-1684875017934.png R_
... View more
05-23-2023
01:50 PM
|
0
|
0
|
4982
|
|
POST
|
Offline lets you open Pro when not signed into a Portal, but, if any of you data that is being access by the script is in a portal (and is not public) , will still need to log in to connect to the data itself. That is what I was thinking "may" be going on. Otherwise, I'm no help on the offline license thing. Tried it once, got disconnected, and was several days working with tech support before I got Pro working again. On that same note, the last user that logged into Pro (under that windows account running the script) seems to be the credentials that it caches. I have had some of my scripts fail when the last username logged into Pro is a user that doesn't have creds to run the script(s). I have to log out of Pro, then log back in with proper credentials. Then, it will stick for two weeks, or until someone else logs in. R_
... View more
05-23-2023
10:33 AM
|
0
|
0
|
7053
|
|
POST
|
I don't use database sequences because I got tired of the "gaps" in the sequence whenever a feature got created, but not saved, etc. SQL server can easily script the drop/create of the database sequence. No example (and haven't tested), but one option would be to put an insert trigger on the table and check if the number has reached 999999, if so, drop/re-create the sequence. You can follow the image below to see how to have SSMS create the drop/create SQL for you: RhettZufelt_0-1684789701473.png R_
... View more
05-22-2023
02:11 PM
|
1
|
0
|
1224
|
|
POST
|
How often is the schedule? Not sure about taking it offline, but regular Named user will time out after 14 days of no login I think it is. Also, even if offline, if it is connecting to Portal data, it will need to be logged in as well. I have a scheduled task that opens/closes Pro every monday night just to keep my sign in active. Also, when you say "checked out again", do you mean the Authorize ... box gets unchecked and you have to re-check it? RhettZufelt_0-1684780262231.png R_
... View more
05-22-2023
11:29 AM
|
2
|
3
|
7087
|
|
POST
|
You can use the attachment toolset to create a match table and add attachments from you C drive to the database. R_
... View more
05-22-2023
10:18 AM
|
0
|
0
|
4032
|
|
POST
|
Any chance the label class(es) for TWP+"_QRT_sections" in the map are set to arcade language and the other to Python? RhettZufelt_0-1684539211745.png R_
... View more
05-19-2023
04:34 PM
|
1
|
1
|
1877
|
|
POST
|
No, I have not. And, this has been an issue since the flexviewer days. It appears as if this one will never get addressed, so the solution is to just accept it. R_
... View more
05-19-2023
07:34 AM
|
1
|
0
|
4052
|
|
POST
|
Have you opened the map in Map Viewer (not visualization tab of data details) and configured the popups there? If so, does it behave the same? (i.e. not showing attributes) R_
... View more
05-18-2023
09:50 AM
|
0
|
1
|
1363
|
|
POST
|
Believe you are running up against the issue of referencing the same dataset more than once fails in offline mode. It appears that SaveAs from the map creates a new item, but is still connected to the original source dataset. If this is your issue, I think you would need to create Fetaure Layer (hosted) if you want to have separate data sources to overcome the offline issue, or use views. This post is along those lines. R_
... View more
05-18-2023
08:19 AM
|
0
|
1
|
3800
|
|
POST
|
Suspect you would just need to put the actual path to that data in there instead of the Name it shows when you add it to the map. Not really able to test, but you might try the URL itself. RhettZufelt_0-1684368220380.png R_
... View more
05-17-2023
05:04 PM
|
0
|
1
|
1371
|
|
POST
|
In map viewer, just navigate to the extent you want and save the map. Then, opening the map will open to the saved extent and pressing the Home button takes you to the saved extent also. R_
... View more
05-16-2023
12:03 PM
|
4
|
1
|
11277
|
|
POST
|
Do you have symbology or definition query on that layer? See this sometimes if I add a feature and the attribute(s) don't allow it to draw as it is filtered out with symbology of definition query (it is added, just not visible). R_
... View more
05-16-2023
11:53 AM
|
3
|
0
|
3126
|
|
POST
|
Not quite sure what you are asking, but using Arcade to modify symbology has some issues (at least with unique values), so I'm going to guess that yours is related to this: Seems Arcade symbology with unique values will only populate the symbolgy with values that currently exist when the symbology is applied, and sometimes not even that. What happens if you turn on "Other" (green arrow)? If that shows the missing symbols, then probably just need to set up the symbology for ALL the other return values as well ("Both", "Eurasian watermilfoil", etc.). If the "Other" options show the missing values, then you will want to "Add" the other values to the list. RhettZufelt_0-1684193134138.png Another method that is sometimes easier is to add all possible combinations of the return data (symbol values) to features in the dataset. Then, when you apply the symbology from Arcade, they will all get populated, then just delete the "temp" features from the feature class. R_
... View more
05-15-2023
04:29 PM
|
1
|
1
|
1446
|
|
POST
|
I use the script from here all the time to copy forms from one map to another. That way, I have an "editing" version that doesn't get used by anyone but me for development, then when all is working, use it to copy the forms to the Field Map map. Script page. R_
... View more
05-15-2023
12:52 PM
|
0
|
0
|
908
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 05-14-2026 04:00 PM | |
| 1 | 09-14-2022 07:53 AM | |
| 1 | 09-14-2022 08:23 AM | |
| 1 | 05-21-2026 08:53 AM | |
| 1 | 05-14-2026 04:28 PM |
| Online Status |
Offline
|
| Date Last Visited |
Wednesday
|