This topic applies only to the IBM Business Automation Workflow Advanced
configuration.

Creating interfaces

Draft comment:
This topic only applies to BAW, and is located in the BAW repository. Last updated on 2025-03-13 12:15
Components use interfaces as the means of exchanging data with other components. The interface is what is publicly viewable to other components. Interfaces describe the operations the component can perform. You will learn about the relationship between interfaces and implementations and the different parts of an interface in this section. An interface can be based on the Web Services Description Language (WSDL) or on Java™.