How to return a value from custom java code to an avaya strategy in POM

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • mache
    Whiz
    • Jul 2016
    • 26

    How to return a value from custom java code to an avaya strategy in POM

    I am trying to call a custom java application from avaya strategy but i want a return value after a calculation in POM.

    Please can anyone help me to let me know how can i set a parameter in the java code and return back to the avaya strategy so that i can be used.

    For eg. I want to find if a value fit in a formula or not. If it fits in i want a value as Yes or 1 and if it does not fit in i want a value a No or 0. After I get the return value i can take the decision to which handler the application should proceed based on this value.

    Thanks in advance
Loading