C/C++ Service Editor
Use the Designer C/C++ service editor to create new C/C++ services and to edit existing C/C++ services.
The C/C++ service editor has four tabs:
Source tab contains the code for the C/C++ service. For more information about the Source tab, see
Source Tab Input/Output tab contains the input and output signature of the C/C++ service. For more information about declaring the input and output parameters for a service, see
About the Service Signature.
Logged Fields tab indicates the input and output parameters for which
Integration Server logs data. For more information about logging the contents of input and output fields, see
Logging Input and Output Fields.
Comments tab contains the comments or notes, if any, for the C/C++ service.