NotSoFast Posted August 23, 2009 Posted August 23, 2009 Likewise if an entry has replaced a timetabled one and the automatic booker tries to replace with timetable, it fails silently on that period. tim When I tried to set something similar up from CMIS to MRBS, I decided that a silent failure was asking for trouble - won't you get 2 people turning up for the room?
howartp Posted August 23, 2009 Posted August 23, 2009 When I tried to set something similar up from CMIS to MRBS, I decided that a silent failure was asking for trouble - won't you get 2 people turning up for the room? That's what I thought. I've written mine so that in the existing MRBS code at edit_entry_handler.php, whereever it generates or appends to $err (which means an error has occured) it outputs it to a log file. Then at the end of the script which generates all the bookings, it checks for the existence of the log file - if it doesn't exist, then everything worked. Otherwise, it displays it so the timetabler can manually check and deal with clashes. (I'm proposing to only run the script on demand to start with, whilst we prove whether it works or not!) Peter
kieran8055 Posted August 25, 2009 Posted August 25, 2009 Hi All I have gone through this thread and find intresting. Could SIMS experts be some specific on how the system works Please. we do room bookings in both sims and outlook but we want to move this to MRBS system. Any suggestions and help would much appreciated Cheers :0)
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now