former_member638033
Explorer
Member since ‎09-21-2019

User Statistics

  • 39 Posts
  • 0 Solutions
  • 0 Kudos given
  • 2 Kudos received

User Activity

Hi Experts, I have provided all required details for cronjob related to email configuration(template, emailaddress and sendemail as true). Email is getting triggered only on success status but not on failure/aborted status. Any help on this?
Getting below error when adding it via IMPEX. INSERT_UPDATE CompositeEntry;code[unique=true];triggerableJob(code);compositecronjob(code);compositecronjobpos ,,,,incompatible item reference values [sync , Staged->Onli...
I have added all required details, but i couldnt able to see any email UPDATE CatalogVersionSyncJob; code[unique = true]; sendEmail; emailAddress;emailNotificationTemplate(code); sync ****ProductCatalog:Staged->Online;true;saiteja_thandra@*****.co...
I want to create a cronjob to delete all staged versions of productreferences via impex using cronjob. initially im doing modelservice.remove which is invoking multiple interceptors related to productmodel,which is not required for me. so i want to d...
I have overriden beforeconvert method and deleting all the records,but it is creating a plain impex.csv file in processing folder and then it is taking couple of hours to delete and process the new data. any suggestions will be highly appreciated