POST
|
Hi John, I found the cause and resolved issue. Here was what was going on: I converted the relationship class from oid-based to gid-based for the ATTACH tables, then, republished the feature service. However, for some reason, the layer # was shifted. The two layers and two tables should be layer 0, 1, 2, and 3 in the feature service, but became 1, 2, ,3 and 4. I believe that survey would start searching for request layer or table from #0 when it was submitted. I guess that might be why the process is stuck there. But I do not know why the # would shift. Anyway, I deleted the old service and created it again. It works now. Thanks a lot! Ming Sent from Mail<https://go.microsoft.com/fwlink/?LinkId=550986> for Windows 10
... View more
07-26-2018
06:00 AM
|
1
|
0
|
112
|
POST
|
Hi John, As you can see on the GeoNet posts, I have resolved the set “supportApplyEditsWithGlobalIds” to true issue. However, I get into a new issue with this survey – the completed survey cannot be send to Feature service. After clicking on the send button, the screen stuck on the “Getting service information” message with, and, regardless if I send survey from hydrant flush or valve exercise, it always stuck on the Getting service information for “Valve_ExerciseRecords table. Can I share my survey and feature service with you m and let you take a look of this issue? Thanks, Ming Sent from Mail<https://go.microsoft.com/fwlink/?LinkId=550986> for Windows 10
... View more
07-25-2018
11:03 AM
|
0
|
2
|
112
|
POST
|
Ha, there is a tool to convert the relationship class from oid to gid Ming
... View more
07-25-2018
06:49 AM
|
0
|
0
|
112
|
POST
|
Hi John, As I suspected, the attachment table related via OID is cause! Once I change the PK/FK to GlobalID and re-published service with sync enabled, the supportsApplyEditsWithGlobalIds became true! Because this is a legacy database that was developed and accumulated over 10 years, many of the relationshipclass were created using oid for PK/FK. It will be nice to have tool to converte to GlobalID:). Ming
... View more
07-25-2018
06:42 AM
|
0
|
0
|
112
|
POST
|
Hi John, The fgbd contains many data sets and attachments, therefor, it is very big in size (1.4 GB and 700MB compressed). I am going to strip it down and then ask you for ftp link. Both feature classes in FGDB contains attachments and I noticed that the ATTCH tables and featurclass is related using OID instead of GlobalID in FGDB. I am not for if this could be a problem to set the “supportsApplyEditsWithGlobalIds” to true?! Ming Sent from Mail<https://go.microsoft.com/fwlink/?LinkId=550986> for Windows 10
... View more
07-25-2018
06:14 AM
|
0
|
0
|
112
|
POST
|
Sorry John, I used my client's account to ask the question above. Please reply this one if you have a answer! Ming
... View more
07-24-2018
12:10 PM
|
0
|
7
|
105
|
BLOG
|
I think that this has something to do with the platform. I found that the value returned from the URL is different between for the desktop and the for Android system. Ming Get Outlook for Android<https://aka.ms/ghei36>
... View more
07-20-2018
02:30 PM
|
0
|
0
|
131
|
BLOG
|
I found a solution to this issue if you do not want set the code/label the same: 1. suppose we have code/label pairs 1/A; 2/B; 3/C 2. add a hidden question in your survey and set the fieldType to "null"; 3. In the url, pass the source data to this hidden question. It will pass the label, "A", "B", or "C" to the hidden question; 4. Put a "if(condition, true, false)" statement in the Calculation Column for the target question. The formula should looks like this: if(${Hidden}='A','1',if(${Hidden}='B','2',if(${Hidden}='C','3',null))) it will pre-select "A", "B", or "C" if a valid valve is passed to the hidden question, otherwise, it will select nothing. This works for me! Ming
... View more
07-20-2018
11:06 AM
|
0
|
0
|
131
|
BLOG
|
Hi Joe, I may not explained clearly. The survey is based a flushing table related to hydrant feature layer. Every time when a survey is submitted, a new records is added to the table and I users can see it. However, the feature layer is NOT edited. Therefore, I'd like to have a way to update the LastFlushed field after a survey is submitted. Thanks, Ming
... View more
07-12-2018
05:34 PM
|
0
|
0
|
801
|
BLOG
|
Oops, I logged in with another user name. Please replay to this one instead the post above. Ming
... View more
07-12-2018
07:14 AM
|
0
|
0
|
801
|
Online Status |
Offline
|
Date Last Visited |
11-11-2020
02:24 AM
|