We have developed a Reason module that does something similar to what
you're describing -- it grabs a department's courses and displays them
on the department site. It's getting them out of a custom course
catalog database.
If the ERP provides a way to programmatically query that data, or a
way to schedule exports, it should be possible for a php developer to
write a similar Reason module. It sounds like you're already doing
this to some extent, so that work could serve as a basis for the
module.
Matt
On Thu, Jun 14, 2012 at 8:32 AM, Mike <mstef
...@swtc.edu> wrote:
> Has anyone integrated Reason with the CAMs ERP (Three Rivers product
>
http://www.threerivers-cams.com/) or have taken course information from an
> ERP into Reason to display required courses in a major and/or courses with
> their descriptions, credits, open seats? We currently pull this information
> from our ERP (CAMs) for this purpose, but our college would like us to
> enhance this as well.