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("https://","")]?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
Post a Comment