Multiple HTTP Patch method is not working in mule -



Multiple HTTP Patch method is not working in mule -

i have https outbound phone call twice in project. create entries in endpoint server database.

<https:outbound-endpoint exchange-pattern="request-response" method="patch" address="https://${icims_user_name}:${icims_password}@#[person_url.replaceall(&quot;https://&quot;,&quot;&quot;)]?fields=bgcresults" doc:name="patch test"/>

but eventhough request same, not create entry sec call. cache or need remove ?

i not see entry created in listening application sec call. first phone call create fine.

it not issue listening server.

mule

Comments

Popular posts from this blog

assembly - What is the addressing mode for ld, add, and rjmp instructions? -

vowpalwabbit - Interpreting Vowpal Wabbit results: Why are some lines appended by "h"? -

Is there a way to convert an HTML page styled with Bootstrap CSS into email-compatible html? -