Questions tagged [wso2-integration-studio]

215 questions
1
vote
1 answer

WSO2 Integration has multiple resources, POST request works but GET request doesn't and gives 202 Accepted

Use Case: I recently came upon a problem while creating an integration in WSO2 Integration Studio, I have an API with 2 resources, one is a POST, the other is a GET Problem: when I run the integration to test it, the POST request works fine while…
Hyperion
  • 198
  • 1
  • 3
  • 18
1
vote
1 answer

Add OM element property from Integration Studio

I'm using WSO2-Integration-Studio-7.2.0-linux-gtk-x86_64. I want to add OM property to my sequence. This is my configuration of OM element. I want to add "" as the value of this property. How can I add this to properties? I tried to add…
prime
  • 769
  • 1
  • 13
  • 27
1
vote
0 answers

WSO2 Java EE dynamic web project(Jax-Rs) deploy on Application Server

I have developed Jax-Rs service(send http request to SOAP wsdl service) and it can be deployed on Tomcat which is on my machine, it works well. When i deploy on WSO2 Application Server it gives me below error : It is full stacktrace : REQUEST…
1
vote
1 answer

'Unexpected end of input block in comment' exception thrown when synapse configuration block is commented

'com.ctc.wstx.exc.WstxEOFException: Unexpected end of input block in comment' exception thrown when a configuration block is commented out in synapse. Looks like the XML is not being parsed when an XML is commented out. If I have give a general XML…
Dinu94
  • 165
  • 1
  • 12
1
vote
1 answer

WSO2 EI and WSO2 Developer - Setup an ESB Proxy with http basic authentication

I'm using WSO2 EI 6.3.0 and WSO2 Developer Studio 3.8.0. I'm working with an ESB Project and a Proxy Service inside it. The Proxy service is a simple pass through service; it receives a request from a webapp and forward it to a Soap Web Service,…
1
vote
2 answers

WSO2 Developer Studio for photon Eclipse

I am going to use eclipse photon version for WSO2 Developer Studio. Can we have way to install wso2 developer studio for eclipse photon version. Eclipse oxigen and neon working using following link information. I have try to install latest version…
1
vote
1 answer

Setup a custom mediator to the WSO2 Developer Studio palette

Is possible to add a built custom mediator to the WSO2 Developer Studio palette? The idea is avoid the error: Unkown synapse configuration tag, At line X. when i trying to edit an API or Proxy that has the reference in its sequence. I am using WSO2…
1
vote
1 answer

How do you add custom mediators to the eclipse palette when developing an API in WSO2 Developer Studio?

I am trying to customize the palette in eclipse to include items for custom mediators that I have written. I have tried digging through the tooling source, but am unable to find the location of these configurations. Palette
Jon
  • 11
  • 1
  • 2
1
vote
1 answer

WSO2 Save each request and response with requester IP in MYSQL Database

I have developed some APIs flow in WSO2 developer studio and host it on WSO2 EI Server. And then i published those URLs to WSO2 API Publisher and implemented the oAuth2 security over there. At last the client/consumer have access to the URLs from…
1
vote
3 answers

WSO2 developer studio doesn't show API Resource Properties tab

I've installed WSO2 Developer Studio and restarted Eclipse but when I tried to get Properties Tab only get this: Properties???? It should be like this: API Resource Properties What do I have to do? Thanks!
Alexeins
  • 11
  • 2
1
vote
1 answer

WSO2 Studio Developer - Data Mapper Mediator

I am trying to create a Data Mapper mediator that converts from XML to JSON. However, whenever I try to create a link, I get the following error message: !ENTRY org.wso2.developerstudio.datamapper.diagram 2 0 2018-02-22 12:43:29.804 !MESSAGE Could…
AMalik
  • 23
  • 4
1
vote
0 answers

wso2 api manager map publisher URL parameters to values

There is article from wso2 Map the Parameters of your Backend URLs with the API Publisher URLs. Within it we have how the complete publisher URL looks like: http://:8280/// And the whole use case is: You…
user1563721
  • 1,373
  • 3
  • 28
  • 46
1
vote
1 answer

User Friendly Log

We have developed a Project in Developer Studio everything is working fine and our Custom log is creating Custom messages in Carbon log. Our requirement is that our custom log should write in a separate file like 'Interfacing Exceptions Report' so…
1
vote
1 answer

Input type is incorrect or Invalid element found in the message payload

We have a webservice which we are calling using Call Mediator in Developer Studio, till calling phase all went fine then we have made webservice output (Inside Body) as Mapper Input but we are getting Error: "Input type is incorrect or Invalid…
Junaid
  • 45
  • 5
1
vote
1 answer

WSO2 Developer Studio doesn't show ESB flows

Having WSO2 Developer Studio (Eclipse Mars + ESB 5.0.0 Tooling + BPS 3.6.0 Tooling) it seems to be working nicely, but after certain time (actions ? update?) the ESB sequence or proxy diagrams are not shown with exception.…
gusto2
  • 11,210
  • 2
  • 17
  • 36