Adobe Connect User Community
Menu

#1 2009-06-30 05:15:28

**_BKatia_**

List contents of meeting

Hi,
when I call sco-contents for a meeting I obtain a list of contents of the meeting.
In this list each reference is duplicated, for example:
<sco sco-id=12850 source-scor-id="" folder-id=.... type="content" icon="pdf"...>
    <name>test</name>
    <url-path>/p70506070/</url-path>
    ....
</sco>
<sco sco-id="12890" source-sco-id="12850" folder-id=... type="content" icon="pdf"...>
    <name>/p70506070/</name>
    <url-path>/p70506070/</url-path>
    ...
</sco>

For each sco there is another sco node with "source-sco-id" equals to "sco-id" of first sco, and "name" equals to "url-path" and both node link to same content, why??

If I call sco-contents for a folder the list of reference does not contain duplicates...

How I filter the list of contents to obtain only a single reference for each content?

or there is another way to list the contents of a meeting?

Thanks

Last edited by **_BKatia_** (2009-06-30 05:16:42)

Offline

#2 2009-06-30 05:36:12

**_BKatia_**

Re: List contents of meeting

Rectify:
The name and the url-path of this two node isn't the same but both node links to same resource, and when I delete a content the second/duplicated node remains in the list and its link is still available..
And the content is still available in the meeting room..
why?

Offline

Board footer