inserting attributes using a workflow
Hi All,
I am trying to create a workflow that will allow me to edit attributes, I have it to the point where the form shows up and I add the attributes to the given fields, then it assigns the frmfields to the feature class fields and I have created an alert that shows the attribute of a given field right before it updates the feature and every time it shows that attribute I have added, but then when it updates the feature it does not post the attribute only the geometry is added to SDE feature class. My feature class has been versioned so it should be able to be edited...
-
Hi Chris
first thing to do is get rid of the Alert Activity. The Alert is a client-side activity meaning that everything that was happening on the server now has to be shipped to the client (serialized). There is a ESRI bug in that process, which I assume is still present, that will 'damage' the feature/graphic that you carefully set the attributes on before you have got to committing the changes causing it to fail to do the update. See http://support.geocortex.com/how-to-get-rid-of-esri-serialization-errors for a related issue.
Get the rid of the alert, try the edit again. If it still fails then let me know and I will post what the next step is
Thanks
Ralph
0 -
Ralph,
I removed the alert activity and tried the process again and still nothing.. just geometry with no attributes.. What is the next step?
0 -
Hi Chris
can you post your workflow?
Also when you say that it has been versions, are you publishing the Feature Service using that version? ie in the mxd.
Is the user that layer is connected as, a user with edit permissions, in the mxd?
Thanks
Ralph
0 -
yea we are.. and the user as all permissions in the mxd.. I can see each feature being added, but just without the attributes.. how exactly did you want me to post it? its quite a lengthy workflow..
0 -
Hi Chris
you could e-mail it to me at ralph.price@rdc.govt.nz
Thanks
Ralph
0 -
alright thanks
0 -
Hi Chris
have you been getting any of the e-mails that I have been sending you? Up to 5 now.
Thanks
Ralph
0 -
no i have not.. they must have been caught up in our spam blocker.. please send them to berryman.chris24@gmail.com
Thanks again
0
Bitte melden Sie sich an, um einen Kommentar zu hinterlassen.
Kommentare
8 Kommentare