- Notifications
You must be signed in to change notification settings - Fork26
Collection of examples for using webMethods Integration platform
License
ibm-wm-transition/webmethods-integration-examples
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Collection of examples for using webMethods Integration platform. This is intended to give you starting points for common problems and use cases. webMethods is a multiplatform enterprise integration server that supports integration of diverse services such as mapping data between formats and communication between systems.
Those examples show you how to use dockerbuilder to create you own images using command central templates. The templates are intentionally hold simple in order to show the basic principles and allow you to extend them for your own use cases.
Those examples show you how to use Service Designer to quickly develop typical services and/or integrations. They are mainly intented to show typical concepts, so they will not be "production ready" as they are! They will work with Service Designer as well as Desginer Workstation.
- Using a flat file schema to parse a fileThis demonstrate how to build a flat file schema using the wizard from a given flat file and use it to convert the file to json or xml.
- Dynamic conversion of a flat file to xml or jsonThis demonstrates the usage of service Desginer to build docker containers and exposing Rest APIs. The example will convert a csv dynamically toxmlor json.
- Import Integration Server packages automation This shows how to import mutliple packages retrieved from version control into the local Integration Server automated with an ANT script.
Those examples show you how to develop, deploy, configure, and use custom coded Integration Server adapters and explain use cases the adapters can be used for.
- WxSocketAdapter (source code, eclipse project, installation guide)This adapter demonstrates how to connect to low-level resources and devices within the Integration Server. It connects to TCP/IP raw sockets, as well as serial communication devices. It delivers two way communication to the devices and channels (reading/writing).
- webmethods-hybridintegration - step by step how to upload a webMethods Integration Server (IS) workflow to the Webmethods.io Integration (wm.io) cloud
For more information you can Ask a Question in theTECHcommunity Forums.
You can find additional information in theSoftware AG TECHcommunity.
These tools are provided as-is and without warranty or support. They do not constitute part of the webMethods product suite. Users are free to use, fork and modify them, subject to the license agreement. While we welcome contributions, we cannot guarantee to include every contribution in the master project.
Contact us atTECHcommunity if you have any questions.
About
Collection of examples for using webMethods Integration platform
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
Packages0
Uh oh!
There was an error while loading.Please reload this page.
Contributors5
Uh oh!
There was an error while loading.Please reload this page.