Back to forum list… Back to How Do I?...

Moving Files Based on Success/Failure (1 reply)

Mohammadali Naghibi
6 years ago
Mohammadali Naghibi 6 years ago

Hi, I have seen this following post, but I do not have clear Idea on what to put in filter task to separate the two.

Support
6 years ago
Support 6 years ago

Mo, there are a couple of strategies for this...

  1. Map an empty field to the Error field, and then test for a value in the error field:
    1. %SYS.ERROR="" - Success
    2. %SYS.ERROR not equals "" - Failure (replace not equals with less than & greater than signs...sorry issue with forum not displaying these correctly)
  2. If you are creating transactions with a specific connector, you can map an empty field to the transaction id, and then perform a similar test as above e.g. Assume the ORDNUMBER field represents the transaction id.
    1. %ORDNUMBER not equals "" - Failure (replace not equals with less than & greater than signs...sorry issue with forum not displaying these correctly)
    2. %ORDNUMBER = "" - Failure

Hope this helps.

Contact

Realisable Software Ltd provides code-free, cost-effective applications integration solutions for SMEs. Our core IMan product is designed to integrate almost any application with a number of Sage solutions and online payment processors.

Looking to purchase IMan, please see our resellers here.

Realisable Software
Ph: +44 (0) 208 123 1017

Copyright © Realisable. All rights reserved.
Realisable is a registered trademark

Close

Request Demo

Realisable Software Ltd provides code-free, cost-effective applications integration solutions for SMEs. Our core IMan product is designed to integrate almost any application with a number of Sage solutions and online payment processors.

Looking to purchase IMan, please see our resellers here.

Realisable Software
Ph: +44 (0) 208 123 1017

Copyright © Realisable. All rights reserved.
Realisable is a registered trademark

Close

Access Downloads

Realisable Software Ltd provides code-free, cost-effective applications integration solutions for SMEs. Our core IMan product is designed to integrate almost any application with a number of Sage solutions and online payment processors.

Looking to purchase IMan, please see our resellers here.

Realisable Software
Ph: +44 (0) 208 123 1017

Copyright © Realisable. All rights reserved.
Realisable is a registered trademark

Close