License check for content system
%AS_SERVER_URL%/webapps/blackboard/execute/getLicense?cmd=isContentSystemLicensed
License check for outcome system
%AS_SERVER_URL%/webapps/blackboard/execute/getLicense?cmd=isOutcomesSystemLicensed
Content browser file picker
%AS_SERVER_URL%/webapps/bb-integration-gateway-bb_bb60/cs-file-browser?glcId=xxx
| Note: glcId=>(integration Id) |
Conversion in progress page:
%AS_SERVER_URL%/webapps/blackboard/admin/lms_course_conversion_in_progress.jsp
Getting contents from xythos
%AS_SERVER_URL%/webapps/bb-integration-gateway-bb_bb60/cs-file?timestamp=xxx&mac=xxx&id=xxx&integrationId=xxx
| Note: mac=>(macV2) id=>(xythosId), integrationId=>(integrationId) |
Change event xml feed:
%AS_SERVER_URL%/webapps/bb-integration-gateway-bb_bb60/xml-feed + MultipartPostMethod
| Post includes: FilePart(feedfile) + StringPart("timestamp", timestamp) + StringPart("mac", macV2) |
Single sign on URL:
%AS_SERVER_URL%/webapps/bb-integration-gateway-bb_bb60/sso?username=xxx&integrationId=xxx&targetLocation=xxx&mac=xxx
| Note: username=>(userId), integrationId=>(integrationId), targetLocation=>(GatewayTargetLocation), mac=>(macV2) GatewayTargetLocation can be one of the following ways: /cobaltMainFrame.dowebct?appforward=/webct/viewMyWebCT.dowebct", /entryPageIns.dowebct", /logonDisplay.dowebct", /cobaltMainFrame.dowebct?appforward=/webct/startFrameSet.dowebct%3Fforward=manageCourse.dowebct", /webapps/blackboard/execute/launcher" |
Outcome objectives:
%AS_SERVER_URL%/webapps/blackboard/execute/getCourseObjectives?id=xxx&name=xxx
| id=>(sectionSourceId) name=>(sectionSourceName) |
AS Server url:
(Secure protocal)%AS_SERVER_URL%/