Skip to main content
Stack Overflow
  1. About
  2. For Teams
Filter by
Sorted by
Tagged with
0 votes
1 answer
70 views

I have a flow that uses a batch process to synchronize data into two target systems after receiving data from a source. The batch contains two steps, and each step is encapsulated inside a try scope ...
0 votes
1 answer
97 views

I am using mulesoft logger component at my project, at local it works well but at prouduction env (RTF) I always get below error, although I could see log output as well ERROR StatusConsoleListener ...
0 votes
2 answers
82 views

I'm using MuleSoft to send data to a Salesforce custom object. My object has a field named Shift_End_Time__c, and its data type is Time. My source system provides this time as a string in UTC format, ...
1 vote
1 answer
110 views

I am working in Mule 4 using DataWeave 2.0 and trying to transform a multipart/form-data payload that contains a CSV file. Here is a simplified example of my input payload (multipart): ----------------...
0 votes
2 answers
101 views

I am trying to create mule project for Mule Community edition. I cannot use studio for this particular use case. I was trying the following steps mvn archetype:generate \ -DarchetypeGroupId=org....
Siva's user avatar
  • 98
3 votes
2 answers
245 views

I will be receiving a .dat file which contains multiple pdf files encoded as base64 string which will be separated by a new line or some character. Initial approach is read -> payload splitBy "\n" -...
veejay's user avatar
  • 115
0 votes
0 answers
71 views

I need a way to generate dependency tree for test execution in my project that uses munit maven plugin and get all the dependencies that are downloaded as part of code coverage execution I tried many ...
-1 votes
1 answer
91 views

I am trying to upload a file to a remote API that is expecting the file to have a key of "file", this is my Transform which is right before a HTTP Requestor <ee:transform doc:name="...
1 vote
1 answer
59 views

After application got deployed I am getting warn messages continuously like getting connected and disconnected to salesforce topic here what the log messages looks like. Want to avoid these warn ...
0 votes
1 answer
92 views

I am using the MuleSoft Transform Message component to initialize variables testIP and testDomain. It works well when the payload is not empty, but throws an exception when the payload is null or ...
-1 votes
1 answer
76 views

Using Mule 4.5.0, I need to read in a large text file (~1GB-2GB) line by line (/n) and generate individual mule messages of each line. Using dataweave and the foreach scope I was able to stream the ...
William's user avatar
  • 97
2 votes
2 answers
68 views

Using dataweave with import * from dw::core::Strings I have converted a JSON payload into a plain text string. I am able to use the Java functions replaceAll, match, etc. with a regex pattern to find ...
CactusCake's user avatar
  • 1,011
1 vote
1 answer
114 views

I am new to mule and trying to push logs to activemq queue using jms appender. I was getting error while using jms appender with mule 4.3 2025年06月05日T07:02:25.588889200Z WrapperListener_start_runner ...
-2 votes
2 answers
82 views

Source Data : Here is the CSV Data (4 Records): EMP_ID,DEPT_ID,OPRT_UNIT_CODE,PROD_CODE,NODE_CODE,ALLOC_PCT 123456,00700,0101,000,00700-0101,5 123456,00700,0101,000,00700-0101-000,5 123456,02150,0101,...
Mahari's user avatar
  • 13
0 votes
0 answers
122 views

I'm building an API in MuleSoft (Mule 4) using RAML and APIkit. I need to pass a query parameter that contains forward slashes (/) in its value. example : https://{{host}}:{{port}}/api/v1/school/S/AZ/...

15 30 50 per page
1
2 3 4 5
...
92

AltStyle によって変換されたページ (->オリジナル) /