mule-studio Questions
8
Solved
I am working on transforming my payload. I have got the situation here.
Input payload looks like this below one:-
{
"address": {
"city": "bab",
"company_name": "asdast",
"country_code": "sam"...
Invalidate asked 7/10, 2016 at 18:51
8
Solved
Can anyone tell me how to insert a new line in the message of a mule logger component?
For example, I have the following in the message for the logger:
Payload is: #[payload]
Inbound Headers: #[...
Eduino asked 6/3, 2013 at 17:44
3
We are posting PO data to Oracle instance in XML format using REST API.
In a failed case, it is just a printing message from error.description example "HTTP POST on resource 'https://hostname:post/...
Hydrogenous asked 19/11, 2019 at 13:51
6
Solved
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-20180318221...
Film asked 3/4, 2018 at 6:33
4
Solved
I believe that Mule Studio became Anypoint Studio. Is there a version of Anypoint Studio that is open source (free)? Specifically, I'm referring to the GUI workflow designer tool.
Headstream asked 31/7, 2015 at 6:52
3
Solved
I'm trying to load values from a .properties file in Mule and I get a FileNotFound exception when the file clearly exists. I've tried putting the file inside the project directory, using relative p...
Lisa asked 26/6, 2013 at 17:33
5
Solved
I have been trying to figure out, what exactly a inbound end point and outbound end point. For me it is bit of an eluding to understand.
what are exactly inbound and outbound endpoints for/do in m...
Electrotonus asked 8/1, 2014 at 10:37
3
Solved
I am very new to Mule Studio.
I am facing a problem. I have a requirement where I need to insert data from a CSV file to PostgreSQL Database using Mule Studio.
I am using Mule Studio CE (version:...
Vardon asked 17/12, 2012 at 9:19
5
Solved
I have a default catch exception in Mule, and I'm trying to get access to the exception message, using a Mule expression: #[exception]
This doesn't seem to work, and I'm guessing that I'm trying t...
Achilles asked 28/4, 2014 at 14:10
1
Solved
I am facing problem in batch processing mule esb. If I set any payload in process record face and try to get that payload in oncomplete face then not getting that payload. same problem with variabl...
Koniology asked 28/1, 2016 at 8:26
3
Solved
Have they got rid of Community edition? I can't find a link to download it anywhere on their site. Is there another link I can download it from somewhere?
Thanks
Depside asked 8/6, 2015 at 9:8
2
Solved
I'm trying to make WebMQ act synchronously in MULE in order to turn the message queue into a REST api for an internal project. Unfortunately, I know very little about MULE.
After a good bit of wor...
Conroy asked 16/6, 2015 at 15:34
1
Solved
I have a composite-source consist of two http:listener in Mule;
I want to set a variable based on each of the listeners after receive requests from these listeners ;
but this error occurs while d...
Adventuress asked 24/5, 2015 at 14:44
1
I am trying to develop a custom connector for mule by following http://www.mulesoft.org/documentation/display/current/Creating+a+Connector+Project tutorial.
As shown in the tutorial, I am creating ...
Affenpinscher asked 19/5, 2014 at 10:55
1
Solved
I want to delete mule specific headers from outgoing HTTP request. I have placed the following transfomer within the HTTP call.
<message-properties-transformer
doc:name="Message Properties"&g...
Caras asked 4/3, 2014 at 21:42
2
We have a flow where we have implemented a soap client to send soap messages to Service provider.
We need to retry the service call for 3 times if it fails. So we have used HTTP Outbound Endpoint ...
Loeb asked 30/10, 2013 at 21:40
5
Solved
I'm using Mule 3 to query a database using JDBC, and I'd like to modify the query depending on input from a .properties file. I have this in my xml...
<context:property-placeholder location="C:...
Julijulia asked 25/6, 2013 at 17:52
1
© 2022 - 2024 — McMap. All rights reserved.