Develop SOAP SOEs
SOAP SOEs can be created or built either from the Maven archetype:
command, or from a Java integrated development environment (IDE). This section walks you through how to build SOAP SOEs using IntelliJ, Eclipse, and the Maven command.
Last, this section also discusses how to implement the interfaces in SOAP SOEs to achieve business logic. Refer to Implement the SOAP SOE's Interfaces.