procedure to create an assimilator

Message boards : Server programs : procedure to create an assimilator
Message board moderation

To post messages, you must log in.

AuthorMessage
Kunsheng Chen

Send message
Joined: 3 Jun 08
Posts: 40
United States
Message 18164 - Posted: 2 Jul 2008, 15:19:25 UTC

I am going to hook the upload results and I have to create an assimilator for that.

My aim is to hook the name of the result file and store it or print it in someway.

Here are the steps I am thinking of:

1. Create an assimilator, which I could refer to $BONIC_SOURCE/sched/assimilator.C.

2. put the assimilator inside $PROJECT/bin

3. Add following tags into config.xml and restart the application:
<daemon>
<cmd>
<assimilator_name> -d 3
</cmd>
</daemon>


Are those the correct steps I should follow? Any idea is apprecaited. Thanks.
ID: 18164 · Report as offensive

Message boards : Server programs : procedure to create an assimilator

Copyright © 2024 University of California.
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation.