Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Simple batch usage. #25

Open
misteral opened this issue Oct 7, 2020 · 0 comments
Open

Simple batch usage. #25

misteral opened this issue Oct 7, 2020 · 0 comments

Comments

@misteral
Copy link

misteral commented Oct 7, 2020

I have to import products from huge xlsx:

in my mind:
JOB: Products(data split)(generate lot of JOB: Create product)

  • after_cb: JOB: Mark other products as discontinued

JOB: Create product

  • after_cb: JOB: Create Prices, JOB: Create Properties

How I can make sure all JOB: Create product& JOB: Create Price & JOB: Create Properties are processed/finished before JOB: Mark will start processing?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant