MuleSoft CloudHub – A multi-tenant integration platform as a service. Applications hosted on CloudHub workers or instances are balanced by a shared load balancer provided by MuleSoft. At every given point of time, your MuleSoft API deployed on CloudHub might want to interact with the on-premise resources, and for that, we need to have a… Continue reading Isolate your CloudHub worker instances using VPN
Category: MuleSoft Technical Guides
Guides for MuleSoft Developers.
MuleSoft Composer for Salesforce
What is MuleSoft Composer? MuleSoft Composer — a quantum leap forward in bringing automation to the center stage, making it easier to discover insights on customers with almost no coding skills. If you’re a developer or work in IT, you may already be familiar with MuleSoft Anypoint Platform — the world’s #1 API integration platform.… Continue reading MuleSoft Composer for Salesforce
Until Successful Scope in Mule
“Until Successful” is the scope for executing a set of components as one unit. It processes all the components within it until they produce a successful result. If one processor within the scope fails, it retries the enclosed processors again. The number of retries is configurable and decided by the user. Configuration Design a new… Continue reading Until Successful Scope in Mule
Multi Factor Authentication in MuleSoft Anypoint Platform
Multi-Factor Authentication (MFA) is a security mechanism wherein a user is granted access only after providing more than one authentication method. An organization administrator can make it mandatory for all non-SSO users to use MFA, exempt some accounts from this or make it optional for users – allowing users to enable it if they want.… Continue reading Multi Factor Authentication in MuleSoft Anypoint Platform