python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Need an optimized way to get the required output
Is there an optimized way to trim the beginning and end blank spaces from the below data array field values, have used three approaches, but need a more optimized way.
Note: there might be more than 2...
Mule-Newbie
Votes: 0
Answers: 1
Cannot Properly Transform Unix Timestamp to DateTime in Mule 4
So I am trying to convert a Unix Timestamp into a Human Readable date format (ex: January 20, 2021).
This is the response that I get from an API which gives the Unix timestamp
"time":1388620...
Java Student
Votes: 0
Answers: 3
How to create XML request payload in mulesoft using transform message
I am trying to build an api that has two HTTP components
-- The first http request acquires an access token from marketing cloud
-- The second HTTP component uses that access token and sets it in a xm...
soum
Votes: 0
Answers: 0
Convert CSV based on the filtering condition
Could some one please help me to map the below csv to JSON.
Need to filter based on the below filtering condition on all the five fields.
Integer
Length 5 digits
First two digits starts with “65”
...
Deepak
Votes: 0
Answers: 1