Skip to main content

Hello everyone,

 

I have an issue regarding invocable flows in Mulesoft Composer. I have created one invocable flow for testing purposes. It receives one input variable (order_id), fetch the Estimate in Netsuite and outputs the TranId field in Netsuite. When I run the test in Mulesoft Composer it works well. Then I made the necessary setup (credentials etc.) in Salesforce. Now when I am invoking it inside from a Salesforce Flow, I am receiving the following error:

 

Outputs:

503Exc (<html><head><title>ERR_CONNECT_FAIL</title></head><body id=ERR_CONNECT_FAIL> <h1>ERR_CONNECT_FAIL</h1> <p>Chatter group outbound_proxy for more information. </p> <p>The remote host or network may be down or blocking requests from publicproxy. Please verify acls on the destination side flow-4f06a4d9-70db-44f3-8171-f6da3b72f52c-whodwj.hd6191-1.deu-c1.eu1.cloudhub.io(3.121.31.77) </p> </br> Details: <pre>[unknown]</pre> </br> error: (111) Connection refused </br> [No Error Detail] <p>Generated Mon, 29 Jul 2024 09:31:15 GMT</p> </body></html>)

responseCode (503)

 

I tried also to use cUrl and Insomnia to post request to the URL but still I receive this error, connection is refused. I didn't find anything in the documentation. Any idea what could be wrong?

 

Thank you in advance for the help

4 answers
  1. Shenoy Meghesh Umesh (Deloitte Digital) Forum Ambassador
    Jul 30, 2024, 3:50 PM

    Hi @Serdar Soydemir

    Can you please try to clone the Composer Flow and retry again ?

0/9000