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
Category: MuleSoft Technical Guides
Guides for MuleSoft Developers.
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
SFTP in MuleSoft
SFTP stands for SSH File Transfer Protocol which, unlike the FTP protocol, is secure. SFTP in MuleSoft is a secure protocol for transferring files that work more or less the same as FTP but safe. Since the files are transmitted over a secure channel, it prevents files from unauthorized access and any content or password… Continue reading SFTP in MuleSoft