mule-esb

“Executed multiple catch exception strategy ”

陌路散爱 提交于 2019-12-13 03:21:06
问题 I have choice exception strategy where I have multiple catch exception strategy there I am applying condition based on the error. Error 1: org.mule.api.MessagingException: Column 'department_id' cannot be null (java.sql.SQLIntegrityConstraintViolationException). Error 2: org.mule.api.MessagingException: org.mule.module.db.internal.domain.connection.ConnectionCreationException: Cannot get connection for URL jdbc:mysql://localhost:3306/mulesoft : Access denied for user 'root1212'@'localhost'

Aggregate two json payloads into one based on filter

允我心安 提交于 2019-12-11 21:55:09
问题 i am trying to aggregate two json payloads into one. below json is stored in payload, { "clients":[ { "status":"IN", "clientSoftDeleteIndicator":"N", "roles":[ { "clientRoleCodeDesc":"PRIMARY OWNER", "clientRoleCode":"PO", "roleEffDate":null, "clientRoleStatusCode":"IN", "clientRoleStatusCodeDesc":"INACTIVE", "roleSoftDeleteIndicator":"N", "contractID":"49006649" }, { "clientRoleCodeDesc":"PRIMARY INSURED", "clientRoleCode":"PI", "roleEffDate":"2014-11-05", "clientRoleStatusCode":"IN",

WebMQ with SSL in Mulesoft

拜拜、爱过 提交于 2019-12-11 06:59:44
问题 I am new to Mulesoft Anypoint Studio and have just started exploring it. My flow starts with reading messages from MQ and ends with putting it at the destination, to begin with just my local machine and would evolve later. I have run into an issue where the Queue has TSL which involves keystores and truststores. Now, in Anypoint I see WMQ and HTTPS/TSL connectors. I've setup a TSL context as global element but how do I set it as part of WMQ connector? The same queue &/or channel can be

Anypoint Studio 7.1 start-up error

穿精又带淫゛_ 提交于 2019-12-05 08:48:53
I am trying to experiment with Mule Runtime 4 & Anypoint Studio 7.1. I got the downloadable from - https://mule-studio.s3.amazonaws.com/7.1.1-GA/AnypointStudio-for-win-64bit-7.1.1-201803182216.zip while starting up AnypointStudio.exe, I keep getting the error message - A JDK must be installed in order to run Anypoint Studio. Please install a JDK and try again. But I do the required version of JDK installed in my machine, as per https://docs.mulesoft.com/anypoint-studio/v/7.1/faq-jdk-requirement Here's the output from java -version java version "1.8.0_161" Java(TM) SE Runtime Environment (build