0 Replies Latest reply on Jan 16, 2008 10:09 AM by hashemianj

    Using New Business rule (Guided editor)

    hashemianj

      I am trying to use New Business rule (Guided editor). The problem I have is that I want to call some static methods of classes that return values then use these values to perform some other actions. It seems in the Then section I can only access fields’ setters and getters and not the methods. I can use DSL to create one line java code to be executed in action section but that doesn’t seem feasible. Does anyone know how I can use the Guided editor and execute java methods and calls? I appreciate any comment and help.