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 812 flow.
- Create a package in the
com._customer_.cim.saphana
project. Name itcom.cleo._customer_.cim.saphana.n812)
. - Create an 812 EDI schema (make sure to use the correct version).
- Create a package in the
com.customer.booster.cim.saphana
project. Name itcom.customer.cim.saphana.debit.adjustment
- Create a package in the
- Create a Business Process to call the required SAP S/4Hana Business Process.
- Check out the
com.cleo.cic.cockpit.rulesets
Project from the Cleo repository and add it to the dependencies referenced in thecom._customer_.cim.saphana
project.
- Check out the
- Create an inbound route BPS and configure it as required.
- Create a package called
com._customer_.cim.saphana.inbound.n812
in thecom._customer_.cim.saphana
Project.
- Create a package called
- 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 Outbound flow
The steps below use the example of adding an inbound 846 flow.
- Create a package in the
com._customer_.cim.saphana
project. Name itcom._customer_.cim.saphana.outbound.n846
. - Create an 846 EDI Schema (make sure to use the correct version).
- Create a package in the project
com._customer_.booster.cim.saphana
. Name itcom._customer_.booster.cim.saphana.inventory
.
- Create a package in the project
- Create your Process Schedulers, Launcher Business Process, and DARS (Ruleset).
- Check out the
com.cleo.cic.cim.cockpit.rulesets
project from the Cleo repository and add it to the dependencies as referenced in thecom._customer_cim.saphana
project. - Create a package in the
com._customer_cim.saphana
project. Name itcom._customer_.cim.saphana.outbound.n846
.
- Check out the
- Create an Outbound Route Business Process and configure it per your requirements. As a guide, you can refer to the Outbound846RouteBPS found in the
com._customer_.cim.saphana.outbound.n846
package.- Create a package in the
com.cleo._customer_.d365bc._tp_
project. Name itcom.cleo._customer_.d365bc._tp_.outbound.n846.v4010
.
- Create a package in the
- 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.