Sign in to follow, share, and participate in this community.
Hi all! I am using The AdobeConnect XML API 9. I am receiving a random error when I use the API to register a new guest. Here is the code I am using. ----------------------------------------------------------... Why does sometimes Adobe Connect API only displays meeting access logs only after several hours? The last time I tested it appeared after 2 hours, and the time before that took about 6 hours to be displayed. Is this n... Hi how can i log out the session using XML API? anybody have sample code for log out session using XML API through either javascript or c#? Thanks Palani Hi, i want to createMeeting use adobeconnectSDK but, i be beset "denied" or "no_data" exception. can u help me ? Hi, i want to createMeeting use adobeconnectSDK but, i be beset "denied" or "no_data" exception. can u help me ?
in XML Development
BackHello, I know we can use url redirection to access and play back recordings from hosted adobe connect site. To do that we have to send username and pass in the string. I want to know if you can encrypt... User does not get a confirmation email. Even all email-option are marked. Here is my add function and reqest: public void AddUserToMeeting(int scoId, String mail, MeetingRoles role)  ... I have studied Adobe Connect 9 Web Services Manual. On page 22 says" Custom fields are additional data fields that you define. You can define up to eight custom fields on a principal or SCO using custom-field-updat... Hello, I am trying to display nested data returned from a web service in a list box. The data coming back is in an array and is thread colors from an embroidery design. i am simply trying to list those colors... We are considering integrating Adobe Connect support directly into an enterprise app as the Connect infrastructure is already in place. However, we'd like the app to receive notifications when a chat message i... How can I retrieve a recorded meeting from a previous meeting room setup for me by my university? We are using Adobe Connect 9.1.1. When creating seminar session using api, the documentation says to use seminar-session-sco-update api. However it requires a seminar session ID (sco-id) and there is a note that this ... How do you create an Audio Profile for a user via the XML API ? GTG Hi I am developing an app for our customer. The app needs to get data , mostly content and images, from the website built using adobe business catalyst. So Please let me know How to access data from the server... I deleted a folder named "Economic Master" using sco-delete, but the contents of the folder appears when I do a search from the url-path of the files. The folder named "Economic Master" appears in the search, but doe... Hi, I'm trying to obtain the data that can be downloaded as a csv file here -> /admin/administration/account/reports/downloadable-reports/interactions-report But I would like to do it programmatically in .... Is it possible for the Connect server to make web services calls to another platform (Dynamics CRM) when certain events occur, such as when a user registers for a class? We use Dynamics CRM for our corporate w... I have an XML file which changes after every one minute or precisely speaking data(nodes) in the XML are modified or added. I want to Display the simple XML data in a List which is refreshed automatically after one mi... I have a VERY specific bug. I have a Flash intro to a site The Flash intro (swf) pulls in some links from an xml file. This works fin unless the user is running the followi... Hi. i'm writing php-api for Connect and can't resolve two issues: 1) I have principal-id and sco-id of my Meeting object. How can I invite this user to this meeting or remove this user from this meeting? 2) How can ... i have a webpage that has data on it that comes from a php database. the data doesnt currently sit inside a form feild but it can be if need. i need then to click a link and the data on the page + more is sent...