Automic Workload Automation

 View Only
  • 1.  RA JMS Agent v11.2.2.hf2

    Posted Oct 10, 2019 01:47 PM
    Anybody had issues parsing a JMS Message using the v11.2.2.hf2 AE and v11.2.2.hf2 RA JMS Agent?
    I have a simple regex expression 
    [0-9][0-9][0-9][0-9]-[0-9][0-9]-[0-9][0-9] and have the input as 2019-10-10 but the tester returns

    ERROR Invalid Input
    RuntimeException Could not find Executor for type null

    I know the regex is correct and should match that input... any ideas as to why it isn't matching?