Select to view content in your preferred language

No added/modified/deleted values on check in - unknown error message

3742
5
Jump to solution
03-27-2012 01:46 AM
AndreasDaim
Frequent Contributor
i've pointfeatures and polygonfeatures (with subtypes and domains) used with arcpad 10/armap 10.
on checkin (get data from arcpad) i just see added/modified/deleted values for the pointfeatures, none for the polygons.

however, i can see the changes on polygonfeatures in arcmap after clicking check in.
but if i delete a polygon in arcpad the checkin process doesnt work and i get the message: unknown error

so i think its a problem with this unshown added/modified/deleted values?
Tags (3)
0 Kudos
1 Solution

Accepted Solutions
AndreasDaim
Frequent Contributor
after many hours i think i found the problem.

i'm from austria and i used "öäü" in the layer/featurenames. Afer renaming - it worked - finally 🙂

perhaps interesting for your progammer - or i didnt find the note concerning this error.

Hm, but i used "öäü" in some domain- and tableheadings and can't change these. (to avoid other problems..)
Isn't this possible?

View solution in original post

0 Kudos
5 Replies
GarethWalters
Deactivated User
Hi

w4ranger,

This does seem a weird. The main reason why you data wouldn't process is because you are not fulfilling the geodatabase rules or perhaps you have some bad geometries (self/intersecting polygons).

Just a quick note, you did check them both in the checkin dialog? I know. This sounds rudimentary but you would be surprised how many people don't.

Can you take some screen shots of each step through the check in?

Cheers,

Gareth

0 Kudos
AndreasDaim
Frequent Contributor
[ATTACH=CONFIG]13166[/ATTACH]

As u can see I checked all Features.
Just on the pointfeature "Bruchfl_E_Geo" i see 77 Added (in this case no modification/deletion was done in this feature class)
In the Feature Class "Bruchfläche_S" i also added values with arcpad but dont see it in the summary on check in. But as mentioned they are applied by clicking "check in" as u can see:

[ATTACH=CONFIG]13167[/ATTACH]

Just on deleting a Feature Class "Bruchfläche_S" i get "unknow error" at the same process. In this case, just the polygons and pointfeatures up to the deleted event are checked in. So the checkinprocess stops because something most be wrong with the unseen Added/Modified/Deleted Values on checkin process.
0 Kudos
DeniseKing
Esri Regular Contributor
Andreas,

When you performed the check out using Get Data For ArcPad wizard, did you check the checkbox 'Validate feature classes before checking out' on the Select Output Options panel?

When checked, the geodatabase layers and features selected for check-out will be             validated before checking out. The validation process will stop at the first occurrence of             invalid data and report the invalid data. The invalid data should be corrected, and             the check-out process runs again (with the validate option checked) until no invalid data             is reported. All invalid data will need to be corrected in order to check out the layer.


The validation occurs in the following sequence:



  1. Validate any subtypes.

  2. Validate any attribute rules (such as domains).

  3. Validate any network connectivity rules.

  4. Validate any relationship rules.

  5. Perform any custom validation (using optional class extensions).

ArcPad requires that all data be valid according to the defined domains. Although the             validation process takes some time for larger datasets, it is highly recommended that you             validate your data when using Get Data For ArcPad for the first time. This will detect             and report any invalid data and provide you with an opportunity to correct the data.


[ATTACH=CONFIG]13177[/ATTACH]

This is similar to the behavior of Validate Features tool on ArcMap's Editor toolbar. Validate Features checks to ensure that all the attributes and  relationships are valid and gives you the opportunity to fix any issues  that violate the rules of your geodatabase.

If all features are valid and you are still experiencing problems and current in ArcPad maintenance, please contact Esri Support and log a support interaction so you can speak with an ArcPad analyst.

Regards,
Denise
0 Kudos
AndreasDaim
Frequent Contributor
I always use the option and validate features and no problems displayed on check out.

I attached the axf file, perhaps someone finds the problem?

Perhaps its also a bigger problem with this feature, because i detected that arcmap often crashes as i try to change the attribute "Prozent" (this is a coded domain value - see attachment) of an existing polgyon.
[ATTACH=CONFIG]13188[/ATTACH]

The big thing is, ive done many changes on the last field work. An now the polygon data just checked in up to the deleted one (checkin works chronological) and i dont get the other changes.
I managed to create a new layer from the axf file and now i can see all changes. But i want to have the new added polygons with their attributes in the origin polygon feature, where i should be after a working checkin.
0 Kudos
AndreasDaim
Frequent Contributor
after many hours i think i found the problem.

i'm from austria and i used "öäü" in the layer/featurenames. Afer renaming - it worked - finally 🙂

perhaps interesting for your progammer - or i didnt find the note concerning this error.

Hm, but i used "öäü" in some domain- and tableheadings and can't change these. (to avoid other problems..)
Isn't this possible?
0 Kudos