Duplicate e-mail notifications sent to suppliers

Hi Oracle Community-

Some of our suppliers are complaining that they receive notifications by e-mail in doubles.  We noticed that one of the duplicate email addresses has been added with the '. AMERICAN' language according to article Oracle suffix, 'suffix of language (i.e. "."). AMERICAN") is added to the e-mail address of the provider in the notice of purchase order Email (Doc ID 427969.1()'. '.

Although Oracle recommend a patch to fix this problem, I'm reluctant because we use iSupplier for notifications and the position of the buyer for create/update all purchase orders.  The article States, "this 12.1.x solution will change the field in the email to the supplier of a combination of vendor and site name of the provider instead of concatenated with the language code e-mail address."  This change is applicable to the purchase orders created or updated using the purchase orders form and not to the purchase orders created or updated using the center of the buyer." "

In addition, the article does not mention that these "." AMERICAN' suffixed emails are duplicate notifications.  In my case, they are.

Please let me know that someone has any suggestions, or if all goes well, a solution to my problem.

Thank you, Donna

As you already use iSupplier, I would recommend updating field medium of Communication with the NULL value instead of send and see how it goes.

Tags: Oracle Applications

Similar Questions

  • "Claim the task...". "E-mail notification is sent again. If I can remove?

    I entrusted the task to a GROUP email. The Group Gets the email, but when someone in this group goes to the workspace to claim, email gets sent back to the person it claims. I don't want the email out when they claim it.

    This secomd email can be deleted? It is obvious that if the person was able to get to the task to claim it, they don't need to see the email? Help, please!

    -LT

    Hi Han Dao,.

    I contacted Adobe support and they suggested a work around for it.

    To 8.2 of the LCES, open workbench, go to process management > e-mail Notification, delete the start activity "Job ADVERTISEMENT" event Now when the user requests the task of the group, there are only "Assigned task" event look, so we have only 1 email notification.

    It will be useful.

    Kind regards

    Anh

  • using Oracle job e-mail notification

    Hello

    I am trying to configure a job e-mail notification using Oracle 11 GR 2. By documnetation online, I made the following configuration, but email notification work is a failure. If you guys have any ideas, please help.

    Step 1:

    BEGIN

    DBMS_SCHEDULER.set_scheduler_attribute ('email_server', 'oracle.kotaise.com:25');

    DBMS_SCHEDULER.set_scheduler_attribute ('email_sender', ' [email protected]');

    END;

    /

    Step 2:

    BEGIN

    () DBMS_SCHEDULER.create_job

    job_name = > 'email_notification_job ',.

    job_type = > 'PLSQL_BLOCK ',.

    job_action = > ' NULL BEGIN; END;',

    start_date = > SYSTIMESTAMP,

    repeat_interval = > ' freq = minutely; BYSECOND = 0',

    enabled = > TRUE);

    END;

    /

    Step 3:

    BEGIN

    DBMS_SCHEDULER. () ADD_JOB_EMAIL_NOTIFICATION

    job_name = > 'email_notification_job ',.

    recipients = > ' [email protected] ',

    sender = > ' [email protected] ',

    subject = > 'Scheduler Job Notification-%job_owner%.%job_name%-%event_type%. "

    body = > ' event_type % occurred at % event_timestamp. ERROR_MESSAGE %'.

    events = > "JOB_FAILED, JOB_BROKEN, JOB_DISABLED, JOB_SCH_LIM_REACHED");

    END;

    /

    Step 4:

    I created the following post that runs a package that runs a package "test_package.pdata". This package is not created yet, because I wanted to see if the email notification works or not. As expected the 'TEST_JOB' failed due to missing package. But notification email '' email_notification_job' ' work, which takes place every minute, cannot send an e-mail notification.

    BEGIN

    SYS. DBMS_SCHEDULER. CREATE_JOB

    (

    job_name = > 'test_job '.

    , start_date = > SYSTIMESTAMP

    , repeat_interval = > ' freq = minutely; BYSECOND = 0'

    , end_date = > NULL

    , job_class = > 'DEFAULT_JOB_CLASS '.

    , job_type = > 'PLSQL_BLOCK '.

    , job_action = > ' BEGIN test_package.pdata; END; »

    , comments = > NULL

    enabled = > TRUE

    );

    end;

    /

    I questioned the DBA_SCHEDULER_NOTIFICATIONS table, and I see that email notification work has not begun.

    JOB_NAME EVENT RECIPIENT

    EMAIL_NOTIFICATION_JOB [email protected] JOB_FAILED

    EMAIL_NOTIFICATION_JOB [email protected] JOB_BROKEN

    EMAIL_NOTIFICATION_JOB [email protected] JOB_SCH_LIM_REACHED

    EMAIL_NOTIFICATION_JOB [email protected] JOB_DISABLED

    Thank you

    OK, now I understand your lack of understanding

    The ADD_JOB_EMAIL_NOTIFICATION procedure relates to employment that you specify in the parameter job_name. In your case, e-mail notifications will be sent against your email_notification_job, no test_job. You must use the ADD_JOB_EMAIL_NOTIFICATION for all the jobs you are interested in the result. So if you are interested in the results of running TEST_JOB, then you must specify this work for the ADD_JOB_EMAIL_NOTIFICATION procedure.

  • E-mail notification of workflow does not

    Hello

    We need to inform all users of the workflow. There is no 'NotifyAllParticipants' in Admin-> Actions-> Actions step workflow. But users don't receive any notification by email.

    Is there a required configuration?

    We tried to modify the futuretense.ini also, but it still does not work.

    Any help in this matter is appreciated.

    Thank you!

    Hello

    I tried this in my local machine and am able to send the notification to the participants (users).

    Check if you set the following properties.

    First of all:

    In futuretense_xcel.ini file set xcelerate.emailnotification = true.

    Second:

    Set the following properties in the futuretense.ini file.

    DSI EmailAccount = specifies the user account name that you want to use for outgoing mail. Is the name of the account (just the username) on the SMTP server.

    CS.emailpassword = specifies the password for the e-mail account used by the WebCenter Sites (specified by cs.emailaccount above property).

    DSI EmailHost = defines the host SMTP (mail server) which is used by the servlet ContentServer to create and deliver e-mail messages.

    CS.emailreturnto is specified, the e-mail address from which mail is sent to all participants in the workflow.

    Note: by setting the properties make sure that 'no. spaces' before and after the value.

    If above properties are set correctly, still no mail. Thanks for upload your Sites.Log.

    Please let me know if you have any questions.

    Kind regards

    Delphine Pilli.

  • E-mail notification must be triggered on impact the apply changes?

    Hi all

    Creates a form similar to a form of appeal, whenever the user create a new request and submit the request. E-mail notification will be sent to the user and the administrator.
    Here when admin ppl rejects the request, an e-mail notification triggered by the user as the application was rejected.

    I have three radio buttons in the form

    1.submitted (Default).
    2.rejected.
    3.accepted.

    When the administrator change request and select rejected box and apply the changes, a notification e-mail should be raised to the user.

    Now I have a submit after process of change which is triggered whenever the user press on apply changes and it will send the notification to the user and admin time.
    How do e-mail notification which should be triggered when the administration rejects the request and submit the form?
    use the apex 4.0 version

    When the Admin selects the radio button of rejection and tha press on apply changes, then the notification by electronic mail must be sent to the user.

    Appreciate your help!

    Thank you and best regards,
    Robette.

    Hello

    Copy the following code,

    BEGIN
    
    IF(:ACESS_APPROVAL = 'Rejected')THEN
    
         APEX_MAIL.SEND('Your request has been rejected');
    
    ELSIF(:ACESS_APPROVAL = 'Accepted ' or :ACESS_APPROVAL = 'submitted')THEN
    
         APEX_MAIL.SEND('Your request will be notified.');
    
    END IF;
    
    END;
    
  • E-mail notification - Ok/Cancel in the email text

    Hello

    I use oracle BPM 11 g, have set up the human task to send the email notification to the owner of the task.

    E-mail is sent properly, but in the body of the email, I get a text like "OK/Cancel" (at the bottom of the email)

    Not sure how to delete what I didn't change what anyone side e-mail, just by using the task parameter default human notification by e-mail.

    Thank you
    Rupesh

    This problem has been fixed by Oracle with the Patch 13335504.

  • How to return the approver e-mail notification iProcurement in R12?

    Hi all

    How to return the approver e-mail notification iProcurement in R12?

    Symptom: A Summit a requisition to B, need for approval of B

    (1) B lost the e-mail that is sent by A
    (2) need B a new notification sent by A.

    environment: Oracle R12.1.2 | AIX 6.1




    Concerning
    Terry Chen

    I thank you for your answer, you want to reassign B once again?

    Yes.

    Can I use the feature "Rewind"? Can this function sends notification to the user again?

    Don't know if it would work for notifications of iProcurement, then please try first the option to reassign.

    Thank you
    Hussein

  • E-mail notification of Web Forms

    Question here, maybe stupid, but this is my first time with Business Catalyst and I work with a site of someone else in place, so please forgive me.

    The client has a web form that accepts requests for consultation. Submissions go into the database, and the customer will receive an email. Currently, the email is going to [email protected]; they want to go to [email protected]. I'm looking for although BC for the last hour and cannot find anywhere where it is controlled. Where can I change the email address these notifications go?

    Thank you

    Hello

    Check the implementation of workflow as it comes to the e-mail notification that is sent to users of the site.

    - http://kb.worldsecuresystems.com/152/bc_152.html

    - http://kb.worldsecuresystems.com/657/cpsid_65743.html

    If still need help please provide the URL of the site and the form online so we can check your installation.

    Kind regards

    -Sidney

  • How do I just get messages from the Inbox to show the new mail notification?

    I install Thunderbird with Gmail and it works like a charm. The only complaint I have is that the new mail notification seems to grasp a selection of emails unread from different folders and often it does not show the new relevant emails in my Inbox. ESP. the all mail folder seems to provoke the doubling of message notifications, but this isn't the only one.

    All I want is my Inbox for new e-mail notifications. Is there anyway to change the current behavior?

    And there is no solution to limit the mail in a particular folder Inbox or other, so I suggest ur stuck.

    This add-on could help https://addons.mozilla.org/en-US/thunderbird/addon/xnotifier/?src=search , but I have really no idea.

  • When I get the message/e-mail notification, my camera flashes

    When I get the message/e-mail notification, my camera flashes

    Hello

    Follow the instructions to turn off the alerts of Flash LED here > http://www.imore.com/how-to-turn-on-led-notification-light-iphone

    Or tap Settings > general > accessibility > Flash LED for alerts.

  • Mail notification on phone family member

    I have family and a member receives my email notifications and can actually access only if they slip. However, they have no access to my email otherwise. How can I stop this from happening?

    The family has nothing to do with email.   E-mail account which you are referring?   The only way to e-mail notifications occur is if this account is installed on this phone

  • E-mail notification of silence Droid4

    How to transform the sound e-mail notification?

    I actually think that the sounds of notifications for Gmail are hidden in a ridiculous way.

    Open Gmail > Menu > more > settings > [If you have multiple Gmail accounts, choose a] > labels to notify > Inbox > ringtone.

    Not only is this really buried but -"tags to notify! Who thought this would be an excellent checklist?

    (Sorry. Stuff like that makes me crazy...)

  • E-mail notifications

    Our company uses UTM25 and strive configure the system to use mail notifications settings. I read in several other threads, it requires the use of the SMTP port 25, which does not seem to be supported by a large number of major email service providers (gmail, hotmail, etc.).

    What I have to put in place a special Exchange Server just to send an e-mail from this router? Why can I not use other ports? The admin for our society, it is important that every day I receive alerts of the UTM without having to log on and run them manually.

    BTW: I use an outdated firmware version, but as far as I can see the update notes, new versions of firmware have nothing to do with the SMTP port used for the email notification.

    Thanks in advance!

    dwhittington wrote:
    Our company uses UTM25 and strive configure the system to use mail notifications settings. I read in several other threads, it requires the use of the SMTP port 25, which does not seem to be supported by a large number of major email service providers (gmail, hotmail, etc.).

    What I have to put in place a special Exchange Server just to send an e-mail from this router? Why can I not use other ports? The admin for our society, it is important that every day I receive alerts of the UTM without having to log on and run them manually.

    BTW: I use an outdated firmware version, but as far as I can see the update notes, new versions of firmware have nothing to do with the SMTP port used for the email notification.

    Thanks in advance!

    Try upgrading to 1.3.7 - 0 and then do an update to 1.3.14-0. offline
    You should be able to specify the port now.

  • iMac Mail.app - sent mail deposited in the wrong folder for sent mail

    Have 3 on my iMac 27 "ElCapitan 10.11.2 iMAP e-mail accounts.  All 3 accounts synchronize very well on my iPad and iPhone.

    The problem is in the folder of mail sent on my iMac.  My iMac Mail.app sent the file structure has a main folder "sent", followed by 3 separate sent under folders; 1 for each IMAP account.  Mail sent to accounts 2 and 3 go to the sup of respective sent mail folder, but 95% of mail sent on behalf of 1 goes to the main "sent" folder.  Only a small number of account 1 send mail goes to the record account 1 sent mail under

    Sounds like a simple solution, but I'm running out of ideas - HELP

    Maybe it's that you have more than one account of outgoing mail, and you send the wrong. From the Mail menu bar, you select

    ▹ mail preferences...

    The Mail preferences dialog opens. Select the composition workshop in the row of icons at the top. Since the menu option

    Send new messages to:

    choose

    Selected mailbox account

    Note that this setting may have no effect if you start a new message while a VIP or smart mailbox is selected in the list of the mailbox. Those are research, the mailboxes not real recorded.

    If the problem persists, select the accounts in the Preferences dialog box, and then select the account assigned in the list on the left.

    In the account information pane, select the server in the menu option

    Server outgoing (SMTP) mail

    If there is a single server in the menu, select

    Edit the list of SMTP server...

    and to add a new server with the correct settings. If you do not know how, try the search of e-mail settings.

  • Need to get the sound e-mail notifications in Outlook Express

    I would like to get the sound e-mail notifications in Outlook Express and can not know how to do this.

    Original title: artachoke47

    Tools | Options | General tab check: play sound when new messages arreive.
     
     

Maybe you are looking for

  • Unavailable videos

    At the beginning of this week, Firefox stopped loading videos and audio. I did all the updates plugin, disabled extensions and added their backs and all other proposed on "Fix common audio and video issues.To correct this information under graphics,

  • Laptop HP 15r: pause (NOT of PAUSE) button

    Hello I own a 15r Notebook PC hp (obviously). I learn to code in QBasic via DOSbox, and I can't find the button "pause" (at the end infanite loops). I tried fn + shift, but it does not work. The 'fn' key works, because I want to use the keys f1-12. I

  • Windows 10 activation failure

    I get "Activation failed becaused this device is not a valid key of right or a digital product.» Error code: 0x803F7001. Model number SVE14135CXB.

  • Failed to install for windows XP security update KB2481109

    Installation failed for KB2481109 security update.  I use a Dell Latitude D610 Windows XP and Norton Internet Security.  If I can't install it please explain how I can remove the error message.

  • Windows Vista home premium 2.0 Mindstorms NXT and bluetooth

    Hi all Has the hp pavilion 9417cl built in bluetooth adapter? Who will pair with the mindstorms NXT 2.0 so I won't buy a dongle (I am running windows Vista Home premium) if so, does anyone know what steps I should take to combine together? Thanks for