
Once you have modeled the services of an application and how the they interact with each other, you can:
Specified here means that you define the structure of each modeled object in detail, for example, which operations a service interface comprises, and which data structure describes a particular message type.
You can also create the specified object types first. However, we recommend that you only start to do so once you have finished modeling the objects. It is then easier to derive the specifying objects.
See the prerequisites in the Enterprise Services Repository section.
Familiarize yourself with the Enterprise Services Builder .
More information: Developing Service Interfaces
If a process component model or process component interaction model already exists, you can derive the names of the specified objects directly from the models.
More information: Modeling A2X Services , Modeling A2A Interactions .
More information: Working with External Definitions