Showing related tags and posts accross the entire site.
-
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...
-
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...
-
After moving items to a new folder using loc:create-folder to create the folder and loc:move-items to move items to it any referenced assets remain in the original location. To reproduce: Use Interplay Access to observe a sequence, note the presence of the referenced assets Use CTMS to create a new folder...
-
I'm running a MediaCentral UX 2020.9 and want to use the CTMS api. In the CTMS API's getting Started v3 page 7 you have to Modify the ACS Security Gateway. On the system I have there is no /etc/sysconfig/avid- acs- gateway file. There is also no avid- acs- gateway service. There is a service...
-
Does the avid.pam CTMS service allow you to retrieve the AAF file for an asset like the old web services "GetLatest" would do?
-
Hello All, we are developing our cloudux bus service using nodejs
[email protected] and we want to invoke methods of avid.pam.sequence, avid.pam.stp, avid.pam.mediainfo, etc. running on Cloud UX 2019.2 with MC | PAM 2018.11 We are able to connect to the bus, our service is listed in the acs monitor but...
-
Hi, I am using the PAM web service to retrieve information about my sequence. I'm using the webmethod : GetSegmentfromComposition, on some sequences the web method raises the following error : general exception on:WalkComposition. Does anyone has an explanation for this error ? Thanks for any help...