Software AG Products 10.7 | Integrating On-Premises and Cloud Applications | Service Development | Building C/C++ Services | C/C++ Service Editor
 
C/C++ Service Editor
 
Source Tab
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.
Note:
You can use the Designer C/C++ service editor to edit the C/C++ services that you created in Developer. Additionally, you can use Designer to edit C/C++ services you created with your own IDE, provided that you properly commented them as described in Building Java Services in Your Own IDE and Adding Comments to Your Java Code for the jcode Utility.