Question
Hoverstate
SV
Last activity: 7 Dec 2017 12:50 EST
BIX Reports Scalability?
Hey everyone,
So my scenario is this one:
I have an extract rule that's being called by a Java piece in an agent, and this generates the BIX report of my Case instance + the needed fields. So, is there a way to make this Extract Rule scalable for the business? What I mean is that, if they want to add any other field to the extract rule we need to actually leave the extract rule open in order for the business to modify it.
Is there any other way to have a scalable BIX report while avoiding leaving that extract-rule open?
Thanks!
Hi Fernando,
If it were through command line you can pass the extract rule as XML thus giving an option to edit it.
Which API are you calling in agent java for this? Bix has got some changes for every version, please share your pega version as well.
-Ravi.