cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
578
Views
0
Helpful
2
Replies

TMS API license error

Hello,

 

we have a TMS and we are developing Application using API(TMSBA) to read all the bookings made in TMS. when using GetTransactionsSince API call , TMS is throwing an exception with error message  "No More Application Integration licenses available (using : 1) For more information contact cisco." as per the TMS api document there is no license requirement for GetTransactionsSince API call. It worked with few other deployed TMS's except this one TMS.

Any if any one have experience with this error or knowledge about it , please let me know.

 

thanks,

2 Replies 2

thobonho2
Level 1
Level 1
Hi, what's the sw version of that specific TMS?

Martin Koch
VIP Alumni
VIP Alumni

This is the statement from the TMS release notes for TMS 14.6

 

Cisco TMS Booking API (Cisco TMSBA)
ClientSession ID now required on all licensed API calls
The client must now include a ClientSession ID in the SOAP header of each call requiring a license key, or Cisco TMS will throw an exception and the call will fail. This exception will include a suggested ID string.
This change only affects API version 13 and later. The API version for 14.6 is 15.
License requirement changes
The following Cisco TMSBA methods no longer require a license key:
n GetTransactionsSince

n GetTransactionsSinceWithExternalId

n GetRecordingAliases

n GetConferenceInviteMail

n GetConferenceBookingEventMail
These methods do now require a license key:
n EndConferenceById

n DeleteConferenceById

n DeleteConferenceRecInstanceById

n DeleteConferenceByExternalId

n DeleteConferenceInstanceByExternaId

n EndConferenceByExternalId
For a full overview of license key requirement, see Cisco TMSBA Programming Reference Guide.

 

 

you can find the reference guides here:

http://www.cisco.com/c/en/us/support/conferencing/telepresence-management-suite-extensions/products-programming-reference-guides-list.html

Please remember to rate helpful responses and identify