How to save the email attachment on the local server
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-17-2013 11:23 PM
Hi,
I'm triggering my CPO workflow through IMAP adapter. I need to save the email attachment on the server where my workflow is running. Could you please suggeset me how can I do that ? Thank you in adance.
Thanks & Regards,
Srinivasa
- Labels:
-
Cisco Process Orchestrator
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-18-2013 03:33 PM
Use the Write File activity from the WIndows adapter against the built-in PO server target.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-05-2013 04:02 AM
Dear Von,
Thank you so much for the information. But I don't see the "attachement" option to select & save the file even when I'm using the "WriteFile". I could see From, Name, Message and Subject only.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-05-2013 04:09 AM
I'm able to capture the Subject or Message and I'm able write into file. So not sure how to get the attachment and save it as I don't see that option.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-05-2013 05:18 AM
Von,
I cannot do this either in 2.3.4.
This needs an ENH CDETs then?
Principal Engineer, CX
shaurobe@cisco.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-05-2013 06:10 AM
Yes, the ability to manipulate attachments should be entered as an enhancement via CDETS. The process is here:
https://supportforums.cisco.com/thread/2132482.
If you have a pressing need, you can write a shim to do this which can run as a command line or web service, or you can probably use WIndows scripting or likely PowerShell to do the same.
