Posted on 05-16-2013 12:01 PM
How Do I upload an EA to JAMFNation?
This I probably obvious, but I've been messing around for half an hour searching for something I should probably know.
Any help Appreciated.
Solved! Go to Solution.
Posted on 05-16-2013 02:11 PM
Hi BaddMann,
Go to third party products
Navigate to the product you want to upload the EA for
Click on EA on the left side
Click Upload EA
Posted on 05-16-2013 02:11 PM
Hi BaddMann,
Go to third party products
Navigate to the product you want to upload the EA for
Click on EA on the left side
Click Upload EA
Posted on 05-16-2013 02:12 PM
Hmm, I'm not sure you can currently, unless there is some hidden URL for that. I think all the ones listed at this URL - https://jamfnation.jamfsoftware.com/extensionAttributes.html - are ones that JAMF created and are also baked into the JSS under the EA templates. I don't think any of those are user submissions.
Maybe contact your JAMF rep and ask him/her if they know of some way to get them up there. In the interim I guess you can just create a post with the script syntax and explanation.
Edit: Ah, so there IS a way. Didn't know they were located under each specific product. Good to know.
Posted on 05-16-2013 04:59 PM
Ok that worked! Thank you!
Now how do I create the XML file need to be uploaded?
I thought it was a simple export on Casper, but I've been unable to find it.
Posted on 05-16-2013 05:28 PM
Never mind, Silly me thought the result I received when downloading had to be how I provided "my" EA to Jamfnation.
Posted on 05-17-2013 07:32 AM
Hey Baddmann -
Just wanted to chime in and see if I could help as well. rderewianko was spot on with his suggestion.
Once you find the Third Party Product you would like to contribute to, you can grab the Extension Attribute from the JSS (they are stored in /Library/JSS/Tomcat/webapps/ROOT/WEB-INF/xml/extensionAttributeTemplates) and upload it to JAMF Nation. You can also copy / paste the contents of your script into a text file and upload that. JAMF Nation will automatically convert it into the XML format needed.
We will do a better job of communicating which file formats we accept moving forward. I hope this makes sense. Let us know if you have any questions!
Posted on 03-17-2014 11:28 PM
Since someone has already set the mood for silly... My questions is...
Since the EA from JAMF are in XML, how do I use them once I download it? Usually I compose .sh and paste it in the script field...
Posted on 03-18-2014 11:50 AM
This got me in the past as well. However, I think this link will address what you are looking for. The short of it is you don't upload it via the web interface.