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.

10 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
  • 12
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
  • 1
  • 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,501
  • 5
  • 26
  • 53
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…
0
votes
0 answers

Incorrect CSVs are not coming to Hybris Hotfolder "error" folder

All CSVs placed in the “import” folder in the hotfolder file directory are copied to the “archive” folder and remain in the “archive” folder unless they are deleted. The error-throwing CSVs need to be added to the “error” folder, but I cannot see…
Rabia
  • 37
  • 2
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
  • 69
  • 8
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
  • 799
  • 7
  • 21
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
  • 149
  • 1
  • 4
  • 14
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
  • 3
  • 13
-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
  • 41
  • 1
  • 9