Questions tagged [hotfolder]

SAP hybris supports hot folders which are folders from which data can be automatically imported into hybris by simply placing the data inside of the folder.

SAP hybris supports hot folders which are folders from which data can be automatically imported into hybris by simply placing the data inside of the folder. The hybris acceleratorservices extension template comes with a batch package that enables automated importing of data from hot folders.

The infrastructure enables using simple CSV files (internally translated into hybris ImpEx scripts) to import content directly into the product catalogs.

The Spring integration provides a pluggable, highly configurable service-based design that can be extended as required.

12 questions
1
vote
2 answers

How to roll back impex import in Hybris

When any impex line fails, is it possible to roll back all the previously imported lines from the same impex file, and stop further execution ?
Pradip Rahul
  • 91
  • 1
  • 15
1
vote
2 answers

Hybris Update Hot-Folder Process

How to add new attribute for CSV file and how/where to update the code of the hot-folder process?
rosp
  • 29
  • 3
  • 9
1
vote
2 answers

Specifying User while importing using hotfolder in Hybris

I want to add categories to a catalog using hotfolder functionality of Hybris. But while adding category using hotfolder at that time I am facing a issue for Interceptor written for checking current user. As hotfolder doesn't find any particular…
Shashank_Itmaster
  • 2,465
  • 5
  • 30
  • 56
1
vote
3 answers

Hybris - Hotfolder Configuration

I have a csv file which needs to be uploaded in hybris. The CSV file has data which is to be loaded in different table in Hybris. Currently , The hybris takes the CSV file , there is one mapping (i.e. impex header) for one file. Can we have…
sanjay vithani
  • 41
  • 1
  • 2
  • 4
0
votes
0 answers

Powershell printer hot folder - Specific printer and then delete file

I'm trying to achieve the following process in a powershell script as we need the device's default printer to one thing (small QR code label generated in Chrome) and a specific label (PDF from shipping API) to be printed on another printer: PDF…
0
votes
0 answers

Hybris hotfolder import by FTP does not create cronjob

When I send file by FTP to hotfolder path directly, import cronjob cannot be created. It moves to the file to archive folder as it is successfully imported. I can see it triggered CleanupTask without creating impex import cronjob. Setting tenant…
ozkancinar
  • 53
  • 1
  • 5
0
votes
2 answers

Hot folder - How to check the status of ingested files into Hybris?

In our current production system, we have several files that will be processed by Hybris hotfolder from external system on a daily / hourly basis. What is the best way to check the status of each file that is being processed by hot folder? Is there…
BNR
  • 89
  • 2
  • 13
0
votes
0 answers

How to program a hotfolder that sends files to a server like Dropbox does?

On a Mac I want to be able to setup a folder to automatically send files to a server when placed into it. Actually a very similar concept as Dropbox or Google Drive. I couldn't find any good resources that showed how to afford this. Can anyone give…
L. Heider
  • 1,579
  • 1
  • 14
  • 31
0
votes
1 answer

Hybris hotfolder import "pause"

Is there any workaround in Hybris for hotfolders to be paused manually? Here is the story and the problem: In production we have 2 data import servers for our application. Both servers use the same shared hotfolder for multiple different hotfolder…
sz3nt
  • 485
  • 1
  • 7
  • 17
0
votes
1 answer

Speed Up Hot Folder Data Upload

I have CSV file of around 188MB. When I try to upload data using hot folder technique its taking too much time 10-12 hrs. How can I speedup the data upload? Thanks
Vivek Dhiman
  • 1,967
  • 6
  • 46
  • 82
0
votes
1 answer

how to give priority to csv files in hotfolder?

If I have some CSV files and I want to give them priority as per my requirement in Hotfolder, What to do ?
Lcoder_001
  • 153
  • 4
  • 14
-1
votes
1 answer

What is the difference between Hotfolder and Datahub in hybris?

Is Datahub is upgraded version of hotfolder concept? If yes, How both are related. Because hot-folder imports the Impex based on polling time, so data-Hub also work's as hot-folder ?
Sunil
  • 71
  • 1
  • 11