LAE

Welcome to the LAE community!  Please feel free to start a discussion in the discussion tab or join in a conversation.

Discussions

Members

Resources

Events

 View Only
  • 1.  Executing BRX through Javascript.

    Employee
    Posted 02-11-2015 02:15

    Note: This was originally posted by an inactive account. Content was preserved by moving under an admin account.

    Originally posted by: techm_aritra

    Hi Team,

    Please let me know how to execute a BRX through a Javascript.

    PLEASE PROVIDE AN EXAMPLE IF POSSIBLE


  • 2.  RE: Executing BRX through Javascript.

    Employee
    Posted 03-24-2015 09:31

    Note: This was originally posted by an inactive account. Content was preserved by moving under an admin account.

    Originally posted by: ltolleson

    A BRX is executed as an input parameter into the command line application called laeController located in the <LAE_INSTALL>/bin directory. If you want to execute a BRX via a language like Javascript you will need to use the Javascript call that will execute a command line application. This should be fairly straightforward for someone that knows Javascript.