Know When To Clear Application Data

Share

Vectors by Vecteezy

Anypoint Studio locally stores queues, object stores and other info, so on each restart it will pick up where it left off on what it didn’t finish processing on the previous run. If you are testing this functionality then you can leave it on the “Never” option. However most of the time you will be starting from a clean state. If you are trying to test from a clean state but notice that you are dealing with older data then the application data has not been cleared. This was a really odd issue I dealt with and was going crazy trying to figure out why Anypoint Studio kept doing this. Now you know!!😊

You can also click on the “Prompt” option which will show a prompt asking you if you want to clear the application data or not.

Mulesoft Rocks!!