Table of Contents

Search

  1. Preface
  2. Transformations
  3. Source transformation
  4. Target transformation
  5. Aggregator transformation
  6. Cleanse transformation
  7. Data Masking transformation
  8. Data Services transformation
  9. Deduplicate transformation
  10. Expression transformation
  11. Filter transformation
  12. Hierarchy Builder transformation
  13. Hierarchy Parser transformation
  14. Hierarchy Processor transformation
  15. Input transformation
  16. Java transformation
  17. Java transformation API reference
  18. Joiner transformation
  19. Labeler transformation
  20. Lookup transformation
  21. Machine Learning transformation
  22. Mapplet transformation
  23. Normalizer transformation
  24. Output transformation
  25. Parse transformation
  26. Python transformation
  27. Rank transformation
  28. Router transformation
  29. Rule Specification transformation
  30. Sequence Generator transformation
  31. Sorter transformation
  32. SQL transformation
  33. Structure Parser transformation
  34. Transaction Control transformation
  35. Union transformation
  36. Velocity transformation
  37. Verifier transformation
  38. Web Services transformation

Transformations

Transformations

Data Services properties

Data Services properties

Configure data services properties to define the input and output types, the data services that the transformation invokes, and the status tracing level on the
Data Services
tab.
Configure the following properties:
Property
Description
Input Type
Type of input that the Data Services transformation receives from the upstream transformation. Select one of the following options:
  • Buffer. The Data Services transformation receives source data in the inputBuffer input field.
  • File. The Data Services transformation receives a source file path in the inputBuffer input field.
Default is Buffer.
Output Type
Type of output that the transformation passes on to the downstream transformation. Select one of the following options:
  • Buffer. The Data Services transformation passes the data to the outputBuffer output field.
  • File. The Data Services transformation writes the output to the outputBuffer output field as an output.xml file.
Default is Buffer.
Service Name
Select a data service from the data services that reside in the data services repository. Choose this option for a mapping that processes a single message type for a specific standard and usage type.
Click
Populate Fields
to automatically populate the input and output fields based on the data service.
Applies when you don't use a dynamic service name.
Dynamic Service Name
Select this option to pass service names to the downstream transformation as parameters. Choose this option for a mapping that processes messages for multiple message types from different standards and usage types.
Status Tracing Level
Detail level of job status that the Data Services transformation writes to output fields. Select one of the following options:
  • None. The transformation doesn't write the status to output fields. You can view the information in the job the session log.
  • Description only. The transformation writes a status code and a short description to the UDT_Status_Code output field.
  • Full status (XML). The transformation writes a status code to the UDT_Status_Code output field and a detailed XML status message to the UDT_Status_Mesage output field.
Default is none.

0 COMMENTS

We’d like to hear from you!