Starting process with InfoPath form while updating SmartObject
I am working on an expense claim workflow which will be started by filling out an InfoPath form. The fields in the form are used for adding data to a SmartObject which stores the details of the claims. I have integrated the form with the create method for the SmartObject and have dragged the input properties onto the form. I have then integrated the form with the workflow by using an InfoPath client event. When attempting to submit the form I get an error "An error occurred while the form was being submitted." I assume this is because I need to do something else to get the form to update the SmartObject when using it with a client event like this, and that submitting the form does not trigger the create method?
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.