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

Questions tagged [wso2-esb]

The tag has no usage guidance.

wso2-esb
0 votes
0 answers
18 views

WSO2 problem invoking external API endpoint for the second time

So I'm trying to call Riot Games API in MI two times like this: <call> <endpoint> <http method="get" uri-template="https://europe....
idix's user avatar
  • 37
1 vote
1 answer
62 views

Adding advanced UI customizations to WSO2 API-M UIs didn't went well

I followed the steps to access the frontend folder of the WSO2 the steps in the documentation, but in the 3rd step it didn't run the mentioned command and even the next one the following step that ...
Marwen's user avatar
  • 15
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
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
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
2 votes
1 answer
86 views

How to get username of API caller in wso2 apim in Basic Authorization?

As you know we have 3 types of Authorization in WSO2 API management API Call: Basic, ApiKey, OAuth I need to extract username of API caller. I used this way as you can see in this link: https://...
m.feyzollahi'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
39 views

How to pass a value from inSequence to outSequence in WSO2 ESB?

Problem Description: I'm currently working on a project involving WSO2 ESB, and I'm facing challenges in passing a value from the inSequence to the outSequence. In my proxy service configuration, I ...
Saif Eddine Layouni'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 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
0 votes
0 answers
74 views

Can't get secrets from Hashicorp Vault using WSO2 Integration Studio

When I try to get the secret from Hashicorp vault I get the following error: [2024-05-20 13:17:22,589] INFO {LogMediator} - {proxy:vault-proxy-service} To: /services/vault-proxy-service?wsdl2, ...
Илья Воробьев's user avatar
-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
2 answers
63 views

WSO2 ESB: Handling Retries and Error Codes in Message Processor with Multiple Message Stores

I'm developing an API using WSO2 ESB where I have configured two message stores and a message processor. In the scenario I'm facing, the message processor retries failed messages up to 5 times, but I ...
H Athukorala's user avatar
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

15 30 50 per page
1
2 3 4 5
275