Question
BIX: Getting error when running BIX OOTB Activity: Unable to get the list of extract rules.
When I run the pxExtractDataWithArgs OOTB BIX extract activity with Extract name : Sample, Class name: PegaSample as parameters , I'm getting the error message like java.lang.NullPointerException. But when I checked the BIX logs, Iam able to see an error message like Error: Unable to get the list of Extract rules. Note: I have configured the Pega-BIX: 07-10 rule set in my application rule. Also I was trying to give the folder path as /home in this extract rule( doing a private edit). I understand that if at all this folder has write permissions, the file will be written to it. But before that I'am not sure why such error has been thrown out.Can anyone of you people help on this.
***Edited by Moderator Marissa to update categories***
What version of BIX and Pega are in use? I know there is an issue in one version at least with that activity throwing a NullPointerException (may be related to running it via an agent, but I don't recall offhand).
As far as the Unable to get the list of Extract rules issue...
Are you just opening pxExtractDataWithArgs, supplying the parameters and running it?
It may help to see the entire log.