- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic to the Top
- Bookmark
- Subscribe
- Printer Friendly Page
Blaze Flavour Migration: Dot Net to Java Version
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
10-02-2011 02:50 AM
Hi,
Require to migrate the repository which is in Dot Net version (currently) to Java version of Blaze Advisor. Is there any migration techniques avaialble in the Builder to do it. Or, any APIs also would do.
Thanks & Regards,
>> Sandesh Hiremath
Solved! Go to Solution.
Re: Blaze Flavour Migration: Dot Net to Java Version
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Accept as Solution
- Email to a Friend
- Report Inappropriate Content
01-06-2012 05:52 AM
Hello Sandesh,
With Blaze Advisor, there is no "wall" separating rules written in BA for Java and rules written in BA for .NET, so you should be able to connect Blaze Advisor to your existing repository from either BA for Java or BA for .NET without any modifications. Please make sure that you’re using the same release of BA from both environments, however, as the repository is release specific.
Some of the contents of the repository - such as those objects relating to .NET deployment, and .NET business object models - will not be usable in the Java world, but you can use Builder to reference a Java BOM if required, and generate entities for Java deployment.
Are you intending to deploy the rules to Java and .NET environments simultanously? Or would the move to Java be a one-way migration?
Olly
Re: Blaze Flavour Migration: Dot Net to Java Version
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Not the Solution
- Email to a Friend
- Report Inappropriate Content
01-09-2012 08:20 AM
I guess you would run into some problems if you use a custom Authorization Manager (or any other custom handler related to the repository).

