Example: nca_java_action

In the following example, the nca_java_actionfunctionexecutes a SHOW_NOTES event for the FLOW_MONITOR object using four arguments.

nca_set_window("Navigator - General Ledger, Vision Operations (USA)");
nca_tab_select_item("NAVIGATOR_REGIONS", "Processes");

lr_think_time(19);
nca_java_action("FLOW_MONITOR_0", "SHOW_NOTES",
          "P4=152749;P3=10;P2=START;P1=AZNF003;COUNT=4;");

lr_think_time(9);
nca_java_action("FLOW_MONITOR_0", "SHOW_NOTES",
          P4=152753;P3=10;P2=AZN_NA_ENTJOUR;P1=AZNF003;COUNT=4;");
nca_java_action("FLOW_MONITOR_0", "SHOW_NOTES",
          "P4=152755;P3=10;P2=AZN_NA_POSJOU;P1=AZNF003;COUNT=4;");