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

Questions tagged [wso2-enterprise-integrator]

This tag can be used with the all the WSO2 Enterprise Integrator related issues.

wso2-enterprise-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
-2 votes
0 answers
24 views

Volume Mounting in WSO2 EI Docker Container

I am using WSO2 EI Docker image to create a container by executing docker run command with volume mounting option to persist data outside the container. docker run -it -p 8280:8280 -p 8243:8243 -p ...
Justin's user avatar
  • 921
0 votes
0 answers
29 views

Conditional Router Wos2 Runtime error occurred while mediating the message java.util.ConcurrentModificationException

I'm trying to implement simple example about conditional-router mediator this is the API XML code <?xml version="1.0" encoding="UTF-8"?> <api context="/conditional-...
Youssef Gamal's user avatar
0 votes
1 answer
28 views

Can't Loop over JSON Array from JSON Property in WSO2 ESB

I'm trying to loop over static json array list and i store the json object into property and i want to log all values in this array <inSequence> <property name="numbersJSONOBJ" ...
Youssef Gamal's user avatar
1 vote
1 answer
51 views

Query Parameters Not Populating Correctly in WSO2 API

I'm working with an Aggregate API configuration. I have defined query parameters oc and cid in my API definition, but when I make requests, these parameters seem to be empty or not populated correctly....
Mohammed Khammeri's user avatar
0 votes
0 answers
42 views

WSO2 APIM 4.1.0 API Editing existing resources and authentication Schemes (Enable Seurity) is not working after deploying a new revision

WSO2 API Server : 4.1.0 I have initially imported the API definitions of version 1.0 having security disabled for some of the API resources. And the clients can successfully connected to version 1.0 ...
anuu_online's user avatar
0 votes
0 answers
36 views

WSO2 developer studio: Is it possible to open a CAR file in WSO2 developer studio?

Is it possible to open a CAR file in WSO2 developer studio? Can any one share me the process. I have production ESB_CAR_Prod_1.1.3.car file which i need to open and view? I tried to install WSO2 ...
Md Sabit Parvez  124440's user avatar
-1 votes
1 answer
38 views

Not able to setup WSO2 APIM Analytics

Experts! help me on this. We are doing evaluation of WSO2 APIM in our on-perm setup . Installed APIM 4.3.0 successfully. Now I have to setup analytics dashboard. But I don’t see link to download ...
Frankytamil's user avatar
1 vote
1 answer
37 views

WSO2 Enterprise Integrator (wso2ei-6.6.0) - Deploying a Clustered Setup

I'm setting up a clustered environment for WSO2 EI 6.6.0 with one master node and two slave nodes. I've been following the official documentation (https://wso2docs.atlassian.net/wiki/spaces/EI660/...
Lilan Mihiranga's user avatar
2 votes
1 answer
97 views

Where is subscription usage data stored in WSO2 API Manager (v4.2)?

I've configured rate limiting in WSO2 API Manager v4.2 and subscribed to APIs. However, I'm struggling to locate where the subscriber usage data is stored within the API Manager! Specifically: ...
shiva asghari'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
-1 votes
1 answer
52 views

HMAC-SHA256 encryption in WSO2 E.I

I want to HMAC-SHA256 encryption in WSO2 EI but I cant able to find the way. I have tried with below JS snippet but it gives library CryptoJS not found error var hash = CryptoJS.HmacSHA256("...
Noman Khan's user avatar
0 votes
1 answer
55 views

WSO2 API Manager Unable to Create APIs After Configuration with Oracle Database

We have tried to configure wso2 apimanager api details into Oracle db. For that we have done below configuration on deployment .toml file [database.apim_db] type = "oracle" url= "jdbc:...
jegan's user avatar
  • 1
0 votes
1 answer
113 views

WSO2 APIM 4.2.0 gives 401 Invalid Credentials error while authenticating API using OAuth2

WSO2 APIM giving authentication failure while I am trying to authenticate API using OAuth2 but working fine with apikey. No change implemented at configs level and it was working earlier fine but now ...
Noman Khan's user avatar
0 votes
2 answers
51 views

How to Call HTTP GET API with Json Request body in WSO2 EI6.6.0

I want to integrate an API in WSO2 EI6.6.0 where the downstream API only accepts HTTP method GET with JSON Request body but as per WSO2 EI, it ignores the JSON request being set using the payload ...
Noman Khan's user avatar

15 30 50 per page
1
2 3 4 5
66