Digital Media Suite API Forums

« Back to Digital Signs API Forum

How determine DMP and APP ID non-programatically!

Combination View Flat View Tree View
Threads [ Previous | Next ]
toggle
Hello all,
 
Is there a way to determine the AppID and DMP ID without making an API call?  I.e. is this also accessible via the DMM or DMP web interface so that I can provide this to my partner who just needs to provision the appropriate App on the Appropriate DMP!?
 
Thanks,
Andrew

Hi -

This is probably the easiest way to get this information - use your browser and see below

To get a list of the Applications and their AppID
https://DMM-FQDN:8443/xTAS-core/services/app/apps

Look in the <ID> tag

To Get a list of the DMPs is a two step process - First get the list of Groups (Look for All DMPs)
https://DMM-FQDN:8443/xTAS-core/services/dmpgroup/hierarchy/all/

Now use the All DMPs Group and get a list of the DMP IDs
https://DMM-FQDN:8443/xTAS-core/services/dmpgroup/dmps/dmpgroup/{groupID}
In my case it was 3
https://dmm1.rockingchairsoftware.local:8443/xTAS-core/services/dmpgroup/dmps/dmpgroup/3

Hope that helps

If this answers your question - can you mark the question answered

Marc Alumbaugh
RockingChairSoftware.com
DynaPlayer-Flash Components