The updated Email Receiver QPAC allows you to extract email attachments and store them in a Workflow List variable. They will be stored as a List of Documents, which makes it easy to attach these documents to a task using the updated User QPAC.
myDoc.getAttribute("filename") would be?
getDocLength(com.adobe.idp.Document)
getDocAttribute(com.adobe.idp.Document, String)
listAttributes() on the Document objects in the list, returns a Set of length 0).
setDocAttribute(com.adobe.idp.Document, String, String)
getDocContentType(com.adobe.idp.Document)
null, even for very common files like PDF (I guess the email receiver does not call
setContentType(String) on Document objects it instantiates).
setDocContentType(com.adobe.idp.Document, String)
getFile().getName() is pretty useless, as it returns some random number like '3388160831619972562'.
North America
Europe, Middle East and Africa
Asia Pacific