Property | Description |
Service | Specifies the fully qualified name of the service that is invoked at run time. When you insert a transformer, Designer automatically assigns the name of that service to the Service property. If the service that a transformer invokes is moved, renamed, or deleted, you must change the Service property. Specify the service’s fully qualified name in the folderName:serviceName format or click to select a service from a list. |
Validate input | Specifies whether or not Integration Server validates the input to the transformer against the input signature of the service. Select True if you want to validate the input of the service. Select False if you do not want to validate the input of the service. |
Validate output | Specifies whether or not Integration Server validates the output of the transformer against the output signature of the service. Select True if you want to validate the output of the service. Select False if you do not want to validate the output of the service. |