IBM Integration Bus, Version 9.0.0.8 Operating Systems: AIX, HP-Itanium, Linux, Solaris, Windows, z/OS

See information about the latest product version

Task

The Task transform indicates a manual task or point of concern that might need to be resolved before a graphical data map can be used in your messaging solution.

The Task transform can be connected to one or more inputs, and to a single output, to indicate the input and output elements that are required to resolve the point of concern.

Use the General property of a Task transform to specify the Task type:
Task type Description
Error Used to indicate a problem in your graphical data map that must be resolved before the map is used in a messaging solution. Task transforms of type Error are displayed in the Graphical Data Mapping editor, and in the Problems view of the Integration Development perspective. Your graphical data map cannot be deployed if it contains one or more Task transforms of type Error.
Warning Used to indicate an area of your graphical data map that needs to be reviewed. Task transforms of type Warning are displayed in the Graphical Data Mapping editor, and in the Problems view of the Integration Development perspective. Task transforms of type Warning are ignored at run time.
Info Used to contain a note or comment in your ggraphical data map. Task transforms of type Info are displayed in the Graphical Data Mapping editor, and in the Problems view of the Integration Development perspective. Task transforms of type Info are ignored at run time.
To Do Used to indicate an area of your graphical data map that is incomplete. Task transforms of type To Do are displayed in the Graphical Data Mapping editor, and in the Tasks view of the Integration Development perspective. Task transforms of type To Do are ignored at run time.

Use the Documentation property of a Task transform to describe the details of your manual task or point of concern. The Documentation property can also contain a link to a related resource, for example a .msgmap file.

For information about the Mapping node, see Mapping node.

When you use the IBM® Integration Toolkit to convert a message map (.msgmap file) to a graphical data map (.map) file, a Task transform is created in your new graphical data map for each mapping structure that was not re-created by the conversion process. The Documentation property of a Task transform is used to describe the unconverted transform and, where possible, a suggested solution. For example:

This map transform was generated by conversion of the message mapping built in a previous version of the product.
The original transform from the converted file "example.msgmap_backup" was was "esql:concat('NativeError: ', esql:sqlnativeerror())".
The convert processing could not provide an equivalent transform. Reason: There is no supported corresponding XPath expression for esql:sqlnativeerror().
This map cannot be deployed and run until this 'Task' transform is re-implemented.
To re-implement this transform and remove the error marker on the map consider changing the 'Task' transform into a <Custom XPath Transform>.

For more information about converting .msgmap files, see Converting a message map from a .msgmap file to a .map file.


br40804_.htm | Last updated Friday, 21 July 2017