Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to write own java function in Visual rules BRM?

Tags:

rule-engine

We are using Visual rules BRM powered by actico to manage Business rules.There are many builtin function provided by visual rules library. Now I want to add a custom function to my project. How can I do this. I'm new in this. Thanks In advance. I'm using 6.4 version visual rules run-time.

like image 281
Log Raj Bhatt Avatar asked Mar 15 '26 17:03

Log Raj Bhatt


2 Answers

Just make a Java class and define a required method in class then go on function package and right click and follow steps below:- ->New Element, -> function, ->Check (import from java method) ->Next, -> (browse your java class and method -> finish)

like image 69
Himanshu Srivastav Avatar answered Mar 18 '26 18:03

Himanshu Srivastav


Create a method in java class then Right click on project>>new element>>function>>import from java method>>choose the package>>select method and finish.

like image 22
nadeem ahmad Avatar answered Mar 18 '26 16:03

nadeem ahmad



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!