Skip to main content
The 2024 Developer Survey results are live! See the results

Questions tagged [wso2-micro-integrator]

The tag has no usage guidance.

wso2-micro-integrator
0 votes
0 answers
14 views

Maven is throwing compile errors while building WSO2 MI 4.0 with JDK 11

We are trying to build WSO2 MI 4.0 with JDK 11 but mvn build is throwing below error. Could you please help to fix this issue. [ERROR] Failed to execute goal org.wso2.maven:wso2-esb-sequence-plugin:2....
storia321's user avatar
  • 381
0 votes
1 answer
29 views

WSO2 Carbon: ClassNotFoundException for custom message builder with application/problem+json content type

I'm encountering an issue while configuring custom message builders and formatters in WSO2 Integration Studio (or WSO2 Carbon). I have followed the steps to add a custom message builder (org.wso2....
Emna Sallemi's user avatar
0 votes
0 answers
25 views

How to Disable HTTP Access Logs in WSO2 Micro Integrator

I am currently using WSO2 Micro Integrator and I'm looking to completely disable HTTP access logs to optimize performance and reduce unnecessary I/O operations. I have tried several configurations but ...
arjun s's user avatar
0 votes
1 answer
21 views

How to increase CARBON_LOGFILE when building docker image from base image?

We have currently hosted the standard wso2mi:4.2.0 as base image, where the CARBON_LOGFILE size is having the default value 10 MB. due to that when we build images it always getting created with the ...
Pritish Mohanty's user avatar
0 votes
1 answer
31 views

Drastic Throughput Reduction with ScriptMediator in WSO2 Micro Integrator 4.2.0

I am currently using WSO2 Micro Integrator 4.2.0, and during my performance testing, I have encountered a significant reduction in throughput when using the ScriptMediator in my flow. Without the ...
arjun s's user avatar
0 votes
0 answers
24 views

WSO2 Micro Integrator: Issue with Aggregating Responses from Multiple Data Services

I'm facing an issue while trying to aggregate responses from multiple data services using WSO2 Micro Integrator. Here's the situation and problem description: Background: I have a WSO2 Micro ...
Mohammed Khammeri's user avatar
0 votes
0 answers
25 views

Is this possible to pass multiple conditions into SELECT query using DBLookup Mediator in WSO2?

I am trying to fetch ID from the table. Here I tried with DBLookup, DSS & DataserviceCall Mediators but not getting the expected result always returning wrong result. Below are the DBLookup ...
Sumathi M's user avatar
1 vote
1 answer
42 views

WSO2 calls not showing on fiddler

I am using WSO2 MI 4.1.0 locally on windows and I want to capture the calls WSO2 is making towards outer services. I normally use fiddler to capture traffic but I am not seeing the calls WSO2 makes. ...
themoskis's user avatar
0 votes
0 answers
25 views

DS Fault Message: Unknown MongoDB operation

When we configure the data service with the mongoDB, and we try to execute an operation for the collection as follows. We are getting the below error. <query id="mongoinsert" useConfig=&...
Atta's user avatar
  • 1
0 votes
2 answers
85 views

Converting XML Records to JSON Using XSLT Transformation - Issue with Number Formatting

I'm working on a project where I fetch data from a database using a stored procedure. The data is returned in XML format like this: <record> <field name="ID">8f7e-...
Oshada Eranga's user avatar
1 vote
0 answers
37 views

How to send failed messages from a WSO2 ESB message processor to a Dead Letter Channel (DLC)?

I am using WSO2 ESB (MI) with ActiveMQ Classic for message processing. I have a message processor configured to process some incoming messages, and I would like to set up a Dead Letter Channel (DLC) ...
Some Guy's user avatar
0 votes
1 answer
68 views

How to remove <?xml version='1.0' encoding='UTF-8'?> tag from the dss output in WSO2 MI

I have to iterate the DB result. I used dss to fetch the data from the DB. Now results are coming in a xml format. But my flow is not entering into the iterate mediator. I tried with xpath online tool ...
Sumathi M's user avatar
1 vote
1 answer
56 views

receive and pass JWT response through WSO2

I have case that my application received JWT response from another external end point but I faced an issue that the wso2 can't pass and receive the JWT response and I got this error message: "...
Sarah's user avatar
  • 13
0 votes
2 answers
104 views

wso2 custom class mediator database connection issue and external jar not picking

In wso2 integration studio i created api with custom class mediator .Class mediotor i have configured loggers and jdbc connection .while running api class mediator is picking and logs are showing in ...
jegan's user avatar
  • 1
0 votes
1 answer
32 views

Check duplicated field values from WSO2 MI

I have a json input to the wso2 micro integrator. I want to check, my input payload has duplicated language values. Ex: { "category": "test-category", "displayNames&...
prime's user avatar
  • 779

15 30 50 per page
1
2 3 4 5
17