The hiccup described in that post is specific to ingestion with Information 
Studio.

Diwakar, have you put an xdmp:log statement into your module to confirm that 
it's getting called? Could you share your CPF config? You can do inserts with 
CPF, so I'm guessing that either the pipeline configuration is a bit off and 
your module isn't getting called, or perhaps there's a logic error in the 
module that prevents getting to the insert statements.

--
Dave Cassel
Developer Community Manager
MarkLogic Corporation<http://www.marklogic.com/>


From: David Ennis <david.en...@hinttech.com<mailto:david.en...@hinttech.com>>
Reply-To: MarkLogic Developer Discussion 
<general@developer.marklogic.com<mailto:general@developer.marklogic.com>>
Date: Monday, December 8, 2014 at 8:39 AM
To: MarkLogic Developer Discussion 
<general@developer.marklogic.com<mailto:general@developer.marklogic.com>>
Subject: Re: [MarkLogic Dev General] document insert inside a cpf module

HI.

Not sure how you are ingesting them, but perhaps you are seeing the same hiccup 
that is described in this nice little writeup:


http://blog.davidcassel.net/2011/06/splitting-data-with-info-studio/





Kind Regards,
David Ennis


David Ennis
Content Engineer

[HintTech] <http://www.hinttech.com/>
Mastering the value of content
creative | technology | content

Delftechpark 37i
2628 XJ Delft
The Netherlands
T: +31 88 268 25 00
M: +31 63 091 72 80

[http://www.hinttech.com]<http://www.hinttech.com> 
[http://www.hinttech.com/signature/Twitter_HintTech.png] 
<https://twitter.com/HintTech>  
[http://www.hinttech.com/signature/Facebook_HintTech.png] 
<http://www.facebook.com/HintTech>  
[http://www.hinttech.com/signature/Linkedin_HintTech.png] 
<http://www.linkedin.com/company/HintTech>

On 8 December 2014 at 14:29, 
<diwakar.narayanasw...@wipro.com<mailto:diwakar.narayanasw...@wipro.com>> wrote:

Hi,

        After ingesting a document(book), a pipeline executes an action module. 
The action module splits the document into chapters and ingest the chapters 
into MarkLogic one by one.


Every thing is working fine, except the chapters are not getting ingested using 
xdmp:document-insert.

Cant i use it here?


Thanks,

Diwakar N

_______________________________________________
General mailing list
General@developer.marklogic.com<mailto:General@developer.marklogic.com>
http://developer.marklogic.com/mailman/listinfo/general


_______________________________________________
General mailing list
General@developer.marklogic.com
http://developer.marklogic.com/mailman/listinfo/general

Reply via email to