|
POST
|
Hello all I need t create a feature in a featureclass that has subtypes in Enterprise geodatabase with some other attributes. Some of the attributes will be taken from the subtype default values and other will be taken from a value list. As far as I understand, the way to create a feature with default subtype values is to use edit template (it looks like define subtype create edit template for each subtype automatically). The only way I found to use it is to do editOperation.create(EditTemplate). I have an option to add the geometry to the create method but no other attributes (if I am using template). I need something like editOperation.Create(editTemplate, geometry, attribute dictionary) The only way I found is to take the new record and use Inspector to update values. Am I missing something?
... View more
01-12-2025
07:43 AM
|
0
|
2
|
807
|
|
POST
|
I would like to turn on/off some buttons on Pro start. For example check if I am on testing env and turn on some new buttons but do not show them in production. The state of the button is define on startup and do not changed. So I created a condition and add the element condition="cond1" to the button line in daml and it works. The only problem is that the button become disable but still exists. I would like the button to be invisible not disable. I tried to add the same condition element to the group (I put the button in a separate group) but it does not work. Is there any way to drop the button by condition or in any other way? Happy new year!
... View more
01-01-2025
10:36 PM
|
0
|
2
|
595
|
|
POST
|
Hi all I have a similar problem with gp services: https://community.esri.com/t5/arcgis-enterprise-questions/gpservice-write-data-to-appdata/td-p/1558476 Is your files are temporary map services files or any other? On my side it looks that if the directories of the server are on network drive and for some reason there are problem accessing it (even for a short time) it writes to the profile. The server manage the original directories but sometime fail to manager the profile directories.
... View more
12-24-2024
09:54 PM
|
0
|
0
|
1909
|
|
POST
|
We created a very simple button in Pro sdk. The button works on the developer machine and on other machines. On some machines you can see the addon and the button when you open Pro but when you press it nothing happened and the button become gray (disable). There is no error messages anywhere. As far as we can tell the same framework is installed on all machines. Pro 3.3 Framework 8. It is impossible to install VS on the machines that show the problem Any idea? Thanks
... View more
12-16-2024
11:48 PM
|
0
|
2
|
447
|
|
POST
|
The registration is for the database itself and it should include everything in this database old or new.
Most likely you used a connection that is a little different then the one that is registered.
I usually create a temporary registration from Analysis tab, then I compare it with the existing one.
After I find the difference I drop the layer and the temporary registration and get the layer again using the correct connection and republish.
Have fun
... View more
12-10-2024
09:52 PM
|
0
|
1
|
1142
|
|
POST
|
Hi Kait
Let me see if I understand you.
What you say is that if I create a json license file for Enterprise with hostname xyz.com I can use it on machine abc.com and I will still have creator license (without the Pro access).
Correct?
... View more
11-27-2024
09:34 PM
|
0
|
0
|
1919
|
|
POST
|
Hi Kait
Your answer is correct for 11.3 when no machine details need to be in the file if you only have Creator and Viewer.
In 11.4 there is no license manager any more. All your license (include Creators and Viewers) are depend on the full machine name that is embedded in the json file.
This file cannot used at all on a different machine
... View more
11-26-2024
11:01 PM
|
0
|
1
|
1962
|
|
POST
|
In Enterprise 11.3 and before when you had staging license and the same people works with the production and staging you could copy the Enterprise license (json file) and use it on staging Enterprise too.
In 11.4 you must give a full machine name when you create Enterprise json license.
Now you can not use the same file for production and staging.
What is the solution? MyEsri does not let you create Staging json even if you have staging Enterprise. It does give you separate server license.
Thanks
... View more
11-25-2024
06:09 AM
|
0
|
8
|
2028
|
|
POST
|
I have a GpService that uses layers in memory and in Scratch Folder and Scratch GDB.
Most of the time the data is written into arcgisserver\directories\arcgisjobs into the gp service directory
Some time the data (or some of the data) is written into C:\Users\mody\AppData\Local\Temp instead.
Some time I see a directory created there and deleted a few seconds after the service finished and sometime it just stay there.
The arcgisserver directory is on a network drive.
Anybody see this problem?
... View more
11-13-2024
10:30 PM
|
0
|
1
|
541
|
|
POST
|
Thanks for the help
On my server 11.3 I get 9.0.86.0
Anybody know what is it for 11.4?
I return to my original question - does the vulnerabilities on the tomcat effect server machines?
... View more
11-12-2024
09:30 PM
|
0
|
7
|
4065
|
|
POST
|
Hi All
Return to this old post.
Is it documented some where what version of tomcat is embedded?
Tomcat have some vulnerabilities ( https://tomcat.apache.org/security-9.html) is there any way to know that they do not affect server/portal products?
... View more
11-12-2024
06:27 AM
|
0
|
4
|
4088
|
|
POST
|
There are somebody that have a few online accounts since he works in multiply companies and he need access to different companies data and licenses.
After the first time you start Pro and give your AGOL user name it just remember it and does not ask again.
I would like to know the user name used to connect to AGOL for license.
There is no way I could find it in Pro or registry or files under the user profile.
Does anybody know where it is saved?
Thanks
... View more
11-10-2024
11:10 PM
|
0
|
1
|
470
|
|
POST
|
I do not think validation code goes to server in anyway.
The input to the tool should be simple string.
You should write code to give dynamic choice list in the client. If you run it from Pro you can warp the gp service with local tool that will call it. If in JavaScript you should write the dynamic UI yourself.
Have fun
... View more
10-08-2024
09:53 PM
|
0
|
0
|
1084
|
|
BLOG
|
Hi
Reading your blog I still have a problem here.
I would like to subscribe in two ways.
First I subscribe to a place or board. As you wrote I DO NOT want to get email about any new post. I just need a way to go in once a day or two and see the new posts only for the boards I am interest in and not for other boards.
Then I do want to subscribe to some posts (just a few). In this case I do want to get an email or at least be able to see only the posts (not boars) I subscribe to see if there is any new activity.
I find no way to handle two different subscriptions.
Can you help?
Thanks
... View more
09-30-2024
10:08 PM
|
0
|
0
|
345
|
|
POST
|
I would try to replace the spaces with underscore in the names of both the target and source.
Have fun
... View more
09-22-2024
10:39 PM
|
0
|
0
|
2842
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 2 weeks ago | |
| 1 | 09-17-2025 06:35 AM | |
| 2 | 07-21-2025 10:13 PM | |
| 2 | 06-15-2025 12:55 AM | |
| 1 | 01-22-2018 02:51 AM |
| Online Status |
Offline
|
| Date Last Visited |
Wednesday
|