I have a MarkLogic 7 database and I can install Content Processing Framework from the Admin Interface. After installing CPF I can load a Pipeline from file system and link it with a Domain.
I can perform the above mentioned operations from the Admin Interface BUT I need a way to deploy the CPF pipeline that I have created along with the CPF action modules.
Is there any way to install and deploy the CPF pipeline with some kind of deployment script?