- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic to the Top
- Bookmark
- Subscribe
- Printer Friendly Page
What are new features can we add to RAM Simulator (UI)
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
07-10-2012 01:45 PM
What are the features can we add to RMA (UI) screens, so that the business users can have more control from RMA screen (to make changes to rules, decision Trees, decision Tables...etc) to take decision from RMA screen itself.
Or what are the UI features we can add to RMA to make it user friendly for business user
Solved! Go to Solution.
Re: What are new features can we add to RAM Simulator (UI)
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Not the Solution
- Email to a Friend
- Report Inappropriate Content
07-13-2012 08:26 AM
If you know web programming and JavaScript, you can add pretty much anything you want to the RMA both on backend and frontend. E.g. instantiate rules server and make a call to it, then display the results in the RMA. But it's a custom code change, you can't do things like this simply by configuration.
The only two ways to execute rules from the RMA out of the box are: 1) by submitting a brUnit test (but it will only give you pass/fail result) or 2) by installing Decision Simulator and executing a batch of requests to produce simulation (what-if) reports.
Blaze Solution Architect

