Simulating no of VCores In Anypoint Studio In this tutorial we are going to demonstrate how can we simulate the no of vcores in Anypoint studio. Most of the time what happens is when we deploy an application in studio and test with smaller payload it run’s successfully in Local, but when deploy the…
Read MoreTemplate Project To Create Mule Application In this tutorial we will demonstrate how can we create template project to create mule application and publish on exchange to create similar mule application. Sharing Mule applications as templates is a great way to share your work with other people who are in your organization in anypoint…
Read MoreInstall different mule runtime There is always a need to install different mule runtime version in studio. Cloudhub provide different runtime option at the time of deployment and if any organizations is having Cloudhub environment then they might run different mule application on different mule runtime. To install different runtime on your Anypoint Studio…
Read MoreAdd Secure Property plugin or editor This is a useful plugin when you have to encrypt or decrypt secure properties in MuleSoft application. it’s quite easy to Add Secure Property plugin or editor in Anypoint studio. Add plugin to Studio Go to Help -> Install New Software Add http://security-update-site-1.4.s3.amazonaws.com/ in URL Select…
Read MoreAdd Module In Anypoint Studio How to add the module in Anypoint studio Click on settings as highlighted Click on + sign on Modules Search the module you want to add and click on Add and finish Apply and close you will see modules are added in anypoint studio mule palette…
Read MoreDeploy Mule Application ON Cloudhub Using Anypoint Studio In this tutorial we will demonstrate how can we Deploy Mule Application On Cloudhub Using Anypoint Studio You can deploy your applications directly from Studio to CloudHub. This option is helpful if you want to test your application while developing it. Note: You can deploy application…
Read More