Task: I1 - Implement services
Disciplines: Development
Purpose
To implement the described services.
Relationships
RolesPrimary Performer: Additional Performers:
InputsMandatory:
    Optional:
    • None
    Outputs
      Process Usage
      Main Description
      To implement the described services taking into account the type of service, the designed interfaces, the interaction with other services (with or without a repository of services, binding in development or execution time).
      Steps
      For each service recall the defined interfaces with its operations, parameters, pre and post conditions from the services document
      Implement the service defining if invocations to other services will be through a services repository or not, and the time of binding for the invocation (development, execution)
      Implement the service defining how invocations to other software pieces will be handled, and the time of binding for the invocation (development, execution)