Download Blaze Trial
Follow FICO
LinkedIn   Twitter   Youtube
Close To access this section, please choose the Community Neighborhood in which you have the most interest.

» Business Rules Management
» Collections & Recovery
» Fraud Management
» Risk Management
» Scoring
Close To access this section, please choose the Community Neighborhood in which you have the most interest.

» Business Rules Management
» Collections & Recovery
» Fraud Management
» Risk Management
» Scoring
Reply
Visitor
pplopez
Posts: 1
Registered: ‎05-23-2012
Accepted Solution

Run CDA Repository from Blaze Advisor

Hi, I want to execute a repository that has been built with CDA in Blaze Advisor, mainly for debugging purposes (STF outcomes are not detailed enough).

I can imagine that I can build a main() function into the repository and load a test xml file to execute a Decision Flow step by step, but I do not know how the main() function should be.

 

Can anybody help on how to do that?

 

Thanks

Visitor
Thulasi
Posts: 5
Registered: ‎04-26-2012

Re: Run CDA Repository from Blaze Advisor

 

HI ,

 

CDA Repository already has an main Method Implemented in the DARuntime/Runtime Template. 

 

Copy your input XML as sample.xml in the Location <Blaze>/Advisor65 , and click the Run Button in the IDE.

 

Regards

Thulasi