est where should I place my logic and how I should
> invoke it?
>
>
> Regards,
> Pankaj
>
> -Original Message-
> From: Karl Wright [mailto:daddy...@gmail.com]
> Sent: Friday, March 08, 2013 1:23 PM
> To: dev@manifoldcf.apache.org
> Subject: Re: Connec
where should I place my logic and how I should invoke it?
Regards,
Pankaj
-Original Message-
From: Karl Wright [mailto:daddy...@gmail.com]
Sent: Friday, March 08, 2013 1:23 PM
To: dev@manifoldcf.apache.org
Subject: Re: Connectors post processing
Here's one hint: I separate
tomcat's stdout.log and Manifold's
> start-agents.bat.
>
> Also, what purpose does "mcf-combined-service" app server?
>
> Thanks!
>
> Regards,
> Pankaj
>
> -Original Message-
> From: Karl Wright [mailto:daddy...@gmail.com]
> Sent: Tuesday,
Tuesday, March 05, 2013 4:52 PM
To: dev@manifoldcf.apache.org
Subject: Re: Connectors post processing
If you are asking if there is an IRepositoryConnector method that is called on
job completion, there is not.
Karl
On Tue, Mar 5, 2013 at 4:49 AM, wrote:
> Hi Karl,
>
> Thanks for the
s across
> the connectors, and gets called before releasing the session for a particular
> job.
>
>
> Thanks!
>
> Regards,
> Pankaj
>
> -Original Message-
> From: Karl Wright [mailto:daddy...@gmail.com]
> Sent: Monday, March 04, 2013 3:05 PM
> To: dev@manifoldc
...@gmail.com]
Sent: Monday, March 04, 2013 3:05 PM
To: dev@manifoldcf.apache.org
Subject: Re: Connectors post processing
Hi Pankaj,
ManifoldCF is not set up as a document pipeline. The model used presumes that
any document modification is a downstream responsibility of whatever system the
documents are
Hi Pankaj,
ManifoldCF is not set up as a document pipeline. The model used
presumes that any document modification is a downstream responsibility
of whatever system the documents are output to. So you would want to
think of the problem as simply getting all the necessary information
to that syst
Hi,
I want to execute a piece of code(post-processing logic) after a
Documentum/Filenet/Livelink connector are done with extraction process. The
post-processing logic will basically update one attribute value, on a
documentum object(IDfQueueItem), corresponding to the successfully ingested
doc