sco-build
121
</row>
<row principal-id="123" question-number="1">
<user-name>test1 laxmi</user-name>
<question>how are you?</question>
<response>ok</response>
</row>
</report-survey-question-response>
</results>
sco-build
Availability
Breeze 4.
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 API after you use the
sco-upload
API to upload a SCO.
If you upload a new version of an existing SCO, you must use the
sco-build
API to rebuild the
SCO; otherwise, users viewing the SCO continue to see the old version.
You can call the
sco-info
API to obtain the current build status of the SCO. The SCO status is
initially in-progress, which means that the content is being built. When the status becomes active
,
the content is finished being built and is accessible.
Parameters
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
Содержание BREEZE 5
Страница 1: ...Breeze Integration Guide ...
Страница 40: ...40 Chapter 3 Common Tasks ...