Link to home
Start Free TrialLog in
Avatar of Frank Danny
Frank DannyFlag for United States of America

asked on

How can i resolve error,This transformer needs a valid endpoint (java.lang.IllegalStateException)?

I am writting a mule flow below,the flow fails at runtime with "java.lang.IllegalStateException: This transformer needs a valid endpoint"Can anyone please help?

<when expression="#[message.inboundProperties['http.relative.path'] =='/graphql']"> 

           <component class="gf.parameters.AppendQueryParameters" doc:name="AppendQueryParameters"/>
           <remove-property doc:name="Remove MULE properties" propertyName="MULE_*"/>           
      </when>

Open in new window

This question needs an answer!
Become an EE member today
7 DAY FREE TRIAL
Members can start a 7-Day Free trial then enjoy unlimited access to the platform.
View membership options
or
Learn why we charge membership fees
We get it - no one likes a content blocker. Take one extra minute and find out why we block content.