Questions tagged [apache-synapse]

Apache Synapse is a lightweight and high-performance Enterprise Service Bus

Apache Synapse is a lightweight and high-performance Enterprise Service Bus (ESB).

Powered by a fast and asynchronous mediation engine, Apache Synapse provides exceptional support for , and .

In addition to XML and , Apache Synapse supports several other content interchange formats, such as plain text, binary, Hessian and JSON. The wide range of transport adapters available for Synapse, enables it to communicate over many application and transport layer protocols.

As of now, Apache Synapse supports HTTP/S, Mail (POP3, IMAP, SMTP), JMS, TCP, UDP, VFS, SMS, XMPP and FIX.

207 questions
0
votes
1 answer

WSO2 ESB SOAP 1.2 Fault with subcodes

I have a proxy service stup to perform validation against schema and throw a fault if validation fails.
0
votes
1 answer

How to configure FTP endpoint with @ in the username

We are using WSO2 to access different FTP and the username for a specific FTP does contain the '@' which is predefined character for the server config. Here an example of an Endpoint accessing such a FTP with the username 'MY@USERNAME':
Philipp
  • 4,645
  • 3
  • 47
  • 80
0
votes
2 answers

WSO2 ESB If Then Else, authenticate or Error

This may be a basic question, I am just getting used to the WSO2 lingo. I have two services that I can deploy independently with WSDLs and pass the proper SOAP request, and return information accordingly. Now I want to combine them into an 'If then,…
bbotz
  • 63
  • 4
  • 12
0
votes
1 answer

ESB servicemix Vs WSO2/synapse

I am searching for the best 100% open source ESB for the following requirements, after searching I'm confused between Servicemix and WSO2/synapse 1- The requester is mobile app that requires all services to be exposed via REST (JSON objects) 2- Many…
Mira
  • 291
  • 1
  • 6
  • 16
0
votes
2 answers

WSO2 ESB: Using external parameter definition for proxy?

We are using several proxies that are listening to different locations. But during develpment, we aren't having the same URI as in the production environment. Is it possible to have the URI (transport.vfs.File.URI) external defined? (Maybe…
Philipp
  • 4,645
  • 3
  • 47
  • 80
0
votes
1 answer

/repository/conf/axis2.xml vs /samples/axis2Server/repository/conf/axis2.xml

I want to know what is the basic difference between these to files - in terms of both functionality and usage. I am trying to run this sample And I cannot run it I have no idea where I am making a mistake. This is the error I am getting.…
yashdosi
  • 1,186
  • 1
  • 18
  • 40
0
votes
1 answer

Difference between Message Builder and Message Formatter and how to use message relays?

I m constructiong a POC. I am trying to access facebook's graph api using wso2 esb. But it seems that i m not getting the complete json data. So i decided to use Message Relays as mentioned here But while searching for an example of how to use it i…
behinddwalls
  • 644
  • 14
  • 39
-1
votes
1 answer

How to open excel sheet with openpyxl in azure synapse notebook?

I have a storage account (adls gen2) with several excel files, and I can print the list of them in synapse notebooks like this: mssparkutils.fs.ls("abfss://container@acct.dfs.core.windows.net/excelfolder/") And I can clearly see my file path for…
-1
votes
2 answers

Joining two tables with different sizes takes hours to execute

Here is the scenario: we are using Azure Synapse analytics with 100 DTU, we have several tables. All tables are round robin distributed and clustered columnstore because data is loaded once in a day and we want it to be quick. All these tables are…
-1
votes
1 answer

WSO2EI 7.1.1 File Processing not working on centos server

I am trying this tutorial from this given link https://ei.docs.wso2.com/en/latest/micro-integrator/use-cases/tutorials/file-processing/ Here is the file proxy definition
-1
votes
1 answer

WSO2 Registry and Apache Synapse Integration

I'm a beginer of SOA ,and I want to know some info of integrating the WSO2 Registry and Apache Synapse.Just like how to publish services through the Synapse to the Registry and get services through the Synapse from the Registry .Thank you
adiaixin
  • 3
  • 1
1 2 3
13
14