Question
5
Replies
211
Views
Virtusa Inc
Posted: February 4, 2018
Last activity: February 17, 2018
Generation of Multiple XML files using BIX
hi,
I have a requirement where I have to generate separate XML files for each case which are updated between the last BIX runtime and the next BIX runtime, I am running BIX using the Command Line option.
When I run now , it generates one XML file with all the cases .. but I want to generate separate XML for each updated case.
Any suggestions on how this can be achieved.
***Edited by Moderator Marissa to update categories***
Hi,
Each Bix extract run can generate only one xml output file.
You have to modify the filter criteria to meet your requirements.
Run the extract each time you require output in separate file with desired filter criteria.