Custom Metadata
Get to know the custom metadata components for TMF648 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
Value
andDefault Value
field 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. - If any customer wants to restrict the OOB values available for the API, then
Default Value
field must be updated with the respective values. Because, the value of theDefault Value
field is takes precedence over theValue
field value. We do not recommend changing the values of these two fields to different values.
MetaDataName | Description | Default value | Included in the CME managed package |
---|---|---|---|
TMForumQuoteMethods | This is the metadata used to define available methods for TMF648 APIs | GET,POST | Yes |
TMForumQuoteRequestDR | To get salesforce field mapped to tmf field | TMFTMForumTransformQuoteRequest | Yes |
TMForumQuoteVIPName | This VIP is invoked by the GET Quote Management API | tmf_TMForumQuote | Yes |
TMForumCreateQuoteVIPName | This VIP is invoked by the POST Quote Management API. | tmf_TMForumCreateQuote | Yes |
TMForumQuoteRequestURLPrefix | To get prefix URL which is used to construct Href | /services/apexrest/%vlocity_namespace%/tmforum/quote | Yes |
TMForumQuoteREPageSize | The API applies the set limit to query the related entities of primary entity | 40000 | Yes |