python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
How to integrate wso2 esb and wso2 identity server
We are using wso2 identity server as an IAM solution(for creating roles and users and tenants). We are now implementing the architecture using wso2 ESB (in wso2 integration studio). So is there a way ...
Susheela Bhat
Votes: 0
Answers: 0
WSO2 EI 6.6.0 connection timeout intermittent issues
We are observing a very strange behaviour in WSO2 EI where the WSO2 server stop sending HTTP requests although everything within WSO2 is continues to work correctly.
We observe logs like below.
WARN {...
Vivek Tiwari
Votes: 0
Answers: 0
wso2esb: How to pass the parameters to the callout mediator?
Data service SOAP operation has one parameter.
How do I pass this parameter to the callout mediator?
Callout source code:
<?xml version="1.0" encoding="UTF-8"?>
<callout a...
Karina
Votes: 0
Answers: 1
WSO2ESB: xml response from endpoint to payload mediator in json format
Is there any way to convert data service endpoint xml response to json in the payloadFactory mediator?
Here's my source view:
<resource methods="GET" uri-template="/get/supplier/{fil...
Karina
Votes: 0
Answers: 1