Showing related tags and posts across the entire site.
-
Hi, We've recently moved to service pack release 9.1.90132. Since moving, any course we create using snapshot times out when you click on it. I am assuming the content has not being created Is there a known fix for this? Thanks, Vickie Pring
-
Mike; Thanks for your response. I still need more help. How will I get a list of current users_ID with their batch_uid so that I can add the new batch_uid? I will use snapshot because I need to change all current accounts. Should I use flat file integration?? Thanks again...
-
Hello, On Blackboard 8 we wera able to change the user's sourcedid.id using siapi and an xml file like <list><person> <sourcedid> <id>URN:X-WEBCT-VISTA-V1:61e4bdd1-7f00-0001-011f-b2babb1dc575</id> </sourcedid> <sourcedid> <id>101050</id> <...
-
Hi, In my institution We have self-hosted Blackboard product, We use snapshot contoller to feed Blackboard database (Oracle), now We have been requested to integrate (some kind of notification) invalid or right enrollments to WebLoginc system (a kind o ERP) after snapshot process is completed. So our...
-
Hello all, I have been working with the SIS Integration for a little over a month now. We have a Banner SIS, and at first I tried an XML based integration. I was partially successful, but then we upgraded to SP8, and I started all over with the flat file format. Although I really like the GUI based "Snapshot"...
-
Thank you for your response Mike. I did try my Vista XML files changing a few lines and adding a few BB tags. They worked quite well. This change was quick to modify from my current Vista data processes. The only real issue that I had was figuring out the roletype as noted on p 127 of the Learn 9.1 Advanced...
-
I use XML files to import and update data into Vista. Now converting to 9.1 and reading the documentation and posts I am wondering of the advantages and disadvantages of using XML versus flat files for importing and changing data using Snapshot in 9.1. I receive data in both formats from my SIS. I can...