|
POST
|
I will work on getting you the karaf files. The connection does not drop after 24 hours. We have email alerts set up every 5 minutes. At one or more points within 5 minutes, not every 5 minutes, the connection will drop and we will get a few hundred errors like the one above.
... View more
08-28-2017
02:41 PM
|
0
|
0
|
1218
|
|
POST
|
We keep receiving the error... --------------------------------------------------------------------------------------------------------------------------------------------------------------- Event #1: ID: 2017-08-27T17:58:58.060Zxxxxxxxxxxxx Source: GeoEvent Code: 2017-08-27T17:58:58.060Z Type: SEVERE Msg: Failed to start because layer information is not available ([PORTAL][FeatureService][FeatureService][0][FeatureServer])2017-08-27 11:59:03,210 --------------------------------------------------------------------------------------------------------------------------------------------------------------- The connection seems to fail for a very short period of time, our inputs check for new features every 60 seconds and will function properly once a connection successful. We are running 10.4.1 Portal/Server Federated with GeoEvent installed on a standalone machine. Anyway to keep the connection up without intermittent failures?
... View more
08-28-2017
11:11 AM
|
0
|
3
|
1825
|
|
POST
|
How do we add this to our own App. Is it done in the web map?
... View more
08-28-2017
08:36 AM
|
0
|
1
|
4832
|
|
POST
|
I did see that. When I change the instances though it seems to break it. The following scenario, with changes made in red, seem to break the HFS. But the ability to change them is available.
... View more
08-04-2017
08:27 AM
|
0
|
0
|
1991
|
|
POST
|
Can you set pooling for a hosted feature service on a datastore for portal 10.4.1? Now, I know that you literally can go into service properties for that HFS and change the pooling but it seems to break the hosted feature service. Is this something that, while can be done, should not be done?
... View more
08-04-2017
07:41 AM
|
0
|
4
|
2403
|
|
POST
|
I have attempted this but my input provides nothing to edit? Is portal different?
... View more
07-12-2017
06:37 AM
|
0
|
1
|
2714
|
|
POST
|
I am trying to convert the attachment tables DATA tab (BLOB/VARBINARY) into Base64. USE UTILITIES SELECT CAST(CAST('' as XML).value('xs:base64Binary(sql:column("DATA"))', 'VARBINARY(MAX)') AS NVARCHAR(MAX)) FROM FeatureClass_ATTACH_evw WHERE REL_OBJECTID = '51' go Results: "�က䙊䙉Ā ĀĀ" Is there a way to convert the BLOB into Base64?
... View more
07-12-2017
06:35 AM
|
0
|
2
|
14374
|
|
POST
|
Republishing a survey with Survey123 Connect after just updating some Coded Domain Values does update the options within the survey but does not update the domains in the HFS. How can I update the domains in the hosted feature service without loosing my data. When I access the Admin Rest endpoint it gives me the option to Update Definition but there is nothing to edit, the Input is blank. Portal Federated with Server 10.4.1
... View more
07-11-2017
01:04 PM
|
0
|
17
|
7703
|
|
BLOG
|
I am seeing the latest update in AppStudio for Survey123 and Connect were on 6/18. Can the new 2.2 version be added soon please. Thanks.
... View more
07-11-2017
11:41 AM
|
0
|
0
|
1275
|
|
POST
|
James Tedrick I have been trying to set up a survey which is tied to a federated service with a repeat and attachments on both the FS and Table. I am receiving the error below when attempting to publish even though both of my services are set to Supports ApplyEdits With Global Ids: true. My FS - ID: 0 in service MXD. Global Ids enabled, attachments enabled (based on GIDS), editor tracking enabled, archiving enabled, indexed on globalid field (unique: yes, ascending: yes) Supports ApplyEdits With Global Ids: true at rest end point. My Table - ID: 1 in service MXD. Global Ids enabled, attachments enabled (based on GIDS), editor tracking enabled, archiving enabled, indexed on globalid field (unique: yes, ascending: yes) Supports ApplyEdits With Global Ids: true at rest end point. My FS and Table relationship: Simple, 1-M, No Notifications, Origin is FS, Dest. is Table based, primary key: GlobalID, foreign key: parentrowid I have created my survey and published it to the portal as a HFS. I then export as file geodatabase and import the feature layer and table into my sde and create attachments etc and relationships. Scenario 1 I publish an mxd with the IDs noted above. When I add the item description URL to my survey and delete the .itemINFO file I recieve the following error... I have verified that both my FS and Table both have Supports ApplyEdits With Global Ids: true. Scenario 2 When I create a new survey based on the Feature Service option within Survey123 and select the same feature service as above I receive the same error as above. In Scenario 2 it sets my attachments to false (probably because those image fields to not get carried through the feature layer. Should I be able to use a feature service with a related table federated with portal in a survey?? UPDATE: I changed my feature-table relationship to GlobalID and parentrowid (guid) and that fixed one error.
... View more
06-23-2017
07:19 AM
|
0
|
0
|
1346
|
|
POST
|
I was able to use the submission url successfully. Archiving must be enabled. (add attribute index geoprocessing tool did not work, maybe I did that wrong) Also, the submission url formatting IS https://domain.com/arcgis//sharing/rest/content/items/xxxxxxxxxPortal Item IDxxxxxxxxxx IS NOT https://domain.com/arcgis/home/item.html?id=xxxxxxxxxPortal Item IDxxxxxxxxxx
... View more
06-13-2017
08:29 AM
|
0
|
0
|
1346
|
|
POST
|
I would like more detail/documentation on publishing surveys with services federated with my portal and server. What are the requirements for the published feature service? I would like to take an existing survey, add the rest end point to the submission url and publish. Currently I am getting this error. My work flow: 1. Publish my survey to ArcGIS Portal 10.4.1. 2. Export my HFS as FG. 3. Create Service MXD with feature class from exported FG. (enabled attachments after adding globalids. Ran 'add attribute index geoprocessing tool') 4. Copy Survey, insert rest end point of federated feature service. (update form_id to that of the layer from service) 5. Receive Error. Alternatively: 1. Using the same federated feature service. 2. In Connect adding a new survey. 3. It creates the new survey with the correct schema but the submission URL is not the rest endpoint, its a feature service item description url. 4. Also when publishing I receive the same error as above.
... View more
06-09-2017
05:57 AM
|
0
|
4
|
2428
|
|
POST
|
Gary, GeoEvent can be VERY frustrating. The properties look correct. I troubleshoot by recreating the inputs, reimporting the layer definition, deleting and recreating the service & checking logs to make sure connections are working.
... View more
06-05-2017
12:47 PM
|
1
|
0
|
3831
|
|
POST
|
Can you use another field as the Where field instead of ObjectID when updating a feature?
... View more
05-17-2017
07:00 AM
|
0
|
0
|
1688
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 08-21-2025 06:21 AM | |
| 1 | 02-11-2026 05:13 AM | |
| 1 | 02-10-2026 09:07 AM | |
| 1 | 02-10-2026 09:26 AM | |
| 1 | 03-28-2025 09:36 AM |