product-ei | open source , a high-performance hybrid integration platform | Microservice library

 by   wso2 Java Version: v6.6.0-rc3 License: Apache-2.0

kandi X-RAY | product-ei Summary

kandi X-RAY | product-ei Summary

product-ei is a Java library typically used in Architecture, Microservice applications. product-ei has no bugs, it has no vulnerabilities, it has build file available, it has a Permissive License and it has low support. You can download it from GitHub, Maven.

WSO2 Enterprise Integrator is an open source, fast, cloud native and scalable integration solution that is the core of WSO2 Integration Agile Platform. It enables enterprise integration developers to build sophisticated integration solutions to achieve digital agility. As a mature integration product since 2005, (branded as WSO2 ESB at the time), it continues to be the most sophisticated and extensible open source enterprise integration solution available. Actively maintained, with commercial support from WSO2 Inc, WSO2 Enterprise Integrator is widely used in production at companies around the globe starting from startups to fortune 500 companies in the fields of government, healthcare, banking, education, communication, etc. Installation | Documentation | Mailing Lists | Blog | Support | Nightly Builds.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              product-ei has a low active ecosystem.
              It has 314 star(s) with 268 fork(s). There are 150 watchers for this library.
              OutlinedDot
              It had no major release in the last 12 months.
              There are 1029 open issues and 2469 have been closed. On average issues are closed in 497 days. There are 2 open pull requests and 0 closed requests.
              It has a neutral sentiment in the developer community.
              The latest version of product-ei is v6.6.0-rc3

            kandi-Quality Quality

              product-ei has no bugs reported.

            kandi-Security Security

              product-ei has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.

            kandi-License License

              product-ei is licensed under the Apache-2.0 License. This license is Permissive.
              Permissive licenses have the least restrictions, and you can use them in most projects.

            kandi-Reuse Reuse

              product-ei releases are available to install and integrate.
              Deployable package is available in Maven.
              Build file is available. You can build the component from source.
              Installation instructions, examples and code snippets are available.

            Top functions reviewed by kandi - BETA

            kandi has reviewed product-ei and discovered the below as its top functions. This is intended to give you an instant insight into product-ei implemented functionality, and help decide if they suit your requirements.
            • Starts a session .
            • Get the configuration settings .
            • Create SQL tables .
            • Handle the given callbacks .
            • Start the test server
            • Dump the work .
            • Starts carbon server using carbon home .
            • Gets the date vs process variance .
            • Perform the action .
            • Gets the date vs task instance count .
            Get all kandi verified functions for this library.

            product-ei Key Features

            No Key Features are available at this moment for product-ei.

            product-ei Examples and Code Snippets

            No Code Snippets are available at this moment for product-ei.

            Community Discussions

            QUESTION

            Setup WSO2 Enterprise Integrator VFS connection towards Windows SFTP server
            Asked 2019-Dec-30 at 09:40

            Running WSO2 Enterprise Integrator 6.5.0. on RHEL 7. We are in the proces of building flows to read files from an sftp server. But setting up the sftp connection towards a Windows SFTP server fails. We can access this Windows SFTP server correctly with Windows clients like FileZilla/WinSCP.

            With netstat we see a connection is build towards the Windows SFTP server but the flow isn't moving - no files are being read. On the point of stopping the server the error as shown below is printed in the wso2carbon.log.

            When setting up the connection towards a Linux sftp server ( Plain RHEL 7 box with SSHD ) we don't face any issues. We have the matching private key place under .ssh/id_rsa in the home dir of the user running WSO2 EI.

            Searching for the error message ( see snippet below ) we should get it resolved by adding the transport.vfs.AvoidPermissionCheck=true parameter to the VFS URL but unfortunately this doesn't solve our issue.

            This is the VFS URL we are using.

            sftp://SFTPUSER@SERVER.ACMECORP.ORG/inputdir?transport.vfs.AvoidPermissionCheck=true;vfs.passive=true

            Is this a configuration that should work and are we missing a configuration option? Or is this a bug in the WSO2 software?

            These URL's mention the issue we are facing.

            VFS2 Error cannot delete file and could not get the groups id of the current user (error code: -1)

            https://issues.apache.org/jira/browse/VFS-617

            https://github.com/wso2/product-ei/issues/3725

            ...

            ANSWER

            Answered 2019-Dec-30 at 09:40

            Got this resolved with support from WSO2.

            The correct VFS url to use is.

            sftp://SFTPUSER@SERVER.ACMECORP.ORG/inputdir?transport.vfs.AvoidPermissionCheck=true&vfs.passive=true So a '&' seperator instead of a ';'.

            The documentation of WSO2 just is very fuzzy about the correct syntax to use. They give different examples across their documentation.

            https://docs.wso2.com/display/EI650/VFS+Transport

            https://docs.wso2.com/display/EI650/File+Inbound+Protocol

            https://docs.wso2.com/display/EI650/Configuring+File+Inbound+Protocol+for+FTP%2C+SFTP+and+FILE+Connections

            Source https://stackoverflow.com/questions/59249552

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install product-ei

            Extract wso2ei-x.x.x.zip and navigate to extracted directory/bin. From there, start the preferred profile. After started, Management console will be accessible for the profile started. Use username:admin and password:admin to access the console. All open issues pertaining to WSO2 Enterprise Integrator are reported at the following location: known issues.

            Support

            Enterprise support for WSO2 EI is provided by WSO2. Learn more here.
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries

            Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link