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!

 

Hey ​@may_kwok,

For the data slice feature, you can only have one active data slice per catalog item in the Monitoring Project, so if you wish to have multiple data slices, you will need to create separate Monitoring Projects to that affect. You do have the ability to create a data slice with multiple values though.

You would then have your applicable rules applied to the respective Monitoring Projects. 

Let me know if you have any other questions.

Regards, 

Rafeeq


Thanks Rafeeq for the confirmation!


Reply