/
Ablage von E-Mails mit dem EMS service ('mailstorage')
Ablage von E-Mails mit dem EMS service ('mailstorage')
>> "EMS service 'mailstorage' (Administration)"
<j:jelly xmlns:j="jelly:core" xmlns:os="jelly:com.os.droptargets.DropTargetTagLibrary" xmlns:utils="jelly:com.os.dtUtils.UtilsTagLibrary">
<description>
<title>E-Mail mit Droptarget ablegen</title>
<longtitle></longtitle>
<helptext></helptext>
<acceptedmimetypes>
<mimetype>application/octet-stream</mimetype>
</acceptedmimetypes>
</description>
<os:cabinet key="PROJECT">
<os:select id="mailboxFolder" update="false">
<os:folder purpose="SEARCH, INSERT">
<os:field key="PROJECTNAME">E-Mail-Handling</os:field>
</os:folder>
</os:select>
<os:select id="ablageRegister" update="false">
<os:register key="PROJECTDOCUMENTATION" purpose="SEARCH,INSERT">
<os:field key="CATEGORY">Schriftverkehr</os:field>
</os:register>
<os:folder ref="mailboxFolder" purpose="LOCATION"/>
</os:select>
<os:ems id="PersistedObjected" serviceUrl="/api/store" serverUrl="http://127.0.0.1" serverPort="7361">
<os:register ref="ablageRegister" purpose="LOCATION"/>
<os:document key="EMail" objectTypeId="393216" purpose="INSERT"/>
</os:ems>
<os:return>
${PersistedObjected.osid}
</os:return>
</os:cabinet>
</j:jelly>
, multiple selections available,
Related content
E-Mails
More like this
ScriptMailItem
ScriptMailItem
More like this
NotificationService (/notifications)
NotificationService (/notifications)
More like this
DocumentFileService (/documentfiles)
DocumentFileService (/documentfiles)
More like this
Dokument als Variantenbaum anlegen
Dokument als Variantenbaum anlegen
More like this
A.03 DMS Dokument
A.03 DMS Dokument
More like this