Skip to main content
1 vote
1 answer
71 views

I want to configure a dataservice with a MongoDB Datasource. I have configured MongoDB in the EI 6.6.0 dashboard panel (Create -> DataService) and you can see the MongoDB source type. The EI ...
Aprendiendo Siempre's user avatar
0 votes
2 answers
462 views

Could anyone please let me know how to install latest version of wso2 ei. I've been referring to official documentation but the page isn't clear about the download process and in the product page I'm ...
Sujith Fredrick's user avatar
0 votes
0 answers
374 views

I have created a file transfer service that sends files from one directory to another using a file connector. This is done over FTP server. I have an email that sends out after a file has successfully ...
Nalyssia Govender's user avatar
3 votes
1 answer
1k views

I'm using WSO2 EI ver 6.6.0 , and I developed a mediator which is responsible for Signing SOAP Envelopes. The code I'm using correctly works on Java SE, and I've tested it. But when I compile it and ...
hesam's user avatar
  • 31
0 votes
2 answers
880 views

I'm able to access the body of the payload and other Childs of the body but I'm not able to access the attributes defined inside the xml tag i.e. <data version="2.0.0_461" timestamp="...
Levi's user avatar
  • 889
0 votes
1 answer
846 views

Is it possible to add new xml tag to xml payload using enrich mediator. my sample payload - <courses> <id>181</id> <formatted_name>Learning</formatted_name> <...
Thilina's user avatar
1 vote
2 answers
1k views

I have a JSON Object that looks like this: {"firstName":"Todd","lastName":"Jones","age":32} My question is how can I remove the age field? I was ...
spaceghost's user avatar
0 votes
0 answers
164 views

in WSO2 I try to make a call to given URLs to get png images in a pretty basic way. Then when I try to store/enrich I get the same error every time: > [2021-07-02 16:38:38,357] ERROR {RelayUtils} - ...
Alihan Şimşek's user avatar
0 votes
0 answers
655 views

I have created a file transfer application using Integration Studio for WSo2 EI, it is a bi-directional flow so I am sending and fetching to/from a server. I have done many of these in the past and ...
Jefledge's user avatar
0 votes
1 answer
280 views

I have 2 variables stored in properties in WSO2 called date1 and date2, which are both date strings in "YYYY-MM-DD" format. I then have a script that parses the dates and compares to see if ...
spaceghost's user avatar
1 vote
1 answer
1k views

I have a json payload where I'm grabbing an addressLine field: <property expression="json-eval($.addressLine)" name="addressLine" scope="default" type="STRING&...
spaceghost's user avatar
1 vote
1 answer
515 views

I'm new with WSO2 EI and am trying to get data from an endpoint and sending each object of responded objects to another endpoint. For next step, if it could be done, I want to show a progress bar to ...
Mehdi's user avatar
  • 628
0 votes
1 answer
351 views

I'm on Enterprise Integrator 6.5. My proxy receives a payload with a file's content and the metadata associated with it. Said metadata may be sent into 1 or more pieces. I need to respond to the ...
Adrian Leiro Fernández's user avatar
0 votes
1 answer
334 views

When I start load test then warning messages shows in EI log. WARN - TargetHandler http-outgoing-519: Request not started while the handler is in an inconsistent state RESPONSE_DONE WARN - ...
Gregory's user avatar
  • 41
6 votes
1 answer
345 views

I have a LocalEntry named: Test with the content below and saved in the local file system. <test> <value1>a</value1> </test> I can retrieve the value1 using a property like ...
Reza Ameri's user avatar
  • 1,815

15 30 50 per page