|
POST
|
Would this bug exist if you export the model to python and run it as a scheduled task? If not, would you need to modify the environmental settings in ArcMap to get the python script to run?
... View more
01-17-2014
06:09 AM
|
0
|
0
|
1102
|
|
POST
|
Will this software work in both a 32-bit and 64-bit environment?
... View more
01-17-2014
05:44 AM
|
0
|
0
|
2635
|
|
POST
|
Did you install ArcGIS Desktop after your first successful install of City Engine? Since I had ArcGIS Desktop on the same machine, I had to install a patch for City Engine to authorize correctly.
... View more
01-16-2014
10:52 AM
|
0
|
0
|
1354
|
|
POST
|
The sde connection information is indeed embedded inside the mxd and does not go to a .sde file to get the connection information. This setup causes problems when you want to upgrade a database from say Oracle 10g to Oracle 11g where all the SDE connections need to be updated to reflect the updated Oracle Client information. The same scenario would apply when you would want to connect to a different database. My organization was hoping ESRI could change this methodology so the sde connection information could be sourced directly from the .sde connection file or use an environmental variable (Windows OS) to retrieve this information so it is not embedded, conceivably many times, in an mxd file. This would make database upgrades far easier where you would only need to make changes to .sde files or environmental variables on individual computers instead of multiple times inside many mxd files.
... View more
01-13-2014
08:33 AM
|
0
|
0
|
1807
|
|
POST
|
Are you running this in a standalone python script outside of ArcMap or are you using the Field Calculator? Maybe you can use the Field Calculator with python inside ArcMap to get the syntax correct.
... View more
01-10-2014
09:54 AM
|
0
|
0
|
1644
|
|
POST
|
Can you get a print out of what the HISTORIC_CITATIONS variable contains in your append statement?
... View more
01-10-2014
07:27 AM
|
0
|
0
|
1477
|
|
POST
|
How about something like: arcpy.SelectLayerByAttribute_management('mwstates','NEW_SELECTION',"STATE_NAME in ('Illinois' , 'Indiana')") This syntax works in a python script I have using Select_analysis against an SDE database.
... View more
01-10-2014
06:49 AM
|
0
|
0
|
1644
|
|
POST
|
Can you post the code to the forum, removing any names that might be confidential?
... View more
01-10-2014
06:35 AM
|
1
|
0
|
1477
|
|
POST
|
Do you need to perform this type of operation when new sewer information is provided to you (collected)? If so, you might want to consider making a model and exporting it to python.
... View more
01-10-2014
06:04 AM
|
0
|
0
|
2814
|
|
POST
|
What version of ArcGIS are you using? Are you performing this operation in the Field Calculator tool of ArcMap? Is the Scale property for both double precision fields also the same?
... View more
01-10-2014
05:54 AM
|
0
|
0
|
2814
|
|
POST
|
Has SDE data ever worked in this software before? I ask because I'm wondering if you are performing this test after upgrading your SDE database.
... View more
01-09-2014
07:26 AM
|
0
|
0
|
2133
|
|
POST
|
There is some python scripting that can perform this business need. Try this link and maybe focus on Report Server Info http://www.arcgis.com/home/item.html?id=12dde73e0e784e47818162b4d41ee340
... View more
01-09-2014
07:07 AM
|
0
|
0
|
949
|
|
POST
|
What is the name of the problematic software that you are using?
... View more
01-09-2014
06:57 AM
|
0
|
0
|
2133
|
|
POST
|
Are you using tnsnames to identify the Oracle database you are connecting to? Check that the Oracle Client on this machine is setup correctly.
... View more
01-09-2014
06:31 AM
|
0
|
0
|
2133
|
|
POST
|
You summed it up better than my explanation. I think that VB syntax is no longer valid in 64-bit mode, but you can still use it in 32-bit mode.
... View more
01-08-2014
10:08 AM
|
0
|
0
|
2112
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 03-18-2024 01:45 PM | |
| 1 | 08-19-2024 10:38 AM | |
| 1 | 07-08-2026 01:29 PM | |
| 1 | 02-23-2026 05:32 PM | |
| 2 | 02-11-2026 10:42 AM |
| Online Status |
Online
|
| Date Last Visited |
Saturday
|