Custom Metadata
Get to know the custom metadata components for TMF622 API resources. Custom Metadata types enable you to create your own setup objects with records as metadata rather than data.
After an upgrade, ensure the custom metadata values are updated as per the values in these tables. If any of the values aren't updated automatically, manually update the values as per the corresponding values in the table.
Metadata Name | Description | Default Value | Available Version | Included in the CME managed package? (Yes/No) |
---|---|---|---|---|
TMForumRequestURLPrefix | Indicates the request URL prefix for the TMF APIs | /services/apexrest/%vlocity_namespace%/tmforum/productopenapi/v1/ | 58 | Yes |
TMForumCreateProductOrderVIPName | Invoked by the POST method of productOrder API. | tmf_TMForumCreateProductOrder | 58 | Yes |
TMForumProductOrderMethods | Defines the available methods for the productOrder API. | GET,Post | 58 | Yes |
TMForumProductOrderRequestDR | DR name that's used to Invoke the GET and POST methods of productOrder API. | TMFTMForumTransformProductOrderRequest | 58 | Yes |
TMForumProductOrderVIPName | Invoked by the GET method of productOrder API. | tmf_TMForumProductOrder | 58 | Yes |
TMForumREPageSize | Applies a set limit to query the related entities of a primary entity. | 2000 | 58 | Yes |
TMForumEnablePageInfo | Indicates whether to enable the PageInfo and PageSize parameters in the response (true) or not (false). | TRUE | 58 | Yes |