HI Team, We are connecting to Anaplan using 3.1.0 Anaplan Mulesoft connector by Certificate auth connection. We acquired required certificates, JKS and all steps are done. Anaplan Mulesoft connector asking to provide JKS file path, we were able to configure it successfully and able to get data in local machine. But when we are deploying it to cloudHub, we are placing keystore under src/main/resources path of application and provide path details as 'keystore/filename.jks' in config paramater of connector. But connector was not able to recognize in cloudHub, we are seeing No file directory found. Please suggest us how to configure path correctly,
... View more