Skip to main content

Hello all,

I am on v14.5.3, so I haven’t seen the Data Slice feature hands on yet. Been reading the documentation on the Data Slice and its use in the monitoring project.

 

Say for example, I have a table of transactions, and I have some statuses:

Pending
Active
Inactive
Cancelled

 

Let’s say I have the following rules and the respective slices they need to be applied on:

Rule 1 Status = ‘Active’
Rule 2 Status in (‘Active’, ‘Pending’)
Rule 3 Status = ‘Pending’

 

Is it then possible to create an ‘Active’ slice, and a ‘Pending’ slice?

And then in my monitoring project, I add my catalog item, then I apply my Rule 1 to the Active slice, Rule 3 to the Pending slice, and Rule 2 to both the Active and Pending slices? Or something like that?

 

Trying to gauge how we can use it, how much maintenance overhead there will be and the effort to try and start using this feature.

 

Any insights from people who’s already using v15 much appreciated!

Be the first to reply!

Reply