Use cases
Case
-
Case use cases sends Material and Style details to D365 FO from CentricPLM. However, Case use cases works without change action. The in built use cases are mentioned in the below table.
| Use case | Event Category | Event | Processor | Description |
|---|---|---|---|---|
1. GetMaterialsToSync |
Material |
Schedular Task |
CreateProduct |
Generates the payload from the received newly created Material from CentricPLM and sends the Material details to D365 FO. For more information about payload structure please check Payload for create product use case. |
2. GetStylesToSync (withBOM) |
Style |
Schedular Task |
CreateProduct,SendBOM |
Generates the payload from the received Style and sends the updated attributes details to D365 FO. For more information about payload structure please check Payload to update product attributes use case. |