Event Processing

0
No votes yet

Has anyone implemented event processing from banner to Luminis? I have read the sungard manuals and have all the pieces but I do not know how to put it all together. I guess after I create my trigger, what do I do? where do I start? Does anyone have a step by step guide? Thank you

Comments

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.

Version Info

What version of Banner Intcomp are you using? If you run the following SQL query on your Banner database, it will tell you:
select * from icvers;
If you are running Intcomp 7.2, then you want to look for the Integration for e-Learning Installation and Administration Guides.

Are you responsible for the

Are you responsible for the banner and luminis side of things? If so ouch hehe.

I can't help you with the Banner side of things, but if you want the info on the luminis side, let me know and I'll post the scripts and steps I use to pull the banner events.

Baseline Banner trigger info

If you're trying to enable the baseline Banner event triggers, the 'Integration for e-Learning for use with LDIS-P Banner Administration Guide' is your best reference guide. It describes the LDI trigger process, and also describes which actions in Banner will fire off specific LDI triggers.

For the Banner side of the house, I usually jump to the 'Quick Banner Setup' section in this guide - this succinctly lists the 7 major steps you'll have to go through on the Banner side to get the LDI triggers up and running. Once you've done the Banner side, you'll also want to go through the 'Learning Management Gateway Installation Guide' to make sure that Luminis is properly polling Banner for the new event data.

Make sure that you've got the correct version of Intcomp installed for your Banner instance; not having the right version and/or applying the Intcomp upgrades out of sequence can lead to lots of frustration when trying to troubleshoot why triggers are not firing properly, as there were significant changes introduced by Intcomp 7.1 and 7.2.

   Alice Kim