Assigning a Model to an Announcement
As a manufacturer, you can assign a model to an announcement so that the operator can get the most of the item of equipment which is based on the model.
Prerequisite
You have created a model (see Creating a Model Header)
Request
-
HTTP Method: PUT
-
Example URL: Application_URL/services/api/v1/ announcements
-
Authorization: You must have the roles ANNOUNCEMENT_EDIT or ANNOUNCEMENT_DELETE assigned to your user ID in the SAP Cloud Platform account.
-
Request Schema: To know about fields that you can use in a request payload, refer to the request schema in the https://help.sap.com/doc/f8b8910be13b4c378bd2e39749b90bed/1902/en-US/Announcement.html#announcements_put file.
For more information about the request payload fields, their descriptions, and possible values, refer to Additional Information.
Response
-
If the system assigns a model to an announcement successfully, system returns the details of the updated announcement along with the model details in the response payload.
For more information, see https://help.sap.com/doc/f8b8910be13b4c378bd2e39749b90bed/1902/en-US/Announcement.html#announcements_put.
- If a model has been assigned to a published instruction, the model gets assigned to the instruction and the version of the instruction is incremented automatically.