05-13-2015 01:42 PM - edited 03-18-2019 04:28 AM
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,
05-14-2015 02:18 PM
05-14-2015 09:30 PM
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
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide