on ‎2018 May 11 7:44 PM - last edited on ‎2024 Feb 04 5:46 AM by postmig_api_4
Hi,
I am getting the below message when trying to connect to SapErpSystem
Could not perform auto publish for pool SAPORDER_OUTBOUND_POOL because no target systems were found.
sapcoreconfiguration.autopublish.targetsystemsbypools=GLOBAL.HybrisCore,GLOBAL.SapErpSystem,SAPCUSTOMER_INBOUND_POOL.HybrisCore,SAPCONSUMER_INBOUND_POOL.HybrisCore,SAPCONSUMER_OUTBOUND_POOL.SapErpSystem,SAPCONTACT_OUTBOUND_POOL.SapErpSystem,SAPORDER_OUTBOUND_POOL.SapErpSystem,SAPORDER_INBOUND_POOL.HybrisCore,GLOBAL.HybrisInvoiceInstallation,SAPOAASITE_INBOUND_POOL.HybrisCore,SAPOAARSI_INBOUND_POOL.HybrisCore
Thanks Aparna
Request clarification before answering.
I'm guessing you enabled IN_MEMORY mode as suggested by Hybris. In this case, you need to add target.system.publication.configuration property. The property is set like sapcoreconfiguration.autopublish.targetsystemsbypools property, so in your case you should add the following line to your properties file, and commented out the sapcoreconfiguration.autopublish.targetsystemsbypools property.
target.system.publication.configuration=GLOBAL.HybrisCore,GLOBAL.SapErpSystem,SAPCUSTOMER_INBOUND_POOL.HybrisCore,SAPCONSUMER_INBOUND_POOL.HybrisCore,SAPCONSUMER_OUTBOUND_POOL.SapErpSystem,SAPCONTACT_OUTBOUND_POOL.SapErpSystem,SAPORDER_OUTBOUND_POOL.SapErpSystem,SAPORDER_INBOUND_POOL.HybrisCore,GLOBAL.HybrisInvoiceInstallation,SAPOAASITE_INBOUND_POOL.HybrisCore,SAPOAARSI_INBOUND_POOL.HybrisCore
You can find the related documentation from the following link: https://help.hybris.com/6.7.0/hcd/7cb1b38932bd4da0a4f02c5ccdaad0ce.html
Hope this helps,
Mansur
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 1 | |
| 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.