I can see a lock button near advanced search when logged in as warehouse manager role, but cannot see it in admin. Can anyone please explain what is this for ?
Dear Experts,
I have a requirement from our business team want to get the enrich content in PDP. Our catalog has more than 1 million product.
Business team want to change it also periodically. [Not from backoffice, like smartEdit]
They want to...
Dear Experts,
I want to connect to SAP Commerce Cloud to SAP Emarsys.
I given all the required extension in localextensions.xmls and I can see the same in hac- extensions.
<extension name="odata2webservices" />
<extension name="integrationback...
Hi Experts,
I am getting an error like below:
'de.hybris.platform.persistence.promotions_PromotionResult' type code = '5013' db table = 'promotionresult'): object no longer valid] with root cause","contextMap":{"sourceClassName":"org.apache.catal...
Particular user group is not able to view the classification attributes after upgradation to 2005. It has the right permissions and has readable and writable access for the catalog.
We even re-imported the whole permission but of no use.
Has an...
In the BaseSite --> You will have defaultPromotionGroup, which will apply to that site. Generally, you can create various campaigns and assign to that promotion but still if you want multiple promotionGroup.Can you please try this.Add a collection to...
Hi Sandhya,Please go to sql query and type : SELECT * FROM products == You will get the products.ItemType is based upon the versioning, somehow your typePks are changed.
Hi Michael,This might be happens due to default media storage startegy for local is LocalMediaStorageStrategy and your local the directory is not specified.Please set only one media directory for local like below.media.replication.dirs=\\\\app0604\\H...
Hi Alex,For jobLog it's not there.You can maintain one cronJob of type cleanUpLogsJobPerformablePlease refer the below article:https://www.sap.com/cxworks/article/2589633933/data_maintenance_and_cleanup#DataMaintenanceandCleanup-SampleExtension
Hi,You can first check if any of your ctalogVersion is active or not?Secondly, where the exception is coming in the cronJob you can set Session catalog like below.sessionService.executeInLocalView(new SessionExecutionBody()
{
@Override
public void ...