Failed to generate new Batch from mapping - InfoPath Dev
in

InfoPath Dev

Use our Google Custom Search for best site search results.

Failed to generate new Batch from mapping

Last post 11-14-2012 03:43 PM by Nancy Young. 4 replies.
Page 1 of 1 (5 items)
Sort Posts: Previous Next
  • 05-31-2011 07:19 AM

    Failed to generate new Batch from mapping

    I have a IFS form with two qrules data connections going to the same SP list.  One works.  The other generates the error:

    Failed to generate new Batch from mapping.

    Ideas?

     I've searched for forum with no hits.

  • 05-31-2011 08:04 AM In reply to

    Re: Failed to generate new Batch from mapping

    Can you either attach your template to a reply (under the options tab) or email it to the support email alias (found on the last page of the qRules user guide that installs with the tool) so I can take a look at it?

    Hilary Stoupa

  • 11-13-2012 01:28 PM In reply to

    Re: Failed to generate new Batch from mapping

    Hi Hilary,

     I'm now getting this same error.  My template is attached.

     Thanks for your help, again.

    n.

    -Nancy
  • 11-14-2012 06:52 AM In reply to

    Re: Failed to generate new Batch from mapping

    I believe this is because of your XPath filter in the mapping:

        <my:RepeatingGroup>my:UATForm/my:QuestionsGroup/my:Questions[Question !=""]</my:RepeatingGroup>

    You don't have the "my" prefix on Question, thus, there are no items to submit.

        <my:RepeatingGroup>my:UATForm/my:QuestionsGroup/my:Questions[my:Question !=""]</my:RepeatingGroup>

    Hilary Stoupa

  • 11-14-2012 03:43 PM In reply to

    Re: Failed to generate new Batch from mapping

    Thanks, Hilary. 
    -Nancy
Page 1 of 1 (5 items)
Copyright © 2003-2019 Qdabra Software. All rights reserved.
View our Terms of Use.