Message boards : Server programs : procedure to create an assimilator
Message board moderation
Author | Message |
---|---|
Send message Joined: 3 Jun 08 Posts: 40 |
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. |
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.