Is there a way for WSO2 Dev Studio to not remove xml comments from the ESB flows/artifacts. Good commenting is a standard I would like to implement and enforce , but there is no point if they get removed. \
Example : Create a Proxy service , go to source view , enter in comment , save , close , re-open. Comment has disappeared.
This is possible with WSO2 developer studio 3.8.0 and WSO2 ESB 4.9.0.
Related
I am new to WSO2. I was trying out with WSO2 datamapper .
From input/output canvas, I clicked on load input option , I got prompted with sub window , but without load file link , load resource from file option is missing .
Please see screen shot below . Can someone let me know is it bug or i am doing something wrong . I am using studio version 7.0.2
Thanks
Brijesh
This is a known issue with WSO2 Integration Studio 7.0.2 for high display resolutions(https://github.com/wso2/devstudio-tooling-ei/issues/851). You can remove the "-Dswt.autoScale=100" entry from the IntegrationStudio.ini file and restart the integration studio. Also, update the Integration Studio(Help->Check for Updates) after removing the entry from the .ini file.
Is it possible to test in WSO2 ESB Tooling 380 debug/unit test in designtime(eclipse IDE Mars) ?
Or , do we have to export to CAR, deploy to EI611 and test it manually/automated?
Please share the config / options to test/debug in designtime of WSO2 ESB development.
It is possible by adding the EI server to the Developer studio and using the debugger options that comes with the Developer studio. You need to add the EI 6.x.x server to the eclipse to use these features. It is possible via developer studio dashboard.
Refer [1] on debugger capabilities.
[1] - https://www.youtube.com/watch?v=G0DiWRuFeqA
Since I already know APIM 1.9.0 is default support BAM, that UI is for deploy the BAM analytics artifacts called toolbox. When you work with DAS, you should leave Data Analyzer Configurations as blank. And need to deploy artifacts(CaPP) manually on DAS .
I seached and found below link which might be helpful:
http://blog.rukspot.com/2015/09/publishing-apim-runtime-statistics-to.html
But the bad thing is for unknown reason I tried times to access this link ,,all failed.
Can anybody help to paste the content of above link here or just send a private mail to me via my mail : menglong567#aliyun.com
That would be very appreaciated !
Please find the official documentation for WSO2 API-M 1.9.0 statistics configurations in here.
All the necessary information is covered in the official doc.
I am developing a ws-bpel process using wso2 developer studio and I am following this Tutorial.
But when I want to deploy the Bpel process on the BusinessProcessServer, I am not able to test it. I get an empty interface.
I must have the request message to send it. I don't have any error in the bpel process when i generated it's .zip file.
Can any one help me please ?
Seems like it is because you have secured the service with UTOverTransport. Try unsecuring the service (Re-secure it later if needed).
I installed WSO2 Developer Studio 3.2.0 on Eclipse Kepler. I have created an ESB Config Project and defined a proxy service in this project. In this proxy definition there are inSequence, outSequence and faultSequence parts each including set of mediators.
I have created a Carbon Application project and added the artifact as a dependency. After deployment, in final *.car file, I see that the proxy service definition is changed in a way that outSequence does not include any mediators. At deployment stage, outSequence content is emptied. What could be the problem?
First of all, WSO2 Dev Studio is not compatible with Eclipse Kepler. Recommended Eclipse version is Eclipse Juno SR2.
You will experience this problem if you have entered incorrect properties or parameters for a mediator in your OutSequence of the Proxy service. This issue is now fixed in upcoming WSO2 Dev Studio 3.5 version where it will provide you an error message when there is such incorrect or incompatible property/parameter is used.
Therefore please use latest Developer Studio 3.5 version and retry the example.
Hope this helps!!
Thanks and Regards,
Harshana