If you wish to add a flow that is not part of this Accelerator, the steps below describe how to add a flow(s) to your Project. Please note that the steps below are based on a specific example; actual resource names and locations will vary based on your specific requirements.
Adding an inbound flow
The steps below use the example of adding an inbound 860 flow.
- Create a package in the
com.cleo._customer_.edi
project. Name itcom.cleo._customer_.edi.n860)
. - Create an 860 EDI schema (make sure to use the correct version).
- Create a package in the project
com.cleo._customer_.booster.d365bc
. Name itcom.cleo._customer_.booster.d365bc.salesOrderChangeRequest
. - Create a Business Process to call the required D365BC Business Process.
- Check out the
com.cleo.cic.cockpit.core.n860 Project
from the Cleo repository and add it to the dependencies referenced in thecom.cleo._customer_.d365bc._tp_
project. - Create a package in the
com.cleo._customer_.edid365bc
project. Name itcom.cleo._customer_.edid365bc.inbound.n860
. - Create an inbound route BPS and configure it as required.
- Create a package in the
com.cleo._customer_.d365bc._tp_ project
com.cleo._customer_.d365bc._tp_.inbound.n860.v4010
. - Create an Inbound EDI Route and configure it accordingly.
- Create the transformation Ruleset per specific mapping requirements.
- Deploy all projects that have changed.
- Run and test the flow.
Adding an outbound flow
The steps below use the example of adding an inbound 846 flow.
- Create a package in the
com.cleo._customer_.edi
project. Name itcom.cleo._customer_.edi.n846
. - Create an 846 EDI Schema (make sure to use the correct version).
- Create a package in the project
com.cleo._customer_.edi.booster.d365bc
. Name itcom.cleo._customer_.edi.booster.d365bc.inventory
. - Create your Process Schedulers, Launcher Business Process, and DARS (Ruleset).
- Check out the
com.cleo.cic.cockpit.core.n846
project from the Cleo repository and add it to the dependencies as referenced in thecom.cleo._customer_.
d365bc._tp_project. - Create a package in the
com.cleo._customer_.edid365bc
project. Name itcom.cleo._customer_.edid365bc.outbound.n846
. - Create an Outbound Route Business Process and configure it per your requirements. As a guide, you can refer to the Outbound810RouteBPS found in the
com.cleo._customer_.edi.d365bc.customer.outbound.n810
package. - Create a package in the
com.cleo._customer_.d365bc._tp_
project. Name itcom.cleo._customer_.d365bc._tp_.outbound.n846.v4010
. - Create an Outbound EDI Route and configure it accordingly.
- Create the transformation Ruleset per your mapping requirements.
- Create and configure the EDI Enveloper.
- Deploy all projects that have changed.
- Run and test the flow.
Always contact Cleo Support if you need assistance.
Comments
0 comments
Please sign in to leave a comment.