“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
Category: MuleSoft Technical Guides
Guides for MuleSoft Developers.
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
Business Groups in MuleSoft CloudHub
Business groups are self-contained resource groups that contain MuleSoft Anypoint Platform resources such as applications and APIs. Business groups provide a way to separate and control access to MuleSoft Anypoint Platform resources because users have access only to the business groups in which they have a role. In this article we will discover how to… Continue reading Business Groups in MuleSoft CloudHub