diff --git a/README.md b/README.md index 9a9f7af..8278976 100644 --- a/README.md +++ b/README.md @@ -44,12 +44,15 @@ Once all objects are activated you will need to maintain the MPC, DPC and Annota Create Model **ZTE\_FLIGHT\_MDL** with Model Provider Class **ZCL\_TE\_FLIGHT\_MPC_EXT** and Description **Model for Flight CDS** + ![alt text](img/create_model1.png "Create Model") Create the corresponding Service **ZTE\_FLIGHT\_SRV** with the Description **Service for Flight CDS** and Data Provider Class **ZCL\_TE\_FLIGHT\_DPC\_EXT**. Then assign the above Model to Service. + ![alt text](img/create_service1.png "Create Service") Create the Annotation Model **ZTE\_FLIGHT\_ANNO\_MDL** based on the Annotation Model Provider Class **CL\_SADL\_GW\_CDS\_EXPOSURE\_APC** with the description **Annotation for Flight CDS** + ![alt text](img/create_anno1a.png "Create Annotation Model") And assign the Annotation Model **ZTE\_FLIGHT\_ANNO\_MDL** to the **ZTE\_FLIGHT\_SRV** service @@ -60,9 +63,11 @@ Repeat the same steps above for the OVP Service Create Model ZTE\_FLIGHTOVP\_MDL with Model Provider Class **ZCL\_TE\_FLIGHTOVP\_MPC\_EXT** and Description **Model for Flight OVP Service** + ![alt text](img/create_model2.png "Create Model") Create the corresponding Service **ZTE\_FLIGHTOVP\_SRV** with the Description **Service for Flight OVP CDS** and Data Provider Class **ZCL\_TE\_FLIGHTOVP\_DPC\_EXT**. Then assign the above Model **ZTE\_FLIGHTOVP\_MDL** to Service. + ![alt text](img/create_service2.png "Create Service") Create the Annotation Model **ZTE\_FLIGHTOVP\_ANNO\_MDL** based on the Annotation Model Provider Class **CL\_SADL\_GW\_CDS\_EXPOSURE\_APC** with the description **Annotation for Flight OVP** and assign to the service **ZTE\_FLIGHTOVP\_SRV**