I am able to get the repeating table to submit to the Sharepoint list with no problems, but only one ID is returned to the InfoPath form, the first ID. So, if I submit 4 items, it returns only the list ID for the first one. I'm using the QRules Command SubmitToSharePointList /submit=SubmitRisks /mapping=Barriers_mapping /id=/my:myFields/my:IntiatePlan/my:ProjectBarrierGroup/my:ProjectBarrierID. I don't think there is a problem with this command as the data is submitted, but if I need to update the form, it will overwrite the information because the List ID is not correct. If I add a fifth item it actual overwrites the 4 item in the list.
Any help would be appreciated.
Pam