Help:- DEX developmentindexpreviousnextdownside index

This section describes the process involved in developing a DEX.

At a high level, the development of a DEX can be broken down into three stages:

  1. Why: Establishing "why" data is to be exchanged. This requires an understanding of the business processes to be supported and information needed by those businesses. For example, if a car is on a long term lease and the servicing of the car is contracted a maintenance organization, the maintenance organization will require information about the odometer readings (mileage) of the car so that the servicing of the car can be planed by the organization. It is not necessary to understand the detailed business processes of the organizations involved in the exchange, but sufficient knowledge of the business to identify the reasons or any exchange.

  2. What: Having established that there is a high level need for exchange data between organizations, it is then necessary to define "what" information is to be exchanged - the "information needs". This involves detailing the information at a business level, and typically involves the definition of a business object model. This provides a specification of the information that is to be exchanged.

  3. How: The next stage is to define "how" the standard is to be used to exchange the data. This requires the business level information to be mapped to the equivalent information in the standard.

The three stages outlined above are represented within a DEX, the components of which are summarized in DEX overview and shown in Figure 1. The corresponding DEX sections are:

  1. Why: This is documented in the DEX as part of the introduction and activity model. For example:

  2. What: This is documented in the DEX as part of the "Scope", "Business Overview", "Business Information Overview" and "Business Information Model" sections. For example:

  3. How: This is documented in the DEX as part of the "PLCS PSM Representation", "Templates", "Schemata" and "Reference Data" sections. For example:
help/images/dex_components.png
Figure 1 -  Components of a DEX

The steps in developing the DEX are therefore:

Issue reporting