Software AG Products 10.7 | Integrating On-Premises and Cloud Applications | Service Development | Mapping Data in Flow Services | Working with Transformers | Using Built-In Services as Transformers
 
Using Built-In Services as Transformers
Integration Server provides several built-in services specifically designed to translate values between formats. These services can be found in the following folders in the WmPublic package:
This folder…
Contains services to…
pub.date
Transform time and date information from one format to another.
pub.list
Transform a String List to a Document List (IData[ ] object) and append items to a Document List (IData[ ] object) or a String List.
pub.math
Perform simple arithmetic calculations (add, subtract, multiply, and divide) on integers and decimals contained in String variables.
pub.string
Transform String values in various ways (for example, pad, substring, concat, replace through a lookup table).
For more information about built-in services, see the webMethods Integration Server Built-In Services Reference.