Triggering Process by Outlook- Read Process name from Email
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
29-08-18 08:21 PM
Hi,
I have developed a solution where I am triggering a process by a rule in outlook(Using Batch file- Command prompt). But my requirement is to get "process name" from outlook email , rather than current case where it is starting process which is named in batch file. Any suggestions how can I achieve this?
Narayan
3 REPLIES 3
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
30-08-18 10:14 PM
Please can anyone suggest some workaround
Narayan
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
10-09-18 12:47 PM
1. Create a process that will read the process name (e.g. name ""Process Selector"")
2. Insert a choice stage with branches for each possible process name. In each branch, link up the process you need to run for the corresponding name
3. Configure the control room to run the process name (in this case ""Process Selector"")
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
10-09-18 08:44 PM
@Jeremy I have done this by using Command Prompt. It solved my purpose as I need to write each process name in the studio.
Narayan
