Skip to Content
Author's profile photo Ehud Nir

Advanced Modeling – Filter Sub-Node elements

Consider the following flow, where we model Table Views in the defined clustered hierarchy:

/wp-content/uploads/2012/11/1_508904.png

Now, assume that we want to filter the data on the address level (the address of the currently selected supplier). We can’t do it using this simple flow. We need to have a Service Component that returns the address data so we can filter it:

/wp-content/uploads/2012/11/2_508905.png

Add a Service Component to the model.

This service could be modeled in the following way: the Input port contains the full supplier hierarchy. The output port contains the same hierarchy minus the original root.

/wp-content/uploads/2012/11/3_508906.png

Back in the main model:

Open the Redefine Ports dialog for the new Service Component and select the new ports.
It is now possible to define the desired filter on the address level:

/wp-content/uploads/2012/11/4_508907.png

Assigned Tags

      Be the first to leave a comment
      You must be Logged on to comment or reply to a post.