on 2024 Mar 08 9:55 AM
Hello,
I am working on SAP commerce cloud 2211 and composable storefront 6.x. I am creating orders from the frontend, they are saved in the commerce backend. I want my orders to be sent to SCPI, so I created all the outbound configurations e.g. consumed destinations, http distinations, channel, stream etc. But the sending is not triggered.
In the code I see the action SapCpiOmsOrderOutboundAction but it is not part of any business process. I mean when I search I can not find it in any XML definition.
Is the XML definition included in another extension?
I also read, i should install ysapcpiomsfulfillment, which I did. But it includes just strategy classes with code similar to the SapCpiOmsOrderOutboundAction and it is also not triggered.
So, the questions now are
1- How to trigger the sending?
2-What is the difference between SapCpiOmsOrderOutboundAction and the classes in ysapcpiomsfulfillment? why do they have similar code and when should each of them be used?
Here are the extensions, that I use
Hello,
I am working on SAP commerce cloud 2211 and composable storefront 6.x. I am creating orders from the frontend, they are saved in the commerce backend. I want my orders to be sent to SCPI, so I created all the outbound configurations e.g. consumed destinations, http distinations, channel, stream etc. But the sending is not triggered.
In the code I see the action SapCpiOmsOrderOutboundAction but it is not part of any business process. I mean when I search I can not find it in any XML definition.
Is the XML definition included in another extension?
I also read, i should install ysapcpiomsfulfillment, which I did. But it includes just strategy classes with code similar to the SapCpiOmsOrderOutboundAction and it is also not triggered.
So, the questions now are
1- How to trigger the sending?
2-What is the difference between SapCpiOmsOrderOutboundAction and the classes in ysapcpiomsfulfillment? why do they have similar code and when should each of them be used?
Here are the extensions, that I use
<extension name="magnithordermanagement"/> based on yacceleratorordermanagement
<extension name="magnithsapcpiomsfulfillment"/> based on ysapcpiomsfulfillment
<extension name="sapcpicustomerexchangeb2b"/>
<extension name="sapcpiorderexchangeb2b"/>
<extension name="ordermanagementwebservices"/>
<extension name="b2bordermanagementwebservices"/>
<extension name="sapcpiorderexchange"/>
<extension name="sapcpiadapter"/>
Thanks in advance
Request clarification before answering.
User | Count |
---|---|
12 | |
2 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.