Skip to main content
Stack Overflow
  1. About
  2. For Teams
Filter by
Sorted by
Tagged with
-3 votes
0 answers
40 views

I'm performing a bulk operation into SAP HANA, normally a table without duplicate values I would expect a return from the bulk update component, of a payload [ 1, 1, 1, 1, 1, 1, 1, 1, ...
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 ...
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
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 ...
0 votes
2 answers
53 views

I need to get all elements which has key ending with TXI, to a single array using simple 1 or 2 lines. Tried various ways using mapObject(), However it doesn't work with the nested structure. Also ...
-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
0 votes
1 answer
136 views

I'm trying to read a Table data in MYSQL DB using Mulesoft SELECT connector, but it's failing with the following error below java.lang.RuntimeException: Attempted to send invalid data through http ...
user avatar
0 votes
1 answer
51 views

How can I merge the following two lists ids and attributes based on the matching did field and for each matched pair increment the iterid values For example I have two lists below. size of the list ...
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/...
0 votes
1 answer
188 views

We have an older Mulesoft application deployed to cloudhub. A username / password needed updated in a config file so I pulled the app from github and changed the user/pass. Then checked the code ...
0 votes
1 answer
58 views

So i'm currently trying to build an older project and i'm facing an issue with dependencies. Specifically, org/mule/tools/maven/mule-app-maven-plugin The problem, is that this dependency is only ...
Tomas Breuer's user avatar
1 vote
2 answers
65 views

I am trying to get a Maven build to work properly. I am on a VM workstation that has a jdk15 install. I can only add files to my user directory. The mule-app-maven-plugin-1.1.pom has a few issues that ...
-1 votes
1 answer
698 views

Mule runtime Version: 4.9.0 JDK: 17.0.12 I am using Anypoint studio version 7.21 and not able to connect to the Oracle SQL database through the insert connector. I have tested the database ...

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

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