product-ei
product-ei copied to clipboard
An open source, a high-performance hybrid integration platform that allows developers quick integration with any application, data, or system.
**Description:** When invoking a stored procedure using DSS (with correlation logging enabled in the server), it causes an DSS Fault. Given below is a sample data service. ``` com.mysql.jdbc.Driver jdbc:mysql://localhost:3306/dss?&useSSL=false...
Hello, We want to integrate wso2-ei 6.6.0 with elastic apm. to view transactions and spans. and to view errors. Is there any documentation for that. thank you
Start up EI 6.6.0 console (u2 level 118) Bring up console (https://localhost:9443/carbon/admin/login.jsp) Click on Docs in the header bar You'll be taken to: https://docs.wso2.com/display/EI650/WSO2+Enterprise+Integrator+Documentation Should take you to: https://docs.wso2.com/display/EI660/WSO2+Enterprise+Integrator+Documentation
**Description:** When there are two inbound endpoints it's required to have separate log files for each endpoint. Ex: If there are two JMS inbound endpoints named IE_SAMPLE1 and IE_SAMPLE2, two...
**Description:** Activating debugging level to DEBUG does not log the inbound enpoint name, which make things difficult to trace. Please add that information to all debug logs. Typical message: Oct...
**Description:** In a JMS publisher scenario, if the broker closes the connection due to a problem in the broker side (network issue, broker is down, etc), the connection establishment fails....
**Description:** According to the current architecture when a inbound endpoint poll happens it tries to receive all the messages produced for the particular consumer[1]. We don't have any control over...
**Description:** This is an improvement that we need to address in our future release. There is an option to edit the delimiter when adding the input file (CSV) in DataMapper....
Version: 6.4.0 Problem: I'm running a newest version of MongoDB (4.2). WSO2 is shipped with org.mongodb.mongo-java-driver_3.4.1.jar in
**Description:** For anonymous sequences, the reliant continuation state is removed (as opposed to popping the continuation state stack) after processing. This is an error, since no reliant continuation state is...