Showing related tags and posts accross the entire site.
-
Hi All, I was following instruction on getting access token in authentication. In Authorization header, i need to enter Base64 encoded payload<Application ID:Application Secret>. Where can I get app ID and app Secret from? Is it my system admin? or do I need to apply to it or where? I'm working...
-
When working with large (several thousand stories) queues the CTMS performance takes a nose dive. Frequently attempts to update a story fail with a Gateway Timeout error. This usually has a knock-on effect in that the story unlock also fails leaving the queue with unwanted locked stories. This also impacts...
-
Using the ia:queue-stories-by-id link it is possible to obtain a list of stories together with their attributes. There is an issue when using the "self" link to subsequently update the details of a story. An example of a genuine "self" link is shown below. Note that it reflects the...
-
Unlike Interplay Web Services it does not appear possible to move production items from reserved folders using the loc:move-items call.
-
Scenario is that an asset in a Production Management folder needs to be moved to a sub folder which does not currently exist. Sequence of events is (1) create new sub folder, (2) move existing item into it. The operation succeeds but returns a status code of 500, internal server error. If the sub folder...
-
Hi, I'm currently in midst of creating a rest client operating through CTMS Api towards iNews. I managed to get an nsml document containing most of the elements described in the documentation and generated c# classes from that. Sadly it still hits some missing elements from time to time which is...
-
MC|UX Version 2021.7 appears to have an issue with reservation creation and deletion. The pa:reservations response does not contain the pa:create-reservation and pa:delete-reservation links described in the CTMS API document: http://developer.avid.com/ctms/api/pa/resources/reservations.html
-
When the pa:asset-relatives link is used to query the relatives of a sequence it does not return all relatives. Titles and rendered effects are not included as they are when the equivalent Interplay Web Services functionality is used. Tested with 2021.7.0
-
In the current CTMS API Reference four links are described for MediaCentral | Production Management (http://developer.avid.com/ctms/api/resources.html#_mediacentral_production_management) including pa:relatives Provides links to functionality regarding assets relatives This is an error as the link is...
-
I have a CTMS API licence installed on the MediaCentral server and a ClientID and Client Secret. The custom build app can login into MediaCentral and get back a user session with token. With the user session the app can get all resources from the full registry info except the pa resources . During get...