I am baffled and have been working on this for a few days now. I have a form, that needs to submit its data from a repeating section to a Sharepoint List. I have followed the qrules instructions provided by Hilary for SubmitToSharePoint List but when I submit the form, it doesn't submit it to the list, but it submits just fine to the original document library.
I tested it by importing a completed xml file into the SharePoint List Tool and it submitted to the List just perfectly! But for some reason it doesn't do anything when I try it by using the actual form and submit button. I also added the error and result nodes and they are always blank. I am thinking something must be wrong with my data connections or the qRules command. I also created the WebServiceSubmit data connection by defining the parameters and then by not because I am using qRules4.2 and it said you didn't have to define these. But neither works. I am attaching all files for you to look at. I am sure it is something very small and simple (I hope).
Note, all of the mapping (except 1 field) is done with the 2nd page of the form, which is the repeating group.