Hi
I am looking for some guidance on how I can use the @type and @baseType attributes.
I recognise that these attributes form part of the logic to determine how the API request is processed based on the @type value.
For my situation, I am looking at the Product Order Management (TMF622) and Work Order Management (TMF697 pre-production) APIs for how I can use these.
For the Work Order (TMF697), I have different types of Work Orders, such as 'Reinstatement Work Order' or 'Inspection Work Order'; I assume that in this scenario, I can use the '@baseType = WorkOrder," and then for the actual operation (POST, GET, PUT, PATCH) and set the '@type = ReinstatementWorkOrder'. Would this be possible?
For the Product Order (TMF622), I have different types of Product Orders that can be initiated, such as 'Connect New Service', 'Change Plan', etc.. In this case, I would like to set the '@baseType = ProductWorkOrder' and '@type = ConnectNew'. Would this be possible?
I would like to thank you for your responses in advance.
Pete
------------------------------
Pete Bains
BAINZ Consulting Limited (New Zealand)
------------------------------