Banner APIs

We're building a custom application for the CE department of a Banner school - our application will be built in ASP.NET 2.0. I've been searching for information on Banner's APIs but I'm having difficulty finding info/documentation on any of them. Does anyone have any insight/advice? We're basically looking for a way to share information from our system with the university's Banner system.

Comment viewing options

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

Banner APIs

see: http://connect.sungardhe.com/
in the Documentation & Download Center
Find Documentation by Filename:
search for API

UDT heads up

Doug,

One word of warning. I don't believe that ODP.NET supports the user of User-defined types, which is used extensively in the Banner APIs. I believe it is coming in the 11g release of ODP.NET (which I think it in beta)

I've seen some work-a-rounds, so you may want look into those.

If you figure out how to use the user defined types in dotNet, please post an article. :)