cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1705
Views
1
Helpful
4
Replies

API doc error? about lstrecordaccessDetailHistory

shkuzu
Cisco Employee
Cisco Employee

Hi,

I check the API doc and test it.

https://developer.cisco.com/site/webex-developer/develop-test/xml-api/xml-api-reference/#lstrecordaccessdetailhistory-38…

In the doc, here is the example query

<body>

<bodyContent xsi:type=

            "java:com.webex.service.binding.history.lstrecordaccessDetailHistory">

<recondID>5862</recondID>

<timeZoneID>4</timeZoneID>

</bodyContent>

</body>

I found "lstrecordaccessDetailHistory" is not correct, it should be "LstrecordaccessDetailHistory".

Because lstrecordaccessDetailHistory shows not class found error.

When I use Lstxxxx method, then I see "sorry, no record found" error.

After that, I noticed the attribute of recording ID is "recondID" in the doc.

So I guess it is a typo. then I changed it to recordID.But it still shows "no record found".

I noticed LstRecording use not "recordID" but "recordingID".

So I use "recordingID" instead of recordID.But it shows another error

unable to find FieldDescriptor for 'recondingID'

Could you give me your example to see recording detail history?

1 Accepted Solution

Accepted Solutions

ryanhunt
Level 5
Level 5

Historical data typically takes 48-72h before its accessible; unfortunately its not realtime.. have you allowed enough time for this?

View solution in original post

4 Replies 4

ryanhunt
Level 5
Level 5

Historical data typically takes 48-72h before its accessible; unfortunately its not realtime.. have you allowed enough time for this?

Ryan, Thank you.

You are correct. it does not take enough time.

Do you know which is correct recordID or recondID?

It should be recordID, its a typo I'll see if we can get fixed.

Figure9-9.JPG

Hi Ryan,

Thank you.

I still see "Sorry, no record found". It took more than 48 hours.

I used value of recordingID as recordID

The recordingID is returned by "lstRecordingResponse"

return of lstRecordingResponse

Are something wrong?

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: