Posted on 02-14-2019 01:27 PM
I'm looking to set all (most) of my apps to install from self service. When I PUT and update my test app, it does indeed update on the JAMF Pro management site. But when I look up the mobile device app by id using the jamf api page I get a 500 (internal server error) for a bit (about an hour or so) and then seems show up. This delay normal or am I missing some xml?
The xml I'm using is:
<?xml version="1.0" encoding="UTF-8"?><mobile_device_application><general><deployment_type>Make Available in Self Service</deployment_type>
<deploy_automatically>false</deploy_automatically></general></mobile_device_application>
Posted on 02-20-2019 11:13 AM
I went ahead and used it. Nothing has caught on fire yet.