96
Chapter 4: Action Reference
Sample results
<results>
<status code="ok" />
<report-training-concurrent-users account-id="181224" max-num-sessions="2"
limit="1000000000">
<name>Professor Test Account</name>
</report-training-concurrent-users>
</results>
sco-build
Description
Causes the Breeze server to build the specified SCO when you create presentations with the XML
API. (For more information, see
sco-update
and
sco-upload
). No one can view a SCO until it
has been built. Call this action after you upload a SCO using the
sco-upload
action.
If you upload a new version of an existing SCO, you must rebuild the SCO using the
sco-build
action; otherwise, a user viewing the SCO continues to see the old version.
You can call the
sco-info
action to obtain the current build status of the SCO. The SCO status
is initially be
in-progress
, which means the content is being built. When the status becomes
active
,
the content has finished building and is accessible.
Parameters
accesskey
The access key for your account.
Note:
The
accesskey
parameter is required only in Breeze 4.0; it is not required for Breeze 4.1. If you
include this parameter in Breeze 4.1, it is ignored.
sco-id
The ID of a SCO to build.
Filters
Results cannot be filtered or sorted.
Returned elements
None.
Sample results
<results>
<status code="ok" />
</results>
See also
sco-upload
Summary of Contents for BREEZE-USING THE BREEZE XML WEB SERVICES
Page 1: ...Using the Breeze XML Web Services...
Page 8: ...8 Contents...
Page 12: ...12 Introduction Before You Begin...
Page 26: ...26 Chapter 2 Working with Filters...
Page 36: ...36 Chapter 3 Common Tasks...
Page 112: ...112 Chapter 4 Action Reference...
Page 186: ...186 Chapter 5 XML Results Reference...
Page 196: ...196 Index...