First, we create the operation, giving it a name and identifying the program and entry point with which we want to interact. In this case, we want to create an operation that enables us to add a record.
From studying the COBOL code in the application, we know that the book.cbl program performs the add record action.