We want to set the object type of email attachments docs as custom type.
for that we tried to use data mapper in "Email Inbound Initiate" activity.
It wont work.
Please suggest any configuration has to be done.
What version are you on?
Have not done this in BPM but when I was investiging the Client for Outlook I found that you had to sub type dm_message_archive, but as this is a lighweight type it can not be configured by DA or Composer!!!!
I am using Process Builder6.5sp2.
The object type of all the documents is dm_document where we need our custom object type.We try to solve it by mapping object type manually as our custom object type.And mapping of object type of that document in "Process Data Mapping" throws an exception as "com.documentum.fc.client.impl.typeddata.NoSuchAttributeException: attribute 'tT' does not exist"
Please try again but change your type from dm_document to dm_message_archive. At a guess that should work. Unfortunately you will not be able to customise the type to add extra fields, for details see attached. If this works then, and you will need to customise the dm_message_archive type then log a Tech Support case... Hopefully they will have marked the attached as an error or feature request and you can have your case attached to it.