OOTB solution to check migration script status?

Hi,

We’d like to poll the migration script queue status as part of a release script.

Does anyone know if there is already an out of the box solution to do so? If not, we’ll probably end up writing a simple REST service specifically for this purpose.

Thanks in advance.

Hi,

IIRC exim [1] provides something similar while executing content export/import. Not sure what kind of script you are executing, but maybe you can have a look at the JAX-RS services defined there.

HTH

[1] https://github.com/bloomreach-forge/content-export-import

1 Like