|
POST
|
Use the ListFields method to get a list of fields. Then loop through these fields and add a if-then statement if the field name is equal to any of the 3 fields you want to keep. If not then delete the field.
... View more
09-14-2012
12:19 PM
|
0
|
0
|
4798
|
|
POST
|
I have an Oracle based SDE feature class with a relate built from a query layer using SQL Server database tables. I would like to be able to open up a pdf file stored in the Blob field of a related record that I can access from the related results tab of the Enhanced Search Widget, in similar fashion to a hyperlink or opening a file. Is this functionality possible with the latest version of the Enhanced Search Widget?
... View more
09-13-2012
07:47 AM
|
0
|
1
|
855
|
|
POST
|
Robert: Wouldn't the > sign also cause an error as it would make the xml parser think that that is the end of an element and the next element would not have the correct syntax?
... View more
09-11-2012
08:55 AM
|
0
|
0
|
890
|
|
POST
|
Robert: I am still getting the same error message. Also, why does the > sign work but not the < sign?
... View more
09-11-2012
08:40 AM
|
0
|
0
|
890
|
|
POST
|
In the Enhanced Search Widget, I have the following configuration where I am trying to query against a numeric field if the value is less than the user input value. <value prompt="Example: Lower Range Assessed Value (AV) AV < 100000 - Just enter value" isvaluerequired="false">(PROP_ASSESS) < ([value])</value> This is the error message I receive: A problem occurred while parsing the configuration file widgets/eSearch/eSearchWidget_1.xml Error #1095 If I have the following config value: <value prompt="Example: Lower Range Assessed Value (AV) AV > 100000 - Just enter value" isvaluerequired="false">(PROP_ASSESS) > ([value])</value> everything works fine. Any idea what the problem could be?
... View more
09-11-2012
08:15 AM
|
0
|
5
|
1506
|
|
POST
|
I could see that ability useful to many people who use coded domains as its the coded domain value that gets passed. Novice end-users would have no idea what the coded domain values are, but they would be familiar with the text value that is associated with the coded domain value. I just joined my feature class to another feature class that has this value and populated a new field with the text value instead of using the field with the coded domain value. Since the data changes on a weekly basis, I will need to create a python script to update this process so new records get this field correctly populated.
... View more
09-06-2012
11:59 AM
|
0
|
0
|
495
|
|
POST
|
Can you manipulate strings in the values area of the expression in the xml file? I want to convert something like 1-Manhattan in the userlist and change the value to just capture the number 1 before the -Manhattan.
... View more
09-06-2012
11:25 AM
|
0
|
0
|
495
|
|
POST
|
I need the relate as I have condos and trailer parks that have 1-many relationships.
... View more
09-06-2012
11:15 AM
|
0
|
0
|
495
|
|
POST
|
You are definitely not out of touch, as I never had the business need to perform this operation in ArcMap, just in a FlexViewer web application. Now that I know it can not be done I will find an alternate method. Thanks for the information, though
... View more
09-06-2012
10:59 AM
|
0
|
0
|
1069
|
|
POST
|
So would need to somehow get the field that is in the related record added to the primary feature class. There would be duplication of data, but that would be the only way to accomplish this task.
... View more
09-06-2012
10:43 AM
|
0
|
0
|
1069
|
|
POST
|
Here is a query that I would like to perform against a mapservice representing parcels: <expression alias="Parcels - Owner" textsearchlabel="Search Parcels by Owner..."> <values> <value prompt="Example: Smith John" isvaluerequired="true">upper(OWN1) LIKE upper('%[value]%')</value> </values> </expression> The OWN1 field is not part of the feature class, but is found in the related table. I want to be able to perform the query for the OWN1 field with this syntax but I get the following error message: [RPC Fault faultString="Unable to complete operation." faultCode="400" faultDetail="Unable to complete Query operation."]
... View more
09-06-2012
10:18 AM
|
0
|
0
|
1069
|
|
POST
|
Can the expression for the query be linked to the related records? It seems like all the samples are linked to the primary feature class or standalone table for each mapservice. If this can be done, what would the proper syntax be?
... View more
09-06-2012
09:57 AM
|
0
|
0
|
1069
|
|
POST
|
I was getting mixed up with the indices that should be used. The REST service gave the relate an index of 2 so I put that in for the relate ID and no related records were returned. When I changed the relate ID to 0, I was able to get related records.
... View more
09-06-2012
06:25 AM
|
0
|
0
|
1069
|
|
POST
|
I am creating a FlexViewer application using the Enhanced Search Widget and I cannot get the related records to appear in the application or the REST service. How would I get access to these records?
... View more
09-06-2012
06:00 AM
|
0
|
15
|
2811
|
|
POST
|
Robert: Thank you for your assistance and your advice on the forum ettiquette. As such I will start a new thread about relates with the eSearch widget so you can get credit for answering my question.
... View more
09-06-2012
05:58 AM
|
0
|
0
|
492
|
| Title | Kudos | Posted |
|---|---|---|
| 2 | 02-11-2026 10:42 AM | |
| 1 | 12-22-2025 10:08 AM | |
| 1 | 09-26-2025 06:10 AM | |
| 1 | 09-04-2025 02:19 PM | |
| 1 | 08-29-2025 08:29 AM |
| Online Status |
Offline
|
| Date Last Visited |
Thursday
|