Reg: PO release notification needs to send to the PR Creater with PO num

HI Gurus,
Iam new to workfow. I have one senario in workflow.
Requirement: when ever PO release notification needs to send to the PR Creater with PO number and corresponding PR number.
Please guide how to do this .
My questions :
1.How can we can get the PR Creater user id to send notification mail
Thanks & Regards
Ramesh

Hi Ramesh ,
Which workflow you are using for PO . If it is the standard one , there is a rule used in the worklfow called 20000027.
In this there is an USer exit . In this exit , you can write your code for sending the workitem to the PR creator.
If you are using a custom workflow for this , then create a new rule and in that write the code for fetching the PR Creator and assign the user ro the actor tab. Incluse this rule in ur task .
This will solve your problem.

Similar Messages

  • I am using Lightroom 3 and need to access a catalog I created with a trial version of Lightroom 4.

    I need to access a catalog I created with a trial version of Lightroom 4.  I am currently using Lightroom 3.  Can someone help me find a way to get my images from this catalog?  I don't want to upgrade at this point as I am running on a mid 2007 iMac and would need to buy new RAM, upgrade my OS, etc....  I would rather wait and spend the money on a new system when I'm ready.

    Hi Rikk,
    I just saw your answer to Deborah,
    Does this mean catalogs not backward compatable in regards to metadata and keywords as well?
    I am working on a giant archiving project here in India. The main system here is a Mac G5 Tower at 10.6.8, and it's running LR 3.2.  I have my MacBook  Air here, running Mavericks and LR 4.4.1.
    I want to take the archive catalog OFF of LR 3.2, put it on the Air, running 4.4.1 - then ADD metadata and keywords to the catalog images while on the Air and THEN re-install/import/export/etc the catalog back to the main tower LR 3.2 with out starting a huge problem of version/upgrades/etc. That way another person can be using the tower to scan while I do keywords.
    I have only a week more here for this project. If anyone knows asap would be great. Thanks in advance.
    Barbara

  • Notifications failed to send mail for journal approval with attachments

    Issue : Notifications failed to send mail for journals sent for approvals with attachments.
    Error :
    [WF_ERROR] ERROR_MESSAGE=3835: Error '-6502 - ORA-06502: PL/SQL: numeric or value error: character string buffer too small' encountered during execution of Generate function 'WF_XML.Generate' for event 'oracle.apps.wf.notification.send'. ERROR_STACK=
    WF_XML.GetAttachments(71009549, http://vfilvappclone.verifone.com:8000/pls/EBIZRPT, 13525)
    WF_XML.GenerateDoc(oracle.apps.wf.notification.send, 71009549)
    WF_XML.Generate(oracle.apps.wf.notification.send, 71009549)
    WF_XML.Generate(oracle.apps.wf.notification.send, 71009549)
    Wf_Event.setMessage(oracle.apps.wf.notification.send, 71009549, WF_XML.Generate)
    Wf_Event.dispatch_internal()
    Cause : Above error is thrown for Journals with attachment of file type Microsoft Office Excel Macro-Enabled Worksheet (.xlsm)
    Can anybody help with this?

    Please post the details of the application release, database version and OS.
    Please see if these docs help.
    ORA-20001 & ORA-06502 Workflow Errors [ID 761638.1]
    Manager Approval Notification Gives Error: Ora-O6502: Pl/Sql: Numeric Or Value Error: Character String Buffer Too Small [ID 352213.1]
    Approval Confirmation Email Is Not Received By Preparer - ERROR_MESSAGE=3835 ORA-20001 ORA-6502 [ID 465146.1]
    Notification Fails To Be Generated When A DOCX Document Is Attached [ID 1058183.1]
    Not Able To Send Multiple E-Mails Upon Approval Of Purchase Order [ID 333719.1]
    Expenses Workflow Error: "ORA-06502: PL/SQL: numeric or value error: associative array shape is not consistent with session parameters has been detected in fnd_global.put(CONC_LOGIN_ID,-1)" [ID 455882.1]
    Using Microsoft Office 2007 and 2010 with Oracle E-Business Suite 11i and R12 [ID 1077728.1] -- Notification Generation Fails
    ORA-06502 Buffer Too Small Error in Contracts Workflow Notification [ID 870712.1]
    Thanks,
    Hussein

  • Need to send a an Outlook attachment with an Email

    Hello everyone ,
    I have a requirement in which I need to send an attachment in a mail as an Outlook attachment. I have used the following code and i am wondering what I would need to change so that the Outlook attachment works fine -
    public static void sendMessageWithAttachments(EmailPoller emailPoller,String body,String toAddresses,String ccAddresses,String subject, BlobDomain associatedEmail)
    throws MessagingException,Exception {
    Properties props = new Properties();
    Session session = Session.getDefaultInstance(props, null);
    MimeMessage message = new MimeMessage(session);
    // Fill in header of the email
    message.setSubject(subject);
    message.setContent(message, "text/plain");
    if ((toAddresses != null) && (toAddresses.trim().length() > 0)) {
    message.addRecipient(Message.RecipientType.TO,
    new InternetAddress(toAddresses));
    if ((ccAddresses != null) && (ccAddresses.trim().length() > 0)) {
    message.addRecipient(Message.RecipientType.CC,
    new InternetAddress(ccAddresses));
    // Create a multi-part to combine the Mime Body parts
    Multipart multipart = new MimeMultipart();
    // Create your new message part to set text inside email & add it to teh multipart
    BodyPart messageBodyPart = new MimeBodyPart();
    messageBodyPart.setText(body);
    multipart.addBodyPart(messageBodyPart);
    // Create and fill MimeBodyPart for the attached content& add to multi part
    messageBodyPart = new MimeBodyPart();
    DataSource source = new ByteArrayDataSource(associatedEmail.toByteArray(),"text/plain");
    messageBodyPart.setDataHandler(new DataHandler(source));
    messageBodyPart.setFileName("associatedEmail.txt");
    multipart.addBodyPart(messageBodyPart);
    // Associate the multi-part with message content
    message.setContent(multipart,"text/html");
    emailPoller.forwardMessage(message);//send email with attachments
    }What I tried was to set the MIME-type for the datasource @
    DataSource source = new ByteArrayDataSource(associatedEmail.toByteArray(),"text/plain");to application/vnd.ms-outlook but it does create an Outlook message as an atatchment but refuses to open it and shows an Error.
    Anyone who know how to make it work please ?

    Thanks a lot ... worked perfectly fine.
    DataSource source = new ByteArrayDataSource(<BlobHavingEmailDetails>.toByteArray(),"message/rfc822");
    messageBodyPart.setDataHandler(new DataHandler(source));
    //etc ... attach MimeBodyPart to MimeMultiPart to send the message with Body & attachment.Yes I wanted to attach another complete message to another one.

  • Live in China, need to send to the U.S to fix

    Hi,
    I currently live in Beijing, my friend bought me an iPhone 4 from the states (AT&T) but the sim card tray is stuck and the apple here, refuse to fix it. I talked to the Apple people in the U.S and they said I need to send it to the states and they will replace my phone.
    Sending it is expensive and might get stolen on the way, in your opinion, should I try to give it to non authorized people here who fix cell phones and stuff? Will I loose my insurance if they will open the phone? The sim tray problem, is a common one, do you think Apple should pay for the delivery?
    Any advice will be welcome,
    thanks...

    Apple warranty for the iPhone is country specific... this is nothing new.
    If anyone other than Apple opens or works on the device, the warranty is void.
    This is exactly why everyone recommends purchasing an iPhone in the country where it is going to be used most frequently.

  • All Line Items need to send  in the PO Change EDI IDoC - ORDCHG

    Hi EDI Experts ,
    We have ECC 6.04.
    We are sending PO Change Message Tyep by using Message Type ORDCHG ( Basic Type ORDERS05)
    If PO Changes system trigger IDoc  and in Std IDoc it displays only that Line Item who had been changed .
    Requierment is that  if there is change in any single item, then  sytem should send entire/whole PO document ( all Line Items) .
    I think we need to write some code in teh routine /requierment ...etc.
    Can anyone suggest what I need to do to acehive the above ?
    Thanks
    NAP

    Hello NAP ,
         I have the same problem that you. I ´m using  the message type ORDCHG  with basic type ORDERS05.    when sending change order through Idoc only show me the updete/delete Item in segnment E1EDP01. 
    What object did you use for the message type ORDCHG ?
    What settings should I consider for this?
    Thanks in advance,
    Luis.-

  • WMS Define Release Rules (Need to migrate all the rule)

    Hi All,
    Is there an API to Migrate all the WMS Release Rules?
    Thanks,

    Hi All,
    Is there an API to Migrate all the WMS Release Rules?
    Thanks,

  • Best Buy DOES need to address all the negative issues with Citibank!

    Hi, I've read all the negative posts about Citibank.
    I have been a loyal customer of Best Buy for quite some time and have purchased products from washing machines to electric guitars.
    I have my own story:
    I've had nothing but issues with them since Best Buy went to them.  The last 5 bills I've received have been all messed up.  Each time it's been for at least 2 hours.  I never had problems until the switch to Citibank. 
    I have several deferred interest purchases.  I've taken each of those, divided them by the number of months the contract is for, thus determining how much to pay each month to pay them off by the expiration date.  Citibank has screwed them up every month. Distributing them differently than I had requested.  One time in "fixing" their mistake, they "mistakenly" added an additional charge of $130 to my account!  In reversing that they screwed up other distributions. That's why I've been on the phone with them so long each time.  Some of them they still haven't fixed. 
    One six month account isn't due to expire until 9/16/2014, but the way they are applying the distributions it will be paid off 6/15/2014.  A full 3 months before it is due.  It obviously saves them having that receivable for 3 months.
    Most of the customer Service reps have tried to be helpful but some of the time it is them that do the screw-ups.  When I ask to speak to a Supervisor they are usually not helpful or rude.  I was talking to one and he wasn't answering my questions, I challenged him and found out he wasn't even listening!  Sometimes they say "it was a change that didn't get into the computer right". I've spent my entire career in the computer industry (Retail chains, Discount Chains, Accounts Receivables, and Bank Systems)  You NEVER release a change until it has been completely tested.  Apparently they have someone totally incompetent that department.
    They apparently started a new policy 2 months ago that applied your minimum payment to the your revolving balance (non-promotional) first, if you only had Promotional balances it was applied to the one that would expire first.  Again, it's a way for the bank to relieve Receivables earlier than they should. To their benefit.
    I don't understand why so many of the Moderators and other responders have to be so rude and condescending to the people in this forum.  All we hear is this Mantra that Best Buy has nothing to do with the credit card. Yet, the Logo on the statement says "MY BEST BUY CREDIT CARD".  When you pay by mail the payment stub "Make checks payable to "BEST BUY CREDIT SERVICES".  When you call they answer "BEST BUY CREDIT SERVICES".  And you wonder why people think Best Buy owns the credit cards?
    You are correct that Citibank owns the credit cards and processes them.  But some Executive at Best Buy initiated having Citibank do this.  You talk about it's just a marketing thing to have Best Buy's name on everything.  Well I'll tell you. with all the complaints I've read here and horror stories that I have personally heard from customers, it is a very NEGATIVE marketing thing.
    Most of the customer Service reps have tried to be helpful but some of the time it is them that do the screw-ups.  When I ask to speak to a Supervisor they are usually not helpful or rude.  I was talking to one and he wasn't answering my questions, I challenged him and found out he wasn't even listening!  Sometimes they say "it was a change that didn't get into the computer right". I've spent my entire career in the computer industry (Retail chains, Discount Chains, Accounts Receivables, and Bank Systems.)  You NEVER release a change until it has been completely tested.  Apparently they have someone totally incompetent in that department.
    They apparently started a new policy 2 months ago that applied your minimum payment to your revolving balance (non-promotional) first, if you only had Promotional balances it was applied to the one that would expire first.  Again, it's a way for the bank to relieve Receivables earlier than they should. To their benefit.
    I also noticed that one of the Moderators posted a response to several complaints about no more 18 month deferred purchases that it was Citibank that discontinued them.  It seems to be a very popular "marketing thing" for Best Buy also.  Why keep a bank that dictates "marketing things" to your company?
    Have any of these many complaints been brought to the attention of Best Buy Management?  Do they even know about them?  If they have, then I would think they would be concerned enough to re-think their decision on a Bank Card Processor.
    Many have said they will quit buying from Best Buy.  I will not.  I like the stores, their merchandise and staff.  But I have serious concern that if this problem is not addressed thier may nit be a Best Buy to shop at in the future.
    For that reason I am sending a letter to the CEO and CFO regarding this.
    I would suggest each person that has complained dothe same.  Since the Moderators blocked out the executive's names on one of the posts, you can go to Best Buy.com main page at thew bottom under "Corporate Info/About Best Buy/About Best Buy (yellow Tab)/Executive Team  and you will find their names.  The Corporate address is one one of the posts in here.  The one the they deleted the names from.  Maybe all of our voices will be heard.
    P.S. - Check back to see if I'm blocked or this post is closed or deleted.  If so, another thing to comment to the Executives about...
    Best Regards Everybody!

    Hello GJT,
    Welcome to the forum, and thank you for being a loyal Best Buy customer! I'm very sorry to read of all the troubles you've been having with your My Best Buy credit card account. 
    If you made a purchase using one of our interest free financing offers, to avoid paying the interest, you would need to ensure you were making the minimum monthly payments and paid the full balance by the end of the financing term. For future reference, the promotion expiration will not be the same as the payment due date. The expiration is determined from the date of the purchase. This date would have been clearly marked on each of your billing statements.
    If you did make other purchases during the financing period, the payments would have been applied to the account according to the credit card laws as the others have mentioned. It is my understanding that any payments made to the account would first be applied to all minimum payments due for purchases on the account. Next, it would be applied to purchases that have interest charges due. Lastly, if funds remain from the payment, they will be applied to purchases with the financing promotions, in the order they are set to expire.
    As you may be aware, Citibank, N.A. is the issuer of your My Best Buy credit card account. Due to this, we have no influence, or access to their accounts or policies.  It is however, my goal to assist our valued customers as best as I can; therefore, I will be reaching out to Citibank on your behalf to look into your concerns. and they should be reaching out to you directly within the next 3-5 business days to discuss this further. If you do not hear from them within this timeframe please let me know.
    Thank you for posting your feedback here on the forum, and please do not hesitate to let me know if you have any further questions or concerns. 
    Sincerely, 
    Maria|Social Media Specialist | Best Buy® Corporate
     Private Message

  • I need some input from the iphone community with regards to an App that I'm looking for.

    If anyone has any suggestions I'd appreciate it. If I'm posting in the wrong place, I apologize.
    Many times I take pictures of schedules, reciepts, or itinerary and send it via mms or e-mail to my daughter @college. Often I'd like to "highlight" specific info on the picture, but the apps that let me do this only offer this feature on a PDF file. (I already have goodreader) I have the app Labelbox which would be great in this instance, (I can place labels anywhere on a photo) however, none of the labels they provide are transparent/flourescent. Drawing apps are messy and don't provide the kind of coverage I need for neat highlighting of specific words or sentences. In short, does anyone know of an app that will let me place transparent labels on specific places on a photo? (Being able to change the width or length would also be an added bonus)
    TIA

    Yes. However, some folks like to use the Combo OS updates directly from Apple's Download site rather than going through Software Update.
    BTW: Have you checked the places where you keep your music CDs if you have any?
    If you are using a computer desk, the insall discs should always be kept in a safe place not to far from your computer or at least in a place where all your other computer stuff is.
    All of my CDs relating to my computers are kept in a CD/DVD binder inside my computer desk drawer.

  • Need help in formatting the report created using SSRS

    I have created an image and used it as the body background. But I want that image to come at right
    Set bodyRepeat as RepeatY. 
    Currently its showing as below              I need this blue image at the right most side of the report as below
    Also I need to display text on the image.
    Need Help!!!
    Abhinav

    Hi AbhinavSultania,
    According to your description, you created a report and added background image to it, you want to display the image at right side of the report and display text on the image.
    According to my knowledge, we could not control position of background image, as a workaround, we can refer to the following steps:
    Create an image with the blue line at right side of it using Paint.
    Right-click body of the report to open Body Properties dialog box, then import the image as background image.
    Drag text box from Toolbox to the blue line of the image. Right-click inside of the text box and click Expression, we can use expression to show dynamic contents at runtime.
    The following screenshot is for your reference:
    If you have any more questions, please feel free to ask.
    Thanks,
    Wendy Fu
    Wendy Fu
    TechNet Community Support

  • I need to delete existing website data created with FTP years ago...Why is this so HARD?

    I know this haqs been re-hashed a milion times here on the board, but I don't want to keep calling in to the support number and getting people who have no idea what I am talking about trying to help me!
    I have an old legacy website or two sitting out there that I am tired of being charges web space for. I no longer need or want the files. I just want them deleted. What is the best way to do this? Why on God's green earth can't I find an easy solution to this? Please help!!!!
    Thanks in advance,
    John

    Reposting from britechguy's post here:
    To All Who Need Files Deleted From PWS That Were Created Via FTP Transfer:
    Do call Verizon High Speed Internet Tech Support at 1-800-VERIZON (1-800-837-4966)
    Expect that the Technical Support Representative may not be familiar with the issue you are calling about, but they may be.  In any case, be polite as this is not their fault.
    If the representative is not familiar with the issue, do tell them that you already know that this issue must ultimately be resolved by the Operations Support Center and that all you are asking for is that a ticket be created to delete all files from your Verizon PWS.
    Make sure to state, and ask that they note in the session notes, that you clearly understand that the deleted files are unrecoverable/cannot be restored under any circumstances once they are removed.  I say this because during today's conversations I was told that my previous request was put "on hold" because the prior representative had not specifically covered this information and they had been unable to reach me afterward to confirm that I knew it.
    Specifically request an e-mail or phone verification that the deletion of the PWS files has been completed.
    Expect that the deletion will take between 24 to 48 hours to actually occur.
    Be prepared to call back and make the same request again if it does not occur.
    If a forum member gives an answer you like, give them the Kudos they deserve. If a member gives you the answer to your question, mark the answer as Accepted Solution so others can see the solution to the problem.
    "All knowledge is worth having."

  • I need to interface SCC-TC02 with help of SC 2345 and PCI-6024E DAQ Card.please tell me the procedure and if possible send me the program

    Dear Friends,
               I need to interface SCC-TC02 with help of SC 2345 and PCI-6024E DAQ Card.But i can not understand example program.please send me the procedure to interface these three componnets and if possible send me the program.
    With Regards,
    Eswaramoorthy K V

    nce of nth triggering pulse. i need to know when the when the ist trigger occurs and when the nth trigger occurs . please tell me how to to . what i know is that event triggering has to be done with start and stop trigger. please tell me how it has to doneSuresh;
    What you will need to do is to set up a digital start and stop triggered Analog Input acquisition. Then you will need to have a counter set as event counter, having the specific number of pulses you need configured as the preset value, configured to count down, and generating a pulse after the terminal count has been reached. That counter output will be the stop trigger of the Analog Input operation. In summary, you will have the external pulse being both the digital trigger of the Analog Input operation and the source pin of the counter, and the counter output being the digital stop signal for the analog input.
    I'm attaching a Labview VI that does the start and stop analog input acquisition. You will need to include the counter part and set the stop s
    ignal to be the counter output.
    Hope this helps.
    Filipe
    Attachments:
    AI_Start-Stop_D-Trig.zip ‏25 KB

  • Send all the pdf with mail

    Hello!
    In my pdf's file, i have a button that send a xml file with the pdf's content, but i need to send all the pdf with mail, i need to send a .pdf file with mail, not an xml. Is it possible?
    Thank you

    put this script under a button
    event.target.submitForm({cURL:"mailto:[email protected]?subject=Submitted Form&body=Please find attached the completed form.",cSubmitAs:"PDF",cCharset:"utf-8"});
    [email protected]

  • Cannot send emails to .gmail address with bluewin account

    My mum has an IMac (Snow Leopard) with a bluewin account and cannot send emails to a friend with a .gmail account. She gets an error message 17099, I think. Thanks for your help.

    The destination of a mail message has nothing to do with locally reported errors attempting to send.  If you could send, and the destination was wrong, generally all that would happen is you would get a "bounce" message that the receiver couldn't be found, and that wouldn't be instantaneous.
    Real errors like you describe that occur while sending means that either there's something wrong with your SMTP configuration (settings needed to send to the SMTP server) you set up in your mail client, or the SMTP server itself has a problem.
    Does this error occur with every mail you attempt to send to anyone or just that specific account?  Can you send a mail to yourself?   And also, which email client are you using?

  • Send mail to exchange server with TLS

    Hi,
    last month I enabled an oracle wallet TDE for creating encription for TS.
    Today, development team needs to send mail to exchange server with TLS.
    So I found this procedure on oracle support Doc ID 1323140.1
    My question is, can I use the same wallet to send mails from db?
    The Oracle Database  11.2.0.3
    Or I need to implement a different type of wallet with certificate?
    Is there, in this case,  a procedure step by step?
    I have never implemented that and I'm very confused....
    Thanks in advanced

    Hi, I have implemented a new wallet with certificates (for test SMTP.gmail.com) and i'm tryied to use this procedure:
    DECLARE
    mailhost VARCHAR2(64) := 'smtp.mydomain.it';
    sender VARCHAR2(64) := '[email protected]';
    recipient VARCHAR2(64) := '[email protected]';
    wallet_pwd VARCHAR2(64) := 'welcome1';
    wallet_loc VARCHAR2(64) := 'file:/etc/ORACLE/FRMSSYST/SMTP/';
    user_name VARCHAR2(64) := 'HDC021319';  -- alias for '[email protected]'
    user_pwd VARCHAR2(64) := 'password';  -- password of [email protected]
    mail_connection utl_smtp.connection;
    BEGIN
    -- Make a secure connection using the SSL port configured with your SMTP server
    -- Note: The sample code here uses the default of 465 but check your SMTP server settings
    mail_connection := utl_smtp.open_connection(
    host => mailhost,
    port => 25,
    wallet_path => wallet_loc,
    wallet_password => wallet_pwd,
    secure_connection_before_smtp => FALSE);
    -- Call the Auth procedure to authorized a user for access to the mail server
    -- Schemes should be set appropriatelty for your mail server
    -- See the UTL_SMTP documentation for a list of constants and meanings
    UTL_SMTP.helo(mail_connection, mailhost);
    UTL_SMTP.STARTTLS(mail_connection);
    UTL_SMTP.AUTH(
    c => mail_connection,
    username => user_name,
    password => user_pwd,
    schemes => 'LOGIN');
    -- Set up and make the the basic smtp calls to send a test email
    utl_smtp.helo(mail_connection, mailhost);
    utl_smtp.mail(mail_connection, sender);
    utl_smtp.rcpt(mail_connection, recipient);
    utl_smtp.open_data(mail_connection);
    utl_smtp.write_data(mail_connection, 'This is a test message using SSL with SMTP.' || chr(13));
    utl_smtp.write_data(mail_connection, 'This test requires an Oracle Wallet be properly configured.' || chr(13));
    utl_smtp.close_data(mail_connection);
    utl_smtp.quit(mail_connection);
    END;
    This procedure, works fine if I try to send an email to smtp.gmail.com (I tried first with gmail with appropriate certificates), but now, when I try to send an email to the local enterprise Exchange server  I get this error:
    ERROR at line 1:
    ORA-29279: SMTP permanent error: 503 5.5.2 Send hello first
    ORA-06512: at "SYS.UTL_SMTP", line 54
    ORA-06512: at "SYS.UTL_SMTP", line 140
    ORA-06512: at "SYS.UTL_SMTP", line 439
    ORA-06512: at line 35
    Thanks in adavanced

Maybe you are looking for

  • Loading services problem

    Once I start the server in the Server app, it just stays there waiting loading the services and doesn´t load them. It happens the same with the server admin app, once I tell it to connect to my server, the login window asking for the user and passwor

  • Report for PR-RFQ-PO

    Is there any Report where I can see the PR Against which RFQ has been maintained . RFQ against which PO has been generated. If I can See all these thing one Screen then it will be great.

  • Consume JMS Unit-Of-Work message through OSB proxy service

    Hi, Anyone know how to consume a JMS Unit-Of-Work (UOW) message using an OSB Proxy Service of JMS type? I can submit a unit-of-work JMS message (which consists of multiple constituent messages) using an OSB proxy & business service combination and se

  • [SOLVED] White boxes around desktop shortcuts

    Cosmetics question: I'm using Gnome 3 fallback mode, and all the shortcuts that I put on the Desktop have white outlines around them. I'd like to have just the plain icons. How do I get rid of the white outlines? I've spend quite some time searching

  • Content engine 565 - real server relay

    hi all, we have a standalone content engine 565 running acns 5.3.1. we would like to realize something like a live stream 'relay': we place the ce on the network edge and it receives a live stream (rtsp) directly from a content provider. the internal