You work for Acme and want to manage its product information on Amazon. You want to translate the English descriptions of products into French for the customers in France after business users create Item records. To ensure that the products listed on Amazon reflect the correct product classification, you also want to automatically classify the records.
To translate English product descriptions into French, design a custom process named Translate Product Description in Application Integration. Design the process to send English product descriptions to OpenAI ChatGPT for translation. Additionally, design a process named Product Classification for Amazon to connect to an external service that provides product categories based on product descriptions.
The following image shows how two Application Integration processes connect to two external services:
In Business 360 Console, you create an objective group named Enrich Production Information on Amazon. Within the objective group, you define objectives named Enrich Brand Information and Classify Products.
In the Enrich Brand Information objective, you create a rule association named Translate description to French with a data enhancement rule named Translation rule. You configure this rule association to send product descriptions to the Translate Product Description process and to update the Item records with the translated descriptions that ChatGPT returns.
The following image shows a sample data enrichment configuration for Acme Pvt Ltd:
Similarly, create a rule association named Mappings for Product Classification within the Classify Products objective. You can configure the rule association to send product descriptions to the Classify Products for Amazon process. Also, you configure the rule association to classify the Item records based on the product categories that the process returns.