How to get the User Key for the XML files?

How to get the User Key for the XML files?

A user key can be obtained from eMAM Director interface>Admin Tools> Manage Users> Edit UserManage UserKey tab. 
Admin users will have option to generate the user key of any user using that user’s password. 
To generate user key of a user:
  • Select the user and click on the edit icon.
  • Select Manage UserKey tab.
  • Enter Password (user password)
  • Confirm Password (user password)
  • Hit Generate button. 
  • userkey and Auto-Login Director URL gets generated. 
  • Users can use the copy button to copy user key and Auto-Login Director URL.

This user should be associated with at least one ingest profile with ‘SidecarXMLIngest’ option enabled in order to use the sidecar XML ingest option. Otherwise, an error will show up in the dashboard “user xyz is not associated with the ingest profile”

    • Related Articles

    • How to do metadata association using XML ingest?

      Metadata association using XML ingest Associate metadata here means associating the metadata values to the corresponding metadata fields using an XML ingest or from the user interface.  Sample XML file <?xml version="1.0" encoding="UTF-8"?> <eMAM ...
    • How to create an asset using Sidecar XML ingest?

      Create an asset in eMAM and associate information such as Basic Metadata, Custom Metadata,Categories, Projects,Sub-clips, Markers via Sidecar XML Ingest. Here is the latest sidecar XML document - eMAM Sidecar Ingest - XML Specification 5.2.pdf Please ...
    • How to create a new version for an asset using XML Ingest?

      How to create-new-version by using XML Ingest eMAM allows a user to upload a new version of an asset using the XML Ingest. Sample XML file <?xml version="1.0" encoding="UTF-8"?> <eMAM ...
    • How to create an asset placeholder using XML ingest?

      Create asset placeholder using XML ingest A placeholder is a virtual asset which is created without any media in eMAM using sidecar XML ingest. A placeholder doesn't have any media but we can add custom metadata values. Here is a sample XML file ...
    • How to replace an original file using Associate Metadata option via XML ingest?

      How to replace an original file using Associate Metadata option via XML ingest  You can easily associate the Original, Proxy and Mezzanine formats to an existing asset or placeholder, using Associate Metadata option in the XML ingest. Sample XML ...