The first logical operation to define for our service interface is one that enables us to add a record. The process entails identifying the COBOL program that contains the Add action, identifying the COBOL Entry point code for that program, determining which fields send and receive information, and defining our operation to interact with the program, specifying the Add action.