Breaking up a single page with both cash sales and cash refunds between2 flows

Comments

3 comments

  • David Gollom Strategic Partner
    Top Contributor
    Celigo University Level 4: Legendary
    Answer Pro
    Great Answer
    Engaged

    This is interesting but I'm not understanding what the problem is. Is the flow above only for the Exchanges? 

    0
  • PaulS
    Celigo University Level 1: Skilled
    Awesome Follow-up
    Engaged

    No, the flow processes all sales and returns (refunds).  Exchanges were the 2nd phase of transactions being added.  Because of the way the customer wants to account for the transactions - via cash sales and cash refunds - I have to separate an exchange transaction into both a sale and refund to balance correctly.  The transformation successfully breaks out sales, returns(refunds) and now does both with an exchange.  Before exchanges, the transaction was either a "sale" or a "refund" which made the filtering straight forward.  Now, I have to "split" the exchange between one or more sales and one or more refunds, which the javascript does fine, but I have a "combined" transaction that really needs to flow to both the sale and refund and I'm not quite sure how to accomplish this with what I have in place.

    0
  • David Gollom Strategic Partner
    Top Contributor
    Celigo University Level 4: Legendary
    Answer Pro
    Great Answer
    Engaged

    you don't have to split anything. You can run the transformed exchange into your Cash Sale import and then let it run into your Cash Refund import.  The same source transaction can be processed more than once. You'll have to update your filtering with an "or" condition possibly so that the "exchange" can process into both. 

    0

Please sign in to leave a comment.