4 Replies Latest reply on Jun 14, 2012 11:31 AM by davsclaus

    expressions within HTTP uri not being resolved

    ndouglas60

      I am trying to call a rest service with the following:

       

      <to uri="http://localhost/api/save?param1=$&amp;param2=$" /> but the $ and $ expressions are not being resolved as I would expect and can see when I send them to the log.

       

      Any suggestions?

       

      Thanks,

       

      Nate D.