A company has a customer order system that creates sales orders manually.
You need to design an Ai solution to automate the following tasks as part of the system:
* Save the order details to a database.
* Update the order status m the database.
* Extract the order details from an order file
* Prepare and send a confirmation email to customers.
The solution must minimize development effort and support intelligent automation and solution integration.
What should you include m the design?
Currently there are no comments in this discussion, be the first to comment!