Rule that evaluates total value by criterion
Summary:
Rule that evaluates total value by criterion
Content (please ensure you mask any confidential information):
In Oracle ARCS, in his latest version I need perfom the following procces: I have two data sources, Banking and Accounting, I need to create a matching rule that ensures that there is only one transaction of the same type in each source. For example, my matching rules are by Amount and by Reference, if in banking there is a transaction for 100000 with reference 1234ABC and in accounting there is a transaction for 100000 and another for -100000 both with reference 1234ABC, do not perform the matching, since there should only be one for value 100000