<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <p>If I understand what you are writing correctly the system is
      behaving exactly as one would expect. Therefore I am very open to
      the possibility of me not understanding this correctly.</p>
    * Table A is passed to the method's parameter B using an 'append to
    table' binding<br>
    * In the called method, table B content is manipulated, but no
    records are appended<br>
    * Table B is passed back to table A using an 'append to table'
    binding<br>
    <p>If the above describes the workflow template and task definition
      I would expect table A to contain two rows after the work item has
      been executed if it contained one row before the work item
      executed. Likewise, if table A contained n rows before the work
      item executes it should contain 2*n rows after execution.</p>
    <p><br>
    </p>
    <p>So, what did I not understand? :-)<br>
    </p>
    <br>
    <div class="moz-cite-prefix">Den 07. mai 2018 12:10, skreiv Sangvir
      Singh:<br>
    </div>
    <blockquote type="cite"
cite="mid:CAFZQb3e-Bj=Fx=2txx0bvC1OLEpiGDmN_7-bRA+TZqNHXuGhkA@mail.gmail.com">
      <div dir="ltr">Hi Wuggers,
        <div><br>
        </div>
        <div>I am facing a problem after recent upgrade to SPS 14. We
          are using 'Append to' binding in a workflow task where we are
          binding table A of workflow to table B  using append
          functionality.</div>
        <div><br>
        </div>
        <div>While exporting data, we have only one record in the table
          A, and in the method code, we are using only modify statement
          to modify the contents, However , when the table B is binded
          back to table A using append feature, we are getting duplicate
          errors. </div>
        <div><br>
        </div>
        <div>Wanted to confirm if this is related to SPS14 or has anyone
          else has faced similar issue ever.<br clear="all">
          <div><br>
          </div>
          -- <br>
          <div class="gmail_signature" data-smartmail="gmail_signature">
            <div dir="ltr">
              <div>
                <div dir="ltr">
                  <div>Regards,<br>
                    Sangvir Singh<br>
                    <br>
                    <br>
                    Before printing this e-mail, ask yourself whether
                    you need a hard copy! </div>
                </div>
              </div>
            </div>
          </div>
        </div>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
SAP-WUG mailing list
<a class="moz-txt-link-abbreviated" href="mailto:SAP-WUG@mit.edu">SAP-WUG@mit.edu</a>
<a class="moz-txt-link-freetext" href="http://mailman.mit.edu/mailman/listinfo/sap-wug">http://mailman.mit.edu/mailman/listinfo/sap-wug</a>
</pre>
    </blockquote>
    <br>
    <pre class="moz-signature" cols="72">-- 
Kjetil Kilhavn</pre>
  </body>
</html>