Hi Farzad, Either the api service or the command are, I believe, capable of doing all of these.
Have a look at this link for some idea of how to do either of these. http://incubator.apache.org/connectors/programmatic-operation.html Karl On Mon, Aug 8, 2011 at 12:05 PM, Farzad Valad <[email protected]> wrote: > I took sometime to read and learn about the API service. Here are the > specifics, I want to be able to do the following with one invocation of > something, is that doable? Prefer a batch file, but understand if I have to > use something else. > > 1) Delete any jobs in the system (Purpose: Clear out my data stored in my > connector db table) > 2) Delete the repository connector (Purpose: Clear out the stored logs) > 2) Delete the output connector (Purpose: Clear out the stored logs) > 3) Unregister my connector (Purpose: Zap the db table) > 4) Reregister my connector > 5) Define the repository connector > 6) Define the output connector > 7) Define a job waiting to start. > > > On 8/3/2011 10:03 AM, Karl Wright wrote: >> >> Can you clarify what you mean by "user data"? There's no such data >> stored by ManifoldCF in any kind of persistent way. >> >> There are command-line "commands" which clear out various kinds of >> things like jobs and connections. There's also the ManifoldCF API >> Service. But I can't help further unless you are more specific. >> >> Karl >> >> On Wed, Aug 3, 2011 at 10:57 AM, Farzad Valad<[email protected]> wrote: >>> >>> What would be the sequence of commands to automate to reset ManifoldCF >>> and >>> flush out user data? I've been doing it through the UI and it is very >>> tedious. Much rather have a batch file to do the job. Thanks! >>> > >
