Adobe Connect User Community
Menu

#1 2009-08-07 00:08:17

**_alicam_**

Reporting on participants in an active meeting

Hi folks,

This is my first post here :)

I am writing a PHP interface to the web services API (Connect Pro hosted version). So far so good.

However I appear to have come across a limitation for which I can find no documentation...

It appears you cannot call the report-meeting-attendance action for a meeting that's currently in progress.

When I use the meeting's sco-id in the request, Connect Pro replies:

<results><status code="invalid"><invalid field="name" type="unavailable" subcode="no-such-item"/></status></results>

Can anyone confirm that this is indeed a limitation or am I making a mistake somewhere?

Or is there a time delay... indeed a long one?!

Cheers,

-Alister

---
Alister Cameron // Blogologist
http://www.alistercameron.com

Mob. 04 0404 5555
Fax 03 8610 0050

Click here to find me online:
http://clicktoadd.me/alicam

Offline

#2 2009-08-07 08:21:44

**_padzima_**

Re: Reporting on participants in an active meeting

There should not be a limitation with this call for active meetings.

This basic code works for me:

https://admin.adobe.acrobat.com/api/xml … o-id={your active meeting sco-id}

Offline

Board footer