Email notification to specific user when processing multiple files at a time

Hi 
I am new to SSIS and error mail notification ,can some please provide details for my urgent and prioritized task in my project.
below is the requirement
I have a package for multiple file processing using for each file enumerator .each file having same column definition but for different
users and different name .
i have some mandatory fields to form unique id on combination
1.when files processing any data missed on mandatory fields it should alert users saying following line and fields are missing mandatory
information 
2.email notification should send to respective users based on file name.
example :
file1:bitunimous.xls 
file 2.oxford.xls
each file having following fields
file 1:bitunimous.xls
claim no: claimant: subclaim:
1001 abc 0 
1002 abc 1 
1002 abe 0 
1004 0
here bitunimous.xls missed claimant value for 4th line then email needs to send to [email protected] as
line no 4 missed claimant information for unique key generation like that.
file 2.oxford.xls
claim no: claimant: subclaim:
2001 det 0 
2002 pre 1 
pqr 0 
2004 frc
here oxford.xls missed claimno value for 3rd line then email needs to send to [email protected] as
line no 3 missed claimno information for unique key generation like that.
can anybody please provide solution 
Thanks .
Ambed

You need to have a package with below work flow
1. ForEachLoop container with file enumerator to loop through files
 Have variable inside loop to get the filename during each iteration. Create another variable called emailaddress, set EvaluateAsExpression property to true and set expression as
REPLACE(@[User::FileName],".xls","") + (DT_STR,20,1252) "@xyx.com"
2. Add tasks for validating data. Capture details of error on a string variable @[User::Error]
3. link a sent mail task to previous task and choose expression and constraint option. Set Constraint as On Completion and Expression as LEN(@Error) > 0
Inside Sent mail task set expression for ToLine and MessageSource properties to map to variables @[User::EmailAddress] and @{User::Error] respectively to sent notifications
Please Mark This As Answer if it helps to solve the issue Visakh ---------------------------- http://visakhm.blogspot.com/ https://www.facebook.com/VmBlogs

Similar Messages

  • ACR 64bit processing multiples files at a time - performance

    Hi all -
    I recently built a new CPU with a raid 0 drive and a core i7 processor. The first few times I processed photos in ACR hosted in Photoshop 64 it would process 4 photos at a time which seems like it would optimally utilize all 8 cores. Recently I've noticed that sometimes it will process 4 photos at a time but usually it will do 3 at a time. I can't consistantly get it to run 4 at a time any more which makes me think photoshop isn't getting as many resources as it could/ should.
    Does anyone have an idea how acr decides how many raw images it will grab at once when it is processing out to jpgs? OR how to improve ACR processing performance?
    Thanks,
    -Dan

    function(){return A.apply(null,[this].concat($A(arguments)))}
    MadManChan2000 wrote:
    ACR supports multiple cores and multi-threading on both 32-bit and 64-bit machines. Depending on other activities, ACR may not use all available cores when processing images (e.g., one core may be reserved for handling foreground activities such as user input, UI redraw, etc.).
    There are definitely differences between 32 and 64 bit builds.   I have observed this myself.  I have 8 processor threads (2 actual cores with hyperthreading in each of two separate Intel Xeon DP 5060 3.2 GHz processors).
    I just tested ACR 6.3, with Photoshop CS5 on Windows 7 Ultimate x64 8 GB, with ATI Radeon HD 4670 video card...
    Photoshop CS5 12.0.3, File - Open, Canon EOS-40D raw file conversion to upsampled resolution of 6144 x 4096 pixels, some lens corrections, sharpening and noise reduction enabled.  Same exact image and settings for both tests.
    32 bit Photoshop running 32 bit Camera Raw:  13.8 seconds, Task Manager shows less than 25% load.
    64 bit Photoshop running 64 bit Camera Raw:  6.0 seconds, Task Manager shows 100% load.
    This is easily repeatable.
    Computer shows 5% to 8% load just sitting here (I'm playing music, and this forum chews up cycles too).
    I'm forced to conclude, despite what you wrote above MadManChan2000, that Camera Raw is using only 1 or 2 of 8 available threads in the 32 bit build, all 8 threads in the 64 bit build.
    Can you explain the difference please?  Is it possible the logic isn't simple, and while the 32 bit Camera Raw may use multiple threads for some things, that noise reduction or lens corrections aren't using all threads?
    -Noel

  • Auto provisioning users and send email notification to the users

    I currently have CUCM 10.5 setup to auto register phones and I use Cisco prime provisioning 10.5 to auto provision the users.
    Self provisioning is setup and users can call the IVR number enter the self service ID, which is their DN.
    what I would like to do is send an email notifying  the end user of their setup and how to use their telephony device Example (Self-service ID: 8888, auth code: 3333) is this possible from Prime Provisioning or CUCM.

    Thanks Jamie
    Wishful thinking I guess. It would have been seamless if they added that form of email notification to end users when auto provisioning. Anyways to get around that I used MS word mail merge and used the same spread sheet I used to batch provision the users to send the Self-service ID to the email contacts.

  • Process Multiple Files hangs Computer

    Running PSE 12 on a HP Pavilion with Windows 7 Home Premium SP 1 and all current patches applied.
    I am what I consider an avid photographer (not professional but I take a lot of pictures) and I have been using PhotoShop Elements for over 5 years (all different versions of course).
    Recently whenever I use Process Multiple Files in the editor to get photos ready for displaying on my blog my computer just hangs and I have to turn it off by way of the power switch.
    Here is what happens:
    I edit photos in the editor adjusting exposure and cropping and such then I need to get them ready to display online so I go into Process Multiple Files (much faster then doing it one by one).
    I then point the output to the folder I want adjust the output size and file type to JPEG and click on OK.
    The photos get processed as always and I am presented with the blank editor screen (no pictures as they all closed after being processed)
    Then when I try to go back to the organizer (or any place else) the computer just sits there and does nothing (The clock does not even update during this hang).
    I tried to get to the Task Manager by hitting the Ctrl+Alt+Delete keys but nothing happens. The computer is totally unresponsive.
    I have even tried just letting it sit and see if it ever comes back. When I did this it eventually blanked my screen after the time I specified in the screen saver. When I moved the mouse it just came back to the empty editor.
    When I need to edit my photos I use Process Multiple Files all the time as it is a great time saver when saving photos for the web.
    Any and all help will be appreciated in resolving this issue.
    P.S. I have been using PSE12 since December of 2013 without any problems until now. Also it does not matter if I process 3 files or 30 files same results, computer hangs.

    R_Kelly
    The folder I was trying to process was in another folder with a
    backslash in the name. Once I removed the backslash, Process Multiple
    Files worked again. Thanks for the quick response and the helpful hint.
    Sincerely,
    Todd
    R_Kelly wrote, On 5/10/14, 5:59 PM:
    >
          Process Multiple Files jpegs grayed out
    created by R_Kelly <https://forums.adobe.com/people/R_Kelly> in
    /Photoshop Elements/ - View the full discussion
    <https://forums.adobe.com/message/6371873#6371873>

  • C#: Sending email from a specific account when multiple accounts exist in Outlook?

    Somehow I accidentally deleted this message trying to edit it... sorry.
    Microsoft.Office.Interop.Outlook.Application outApp = null;
    outApp = Marshal.GetActiveObject("Outlook.Application") as Microsoft.Office.Interop.Outlook.Application;
    MailItem mailItem = (MailItem)outApp.CreateItem(OlItemType.olMailItem);
    mailItem.Subject = "Director Script Confirmation Request";
    mailItem.To = person;
    mailItem.Body = message;
    //mailItem.Display(false);
    mailItem.Send();
    How do I send email from a specific account when multiple accounts exist in Outlook?
    Below is the code that I have. I think I'm supposed to use the AddressEntry or AddressEntries to designate where emails are sent from. However, at the moment, I haven't found an example.
    SV

    Hello SV,
    The MailItem class provides the
    SendUsingAccount property which allows to set an Account object
    that represents the account under which the MailItem is
    to be sent. Here is what MSDN states:
    The SendUsingAccount property can be used to specify the account
    that should be used to send the MailItem when the Send method
    is called.
    Sub SendUsingAccount()
    Dim oAccount As Outlook.account
    For Each oAccount In Application.Session.Accounts
    If oAccount.AccountType = olPop3 Then
    Dim oMail As Outlook.MailItem
    Set oMail = Application.CreateItem(olMailItem)
    oMail.Subject = "Sent using POP3 Account"
    oMail.Recipients.Add ("[email protected]")
    oMail.Recipients.ResolveAll
    oMail.SendUsingAccount = oAccount
    oMail.Send
    End If
    Next
    End Sub

  • OIM 9102: Send Email Notification to other user in a task

    I created a process in OIM. In this process exist a Task: Manager Process. When this task will be completed for the user that be assigned. In the Notification Tab are able to send a email notification to a Assign User, Requester User, User or User Manager. But i need to send a email notification a other user different to them, for example: juan.perez, this user is in OIM.
    I have read the following documents:
    1.- http://docs.oracle.com/cd/E10391_01/doc.910/e10363/promgt.htm#BCECFGEJ
    2 .- How to Send an Email Notification Upon User Creation via the Admin Console [ID 780394.1]
    3.- OIM: An Example of Email Notification and Configuring it With a Resource Object Provisioning [ID 457836.1]
    4.- Sending an Approval Notification Email with a Link Directly to the Approval Request? [ID 748447.1]
    Or exist some way to do this, through java code.
    I'm using oim 9.1.0.2 BP18 running on OC4J 10.1.3.5 on AIX 6.1 64-bit clustered install with two nodes, Oracle Database 10.2.0.4 on AIX 6.1 64-bit on RAC.

    Hi
    You can use OIM email API to send an email from the java code. You can attach code on post creation user using entity adapter. Every time a user is created the email is triggered.
    Here is the sample:
    public EmailUtility(tcDataProvider dataProvider) {
              this.dataProvider = dataProvider;
              emailOper = new tcEmailNotificationUtil(dataProvider);
              System.out.println("Email API instantiated successfully...");
         public String sendEmail(String fromAddress, String toAddress, String body,
                   String subject) {
              emailOper.setBody(body);
              emailOper.setFromAddress(fromAddress);
              emailOper.setSubject(subject);
              emailOper.sendEmail(toAddress);
              System.out.println("Email sent!" + subject);
              return SUCCESS;
    Regards
    user12841694

  • * Can We Send Email Notifications Only using User Task in Oracle BPM ?? *

    Hi All,
    Can we send any email notification to initiator, only from Oracle BPM User / Human task without using any notification activity.
    Is it possible to send email notifications using BPM User task alone.
    Any Help appreciated.
    Regards
    Satya

    Hi Satya,
    To send an email to the person who initiated the work item instance in the process when the instance reaches a human task:
    1. Ensure that the id of person who initiated the instance is stored in the process predefined variable called "creator".
    2. In the Interactive activity's input data mapping, map this "creator" process predefined variable to the corresponding "creator" attribute in the human task's execData.
    3. Open the human task -> click the "Notification" tab -> click the "+" icon in the upper right -> on the new row added to the bottom of the list, leave the task status dropdown set to "Assign" and change the recipent (the middle column) to "Initiator".
    Dan

  • SendToPrinter delays when processing multiple prints with Watermark

    Hi LC friends,
    We are running a JBoss turnkey LC ES2 SLB (Server Load Balancing) setup. We have a process where we merge .xml data and .xdp form-design to a pdf.
    The pdf with Watermark is achieved and printed once or twice. When we loop and print the 2 times - the first print is quickly BUT with the second print takes 17 seconds to process.
    This is the flow of the print routine
    *) PDF with watermark produced with invokeDDX
    1) convert PDF to postScript  (Service: LC Output > Convert to PS)     about 500 ms to process
    2) sendToPrinter     (prints first copy)     about 100 ms to process
    3) setValue     (add one to count and loops back to SendToPrinter)
    4) sendToPrinter     (Delays - then prints second copy)     about 17 SECONDS to process
    I have tried to print pdf without watermark. In this case the SendToPrinter only delays in 1400 ms. Can anyone tell me why LC SendToPrinter is waiting??.
    I would expect it just print by coping to printer, and therefore have no delay. Any ideas??
    A java custom component might be a more effective way, but would expect Adobe LiveCycle to handle this out-of-the-box!
    Help is very much appreciated
    cheers,
    Thomas Groenbaek

    Try a controlled test - create a new blank file, say 6 x 4 @ 300ppi with a white background and save it as a psd. Then run Process Multiple Files against this one file using the rename files option and with your watermark settings and see if it works on that.
    Cheers,
    Neale
    Insanity is hereditary, you get it from your children
    If this post or another user's post resolves the original issue, please mark the posts as correct and/or helpful accordingly. This helps other users with similar trouble get answers to their questions quicker. Thanks.

  • Elements 11 crashing When using Process Multiple Files

    When I use Process Multiple Files and click on the Browse button, the wheel turns and doesn't work anymore.  It just stays there for awhile.  I would reinstall, but I don't know where the product key is.

    Hi csssaratoga,
    Thanks for posting on Adobe forums.
    Please find the download link for Elements 11
    Download Photoshop Elements products | 11, 10
    To find the Serial number please check the following aritcle
    http://helpx.adobe.com/x-productkb/global/find-serial-number.html
    Let us know if this helps.
    Regards,
    Sandeep

  • To stop email notification for a user regarding PR release in workflow

    Hi All,
    I am new to workflow.
    I need to stop an email notification for a user who receives it for PR release.
    I checked earlier posts which stated some send email steps in workflow and extended notifications.
    But I am not aware of any of this things.
    Can you all please help me in resolving this? As i hardly know anything about workflow.
    How can i check where this email notification gets triggered or from where it picks the user id?
    Your help would be appreciated.
    Thanks.

    Hi Dharmin
    Identify which workflow is for PR:
    Go to T Code SWI2_FREQ
    Select the appropriate date range
    Work item Type should be (Sub-)Workflow
    Execute
    You will get the list of ALL workflows triggered during the given time interval
    Hopefully, the developers in your system have maintained the correct Work item text and you can identify the PR workflow . Pick the WSxxxxxxxx number from the "task" Column for the PR Workflow
    Go to SWDD and analyze this workflow, check for steps which are sending the emails.
    (simplest possibility)
    Once you find the step, see if this can be blocked for a given user or not (or will it block for everyone).
    Reach there and give us the details of the email step and we shall work out a way.
    BTW - did you try to ask for the Functional and Technical Specs for this ?
    It should contain some details to help you.
    Regards,
    Modak

  • Process multiple files

    Elements v 4.0 How do you input files in "process multiple files" function. I get "file empty" and "disc not available" messages when the reverse is the case.

    99jon
    I have added some comments because this feature is not behaving
    according to the book.
    I have tried using dummy files with simple titles but nothing works
    and I do not understand what is causing the problem. The Mac input
    does not seem to be acceptable. Pity, because I have a use for it in
    re-titling various photos.
    Bate*
    >
    >Re: process multiple files
    >created by <http://forums.adobe.com/people/99jon>99jon in Photoshop
    >Elements - <http://forums.adobe.com/message/5914417#5914417>View the
    >full discussion
    >You normally create a new folder. Choose the folder with your
    >originals as the source. Choose your new folder as the destination.
    >
    >Please note that the Adobe Forums do not accept email attachments.
    >If you want to embed a screen image in your message please visit the
    >thread in the forum to embed the image at
    >http://forums.adobe.com/message/5914417#5914417
    >
    >Replies to this message go to everyone subscribed to this thread,
    >not directly to the person who posted the message. To post a reply,
    >either reply to this email or visit the message page:
    >[http://forums.adobe.com/message/5914417#5914417]
    >
    >To unsubscribe from this thread, please visit the message page at
    >[http://forums.adobe.com/message/5914417#5914417]. In the Actions
    >box on the right, click the Stop Email Notifications link.
    >
    >Start a new discussion in Photoshop Elements at
    ><http://forums.adobe.com/choose-container!input.jspa?contentType=1&containerType=14&contain er=3347>Adobe
    >Community
    >For more information about maintaining your forum email
    >notifications please go to
    ><http://forums.adobe.com/thread/416458?tstart=0>http://forums.adobe.com/thread/416458?tstart=0.

  • Can't process multiple files on one of three catalogs

    After getting straightened out about getting my catalogs in order, which I've done, I've run into another problem. I have three catalogs one for People, one for Things and one I call Workplace where I try out things that are new to me so I don't mess up my main catalogs.
    I've straightened out the files in my Things catalog. I have one catagory that contains images of autograph book pages from the late 1800s. Those scans were done in JPEG some time ago. I've tried using multiple processing to change these 55 images to psd in the original file to be consistent with the rest of the catalog. Each time the process fails.
    In order to see what the problem might be I have copied the catagory file into both of my other catalogs and have been able to process the catagory file back into itself as psd. I have also created another small file in the Things catalog and tried to convert it and had the same result. The warning info box that appears when copying back into the same file states that the original files will be overwritten. The psd files do not overwrite the jpg files. They are added to the original file. That may be the way it is intended to be. That's not a real problem.
    The real question is why can't I process multiple files in the original catalog. I have looked at the error file and, although I don't know much about most of it, I found the following in the first part of the file.
    crash exception="EXCEPTION_ACCESS_VIOLATION"
    I run XP SP3 and PSE 8. I am a single user with administrator rights. I find no mention of a  permission filter in the PSE 8 program.
    I'm stuck until I solve this problem and I need help getting it done. Any suggestions or information will be greatly appreciated.
    Message was edited by: Minocq

    One thing to try : instead of using 'process multiple files', can you use the 'export' feature in the Organizer to export the jpegs of that category in psd format into a new folder ?

  • Adobe Acrobat 9.5 crashes when OCR multiple files.

    Adobe Acrobat 9.5 crashes when OCR multiple files. A window appears Adobe Acrobat has stopped working." Then Windows closes the program.
    Log Name:      Application
    Source:        Application Error
    Date:          7/15/2013 9:08:55 AM
    Event ID:      1000
    Task Category: (100)
    Level:         Error
    Keywords:      Classic
    User:          N/A
    Computer:      ENV12W7.dot.state.nv.us
    Description:
    Faulting application name: Acrobat.exe, version: 9.5.5.316, time stamp: 0x518ac052
    Faulting module name: drs832.dll, version: 8.0.2.1088, time stamp: 0x47f2127d
    Exception code: 0xc0000005
    Fault offset: 0x0013c31f
    Faulting process id: 0x109c
    Faulting application start time: 0x01ce8174d93e1008
    Faulting application path: C:\Program Files (x86)\Adobe\Acrobat 9.0\Acrobat\Acrobat.exe
    Faulting module path: C:\Program Files (x86)\Adobe\Acrobat 9.0\Acrobat\plug_ins\PaperCapture\drs832.dll
    Report Id: d8a8f897-ed68-11e2-bae0-d4ae52c31ca5

    Please do check the Performance of your computer at that point of time .
    As some time the usage also causes the issue that makes a software stopped working .
    In order to chek the system performance , check the Task Manager and go to Performance tab .
    If still the issue persists , try wih the following link :
    http://helpx.adobe.com/acrobat/kb/acrobat-could-access-recognition-service.html

  • Process Multiple Files in PSE 7

    I'm running PSE7.
    I'd like to take a group of images (jpeg's) and do the following to them:
    Run QuickFix on them.
    Save them as a new file with the name based on the original name plus some extra information.
    Resize the jpeg's to a size suitable for the web. Or possibly a little larger.
    It would really be great if:
    I could use a 'tag' to select the images I want to process.
    The tags on the new images are the same as the originals.
    The new files are written into the same folder as the original. Even if multiple folders are needed due to
    the tags bringing in images from multiple folders.
    The new images would become part of a version set or stack along with the originals.
    Well, that's what's I'm interested in doing.
    Any thoughts would be greatly appreciatted!

    The Process Multiple Files command applies settings to a folder of files. If you have a digital camera or a scanner with a document feeder, you can also import and process multiple images. (Your scanner or digital camera may need an acquire plug‑in module that supports actions.)
    When processing files, you can leave all the files open, close and save the changes to the original files, or save modified versions of the files to a new location (leaving the originals unchanged). If you are saving the processed files to a new location, you may want to create a new folder for the processed files before starting the batch.
    Note: The Process Multiple Files command does not work on multiple page files.
    Choose File > Process Multiple Files.
    Choose the files to process from the Process Files From pop‑up menu:
    Folder
    Processes files in a folder you specify. Click Browse to locate and select the folder.
    Import
    Processes images from a digital camera or scanner.
    Opened Files
    Processes all open files.
    Select Include All Subfolders if you want to process files in subdirectories of the specified folder.
    For Destination, click Browse and select a folder location for the processed files.
    If you chose Folder as the destination, specify a file-naming convention and select file compatibility options for the processed files:
    For Rename Files, select elements from the pop‑up menus or enter text into the fields to be combined into the default names for all files. The fields let you change the order and formatting of the components of the filename. You must include at least one field that is unique for every file (for example, filename, serial number, or serial letter) to prevent files from overwriting each other. Starting Serial Number specifies the starting number for any serial number fields. If you select Serial Letter from the pop-up menu, serial letter fields always start with the letter “A” for the first file.
    For Compatibility, choose Windows, Mac OS, and UNIX® to make filenames compatible with the Windows, Mac OS, and UNIX operating systems.
    Under Image Size, select Resize Images if you want each processed file resized to a uniform size. Then type in a width and height for the photos, and choose an option from the Resolution menu. Select Constrain Proportions to keep the width and height proportional.
    To apply an automatic adjustment to the images, select an option from the Quick Fix panel.
    To attach a label to the images, choose an option from the Labels menu, then customize the text, text position, font, size, opacity, and color. (To change the text color, click the color swatch and choose a new color from the Color Picker.)
    Select Log Errors That Result From Processing Files to record each error in a file without stopping the process. If errors are logged to a file, a message appears after processing. To review the error file, open with a text editor after the Batch command has run.
    Click OK to process and save the files.

  • Process Multiple Files in Photoshop Elements 4.0.

    Please Help,
    I have a lot to learn about digital photos and when I retire I will have time. However, I have 4000+ digital photos at 900.0 plus KB (approximate 42.66x32 72ppi) each. Now I discover they take up lots of room (my backup is huge) and need to be resized to properly email.  I figure I will resize them all at the same time. I found process multiple files via the file drop down menu > Process Multiple Files by selecting one photo and opening Standard Edit. I then selected Folder in the process files from drop down menu, found my, large, digital photo folder via the browse button, checked include all subfolders, destination same as source, and quit at image size.
    Am I on the right track? What is a reasonable image size? PSE uses width, hight, and resolution which is confusing when everyone else talks about file size. I found the PSE help information difficult to understand. I want to do this right the first time and would appreciate your suggestions.
    I will change the settings on my Pentax Optio W30 Camera; after I get some help regarding the size issue, so my future photos will be easier to manage.
    Thanks

    Your images are already smaller than expected.  The Pentax Optio W30 is a 7 mega pixel camera, which will produce images of about 3+ MB, when set to highest quality.
    It is recommended to shoot at the highest possible quality, keep those images as "originals" and make copies for other purposes, such as email attachments.
    If you are planning to resize and overwrite your originals, you will cause serious quality deterioration.
    My suggestion is that you 1) set your camera to the highest quality and 2) get an exterior hard drive for storage.
    Juergen

Maybe you are looking for

  • Lion Woes with TimeMachine

    Despite installing LION twice to try to eliminate several problems, TimeMachine doesn't work with internal drive on my tower. TimeMachine starts OK but fails after a while with error msg. " Unable to write to disc, maybe a temporary problem try again

  • Replacing sliver band on iPhone 4S... Will apple do it or third party...?

    Will apple replace it for a fee? I had my 4s in a bumper and like many other have the rubbing affect and think apple should fix it for free but that's beside the point anyone know if apple will or not I can buy the replacement part for $39 only issue

  • Right parser ---------------------------------?

    Hii Javaties I am developing a swing application , and i need to 1) populate my combo boxes from a XML file. 2) save data from a JTable to an XML file. tht saved XML file also need 2 be sent to a server . For this wht kind of parser do i need ? Do i

  • Gmail account keep asking for password

    I have a few accounts on my email app. But The Gmail one keep asking me for password, I use 2 speet athentication and everytime use a new password but still does not solve the problem. I used to have this problem with yahoo before and also with and e

  • "To" field unresponsive in iOS4

    I have noticed this in iOS4 both on a 3GS and an iPhone 4. When you choose to email a link or article to someone using the email option within the article, the "To" field in the email becomes unresponsive and you have to tap in the field multiple tim