Skip to main content
Advanced Search
Search Terms
Content Type

Exact Matches
Tag Searches
Date Options
Updated after
Updated before
Created after
Created before

Search Results

22 total results found

WSO2 Micro Integrator

The open-source, configuration-driven integrator with a graphical drag and drop designer based on the same battle-tested WSO2 EI/ESB runtime.It can facilitate any complex enterprise architecture by integrating APIs, services, data, and SaaS, proprietary, and l...

WSO2 Applications

WSO2 solutions give enterprises the flexibility to deploy applications and services on-premises, on private or public clouds, or in hybrid environments and easily migrate between them as needed. And because all of the products are pre-integrated, enterprises c...

FAQ

WSO2 Micro Integrator

Build image dari wso2 mi failed. Caused by: com.spotify.docker.client.exceptions.DockerException

WSO2 Micro Integrator FAQ

Ketika melakukan build image docker / kubernetes di integration studio tampil error di log : [ERROR] pull access denied for docker.wso2.com/wso2mi, repository does not exist or may require 'docker login': denied: requested access to the resource is denied In...

Integration Studio 8.1.0
wso2mi 4.1.0

WSO2 Api Manager

WSO2 API Manager is a complete platform for building, integrating, and exposing your digital services as managed APIs in the cloud, on-premise, and hybrid architectures to drive your digital transformation strategy. It allows API developers to design, publi...

Containers

A container is a standard unit of software that packages up code and all its dependencies so the application runs quickly and reliably from one computing environment to another. A Docker container image is a lightweight, standalone, executable package of softw...

Configurations

WSO2 Micro Integrator

Tidak mendapatkan respon dari backend ketika menggunakan Call Mediator

WSO2 Micro Integrator FAQ

Disaat memanggil backend menggunakan Call Mediator, backend mengeluarkan respon berupa json, akan tetapi ketika mendapatkan respon dengan json-eval atau $body, keluar error : ERROR {org.wso2.micro.integrator.core.json.JsonStreamBuilder} - Error occurred while...

Integration Studio 8.1.0
wso2mi 4.1.0

Docker

Docker is a platform designed to help developers build, share, and run modern applications. We handle the tedious setup, so you can focus on the code.

Learning

WSO2 Micro Integrator

New Page

WSO2 Api Manager FAQ

Kubernetes

Kubernetes, also known as K8s, is an open-source system for automating deployment, scaling, and management of containerized applications.

Learning

WSO2 Api Manager

Deploy Gateway Terdistribusi

WSO2 Api Manager Learning

Single Deployment Gateway Pada asalnya sebuah instance gateway mampu melayani 2 buah jenis token , yaitu Sandbox dan Production. yang dikena dengan model hybrid. Ketika ada request yang masuk ke gateway, maka gateway memeriksa token yang digunakan. Apakah tok...

Configurations

WSO2 Api Manager

Output dari query database tidak konsisten

WSO2 Micro Integrator FAQ

Pada saat query ke database untuk select data, akan keluar output yang berbeda seperti berikut : - Jika result dari db hanya 1 row, respon dari micro integrator adalah json object.- Jika result db lebih dari 1, respon format adalah json arrayIf result return ...

wso2mi 4.1.0
Integration Studio 8.1.0

FAQ

WSO2 Api Manager

Bagaimana cara menambahkan object kedalam array

WSO2 Micro Integrator FAQ

Untuk menambahkan object kedalam array bisa menggunakan foreach dan enrich mediator untuk menambahkannya, contoh source code : <foreach expression="json-eval($.data)" id="foreach_1"> <sequence> <enrich> <source clone="true" type="in...

Integration Studio 8.1.0
wso2mi 4.1.0