Skip to main content
June 12, 2024
Solved

Composite Rule, All Site but One

  • June 12, 2024
  • 1 reply
  • 0 views

Hello,

Is there a way to create a mapping rule for an account that looks at all entities but one?

For example, A#123:E#*but E#456

Thanks!

Best answer by aformenti

Hi ejuszczak,

If you create a Composite rule that rule that executes first with the Exception (A#123:E#456), you will get that mapped first. Then the second Composite rule would run for all entities regardless.. Would that work?

 

1 reply

aformentiAnswer
June 12, 2024

Hi ejuszczak,

If you create a Composite rule that rule that executes first with the Exception (A#123:E#456), you will get that mapped first. Then the second Composite rule would run for all entities regardless.. Would that work?

 

ejuszczakAuthor
June 12, 2024

Yes that would work. Just to verify, the logic of OneStream would know to look at A#123:E#456 then A#123:E*? There is not an instance where OneStream would look at the inverse first?

Thanks

June 12, 2024

No, as soon as you set the Processing order of the transformation rule accordingly.