A Appendix
Setting Default Entities
Table A-1 Setting Default Entities
Entity | Sample Payload | Description |
---|---|---|
Service Specification |
Siebel-Default-SS
|
It is mandatory to have a Service Specifocation in Launch to create Service offers. |
Product Specification |
Siebel-Default-PS
|
Siebel CRM allows to create simple products without association with classes. However, it is mandatory to specify a product specification in Launch for device and service offers. |
Custom Profile Specification |
Siebel Default Aggregate Discount CPS
|
The migration process is expected to have a custom profile specification with quantity and product offer to be available for a successful formation of aggregate discounts. |
Custom Profile Specification |
Siebel Discount Matrix CPS
|
The migration process is expected to have a custom profile specification with values present in Siebel. |
Note:
The lifecycle Status for these default objects must be set to Active. To do this, run PATCH method call on the respective rest APIs.
Downloading Third Party CMS Swagger
Use this GET request to download the Third Party CMS Swagger.
GET - https://{FAHOST}/crmRestApi/atcProductCatalog/11.13.18.05/productCatalogManagement/v1/swagger/ThirdPartyCMSSwagger
This comprehensive API reference will provide in-depth information on all available operations and data structures and different sample requests and responses for the CMS integration.
Downloading Third Party Function Service Swagger
Use this GET request to download the Third-Party Function Service Swagger:
GET - https://{FAHOST}/crmRestApi/atcProductCatalog/11.13.18.05/productCatalogManagement/v1/swagger/PreTransformExternalFunction
This comprehensive API reference will provide in-depth information on all available operations and data structures and different sample requests and responses for the Third-Party Function service integration for both Transform and PreTransform API’s.