Java TrxID Class – need to return more than one trxid

Clovertech Forums Read Only Archives Cloverleaf Cloverleaf Java TrxID Class – need to return more than one trxid

  • Creator
    Topic
  • #54787
    Jerry Tilsley
    Participant

      All,

      I’m using Java to extend Trxid class, but I need to be able to return multiple trxid’s like I have working in TCL across multiple sites.  Has anyone done this with Java?  Right now all I see is returning a single String, but have not been able to get the engine to parse this in any format to get more than one route passed.

      Thanks,

      Jerry

    Viewing 0 reply threads
    • Author
      Replies
      • #82989
        Jerry Tilsley
        Participant

          Short answer to this is to pass a space delimited string, then use regular expression with wild card to search the string.

          Thanks,

          Jerry

      Viewing 0 reply threads
      • The forum ‘Cloverleaf’ is closed to new topics and replies.