Skip to main content
Nintex Community Menu Bar

K2 infopath submit button

  • December 3, 2007
  • 1 reply
  • 7 views

Forum|alt.badge.img+4
Am I correct in believing that the K2 submit button saves the form XML to the ActivityInstance datafields, and doesn't actually save any changes to the infopath form itself? I am trying to make sense of the code generated by the infopath event wizard.

1 reply

Forum|alt.badge.img+11
  • Nintex Employee
  • December 3, 2007

Correct - the form XML is submitted through the InfoPath webservice to the K2Server which then updates the ActivityInstanceDestination xml field.  In the Succeeding rule of the Activity, the ActivityInstanceDestination level xml field is copied back to the process level xml field.


Regards,


Ockert