Pregunta

¿Qué sucede si comienzo a varios trabajos de implementación de contenido sincrónicamente en diferentes colecciones de sitios por contentdeploymentjob.run ()?¿Los trabajos están definitivamente ejecutados uno tras otro?

¡Gracias!

¿Fue útil?

Solución

Yes, all the Content Deployment jobs can be run at same time (in parallel), but you need to make sure that you don't start another Content Deployment job if previous one is already in "Preparing" mode. I had faced some problems in the past while running different Content Deployment Jobs in parallel especially when Content Deployment jobs are configured with SQL Snapshots from the same Content Database.

Here are different statuses of Content Deployment that you might look into: enter image description here

Licenciado bajo: CC-BY-SA con atribución
scroll top