Using encrypted passwords in WSO2 Micro IntegratorWhen we are developing synapse configurations, which are to be deployed in WSO2 Enterprise Integrator or in WSO2 Micro Integrator (MI), as…Jul 17, 20191Jul 17, 20191
Cross Origin Resource Sharing for WSO2 EI data servicesCross Origin Resource Sharing (CORS) is a standard mechanism to ensure resource sharing policies, which allow or restrict requests across…Apr 28, 2019Apr 28, 2019
Synchronous execution of tasks with WSO2 EI Scheduled TasksWSO2 Enterprise Integrator has the in built capability to periodically execute tasks with it’s scheduled tasks implementation [1]. It can…Apr 6, 20191Apr 6, 20191
Published inThink IntegrationVisual cues to indicate errors in WSO2 Enterprise Integrator ToolingWSO2 Enterprise Integrator Tooling comes with the source view, which displays the xml representation of the Synapse mediation flow…Mar 27, 2019Mar 27, 2019
Use WS-policy to secure a WSO2 proxy serviceI have used WSO2 Enterprise Server 6.2.0 and WSO2 EI Tooling 6.2.0 distribution for the following configurations. Here, I have demonstrated…Jun 27, 2018Jun 27, 2018
Avoid “Input type is incorrect or Invalid element found” error with WSO2 data mappingThe error, Input type is incorrect or Invalid element found in the message payload is one of the common errors that we encounter while…Apr 30, 2018Apr 30, 2018
Secret Alias with WSO2 Enterprise Server 6.2.0WSO2 products has the secure vault implementation which can be used to encrypt plain text passwords. With the use of WSO2 cipher tool, we…Mar 20, 20181Mar 20, 20181
UserIdentityManagementAdminService in WSO2 Identity ServerWe can use UserIdentityManagementAdminService [1] to lock/unlock user accounts without login to management console and manually…Feb 16, 2018Feb 16, 2018
Avoid “Error occurred while applying patches” with WSO2 ESB 4.8.1Sometime we get the following error when we start WSO2 ESB 4.8.1 using java 1.7 or 1.6.Feb 15, 2018Feb 15, 2018
Analyse a thread dump with process informationAnalysis on thread dumps are very important to identify the spinning threads that has utilized more CPU cycles. Also, the identified thread…Feb 11, 2018Feb 11, 2018