USPS return to sender, address unknown? (aka Where's my ship file?)

I'm running through the SOA demo. I made an order for <$500 to check out the USPS shipment file adapter. In researching on where I should look for the resultant ship file, I see in USPSShipment.wsdl that the directory is hard-coded to C:\Temp.
Hmmm, since I'm running on Linux (not Windows), I'm scratching my head why this went through with no errors, and whether my file might actually be living somewhere or did it go into the bit bucket?
Here's what $ORACLE_HOME/bpel/domains/default/logs/domain.log has to say about it:
<2006-09-21 13:24:15,225> <INFO> <default.collaxa.cube.ws> <File Adapter::Outbound> Managed Connection Created
<2006-09-21 13:24:15,226> <INFO> <default.collaxa.cube.ws> <File Adapter::Outbound> Connection Created
<2006-09-21 13:24:15,256> <INFO> <default.collaxa.cube.ws> <File Adapter::Outbound> FileInteraction Created
<2006-09-21 13:24:15,374> <INFO> <default.collaxa.cube.ws> <File Adapter::Outbound> File Adapter received an input Record
<2006-09-21 13:24:15,520> <INFO> <default.collaxa.cube.ws> <File Adapter::Outbound> Outbound Translation done.
<2006-09-21 13:24:15,559> <INFO> <default.collaxa.cube.ws> <File Adapter::Outbound> Done Writing to output file shipment_1.txt in dir C:\Temp !!
<2006-09-21 13:24:15,561> <INFO> <default.collaxa.cube.ws> <File Adapter::Outbound> Interaction gets a ok response
<2006-09-21 13:24:15,561> <INFO> <default.collaxa.cube.ws> <File Adapter::Outbound> Done with Input Record

I'm not sure but do a search in the file system. Also, you can open the File adapter and run through the wizard (small icon in middle of screen) to redefine the location then reregister so you can manage where it goes.

Similar Messages

  • I cannot print a small envelope w/ return and sending addresses  size 6 1/2 x 3 1/2

    I have no clue as to how to do this.  PAGES *****!

    Let's see if we can get that manual first. With Pages running...
    The following menu will appeaer - click the selection I have circled.
    Your browser (probably Safari) will open to this page. Click the selection I have circled.
    If you got lost in that process, click this: http://manuals.info.apple.com/en_US/Pages09_UserGuide.pdf
    Read the first three chapters in your first sitting. Make a pot of your favorite beverage, relax and enjoy.
    Jerry

  • Why is my "sender address rejected by mail server" where do i look to fixzzz/

    why is my "sender address rejected by mail sercer"  where do i go to fix?

    Without knowing the sender address, it's impossible to say why it was rejected. Was the address in the proper format; did you type it in yourself, or did you use one stored in Address Book?
    Be more specific and cite the exact text of the error message (but don't include the actual email address) in your reply.

  • EmailWriterImpl error : 553 5.5.4 user1 ... Domain name required for sender address user1

    hi all,<br />i am trying lc8 with a turnkey+jboss install on a windows2003 box, and getting the error below, where do i need to make the changes to correct this error? TIA<br /><br />2008-05-15 16:35:00,578 INFO  [com.adobe.idp.dsc.provider.service.email.impl.EmailReaderImpl] begins process emails: <br />2008-05-15 16:35:00,578 INFO  [com.adobe.idp.dsc.provider.service.email.impl.EmailReaderImpl] EmailSource is Locked: [email protected]<br />2008-05-15 16:35:00,593 INFO  [com.adobe.idp.dsc.provider.service.email.impl.EmailReaderImpl] EmailSource is Locked: [email protected]<br />2008-05-15 16:35:00,734 INFO  [com.adobe.idp.dsc.provider.service.email.impl.EmailReaderImpl] done process emails: <br />2008-05-15 16:35:00,750 INFO  [com.adobe.idp.dsc.provider.service.email.impl.EmailReaderImpl] unlock EmailSource : [email protected]<br />2008-05-15 16:40:00,109 INFO  [com.adobe.idp.dsc.provider.service.email.impl.EmailReaderImpl] begins process emails: <br />2008-05-15 16:40:00,125 INFO  [com.adobe.idp.dsc.provider.service.email.impl.EmailReaderImpl] EmailSource is Locked: [email protected]<br />2008-05-15 16:40:00,125 INFO  [com.adobe.idp.dsc.provider.service.email.impl.EmailReaderImpl] EmailSource is Locked: [email protected]<br />2008-05-15 16:40:01,203 INFO  [com.adobe.idp.dsc.provider.service.email.impl.EmailReaderImpl] done process emails: <br />2008-05-15 16:40:01,312 INFO  [com.adobe.idp.dsc.provider.service.email.impl.EmailReaderImpl] unlock EmailSource : [email protected]<br />2008-05-15 16:40:01,609 ERROR [org.jboss.ejb.plugins.LogInterceptor] TransactionRolledbackLocalException in method: public abstract com.adobe.idp.um.api.infomodel.User com.adobe.idp.um.businesslogic.directoryservices.DirectoryServicesManager.getExpandedAuth enticatedUser(java.lang.String,java.lang.String,int) throws com.adobe.idp.common.errors.exception.IDPException,com.adobe.idp.common.errors.exception. IDPSystemException, causedBy:<br />com.adobe.idp.common.errors.exception.IDPSystemException: nullorigin: | [com.adobe.idp.um.businesslogic.directoryservices.DirectoryServicesManagerBean] errorCode:13316 errorCodeHEX:0x3404 message:user_identifier:SuperAdmin domain:abx.xyz.com<br />     at com.adobe.idp.um.businesslogic.directoryservices.DirectoryServicesManagerBean.getExpanded AuthenticatedUser(DirectoryServicesManagerBean.java:1181)<br />     at sun.reflect.GeneratedMethodAccessor365.invoke(Unknown Source)<br />     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)<br />     at java.lang.reflect.Method.invoke(Method.java:585)<br /><br />[...]<br /><br />2008-05-15 16:40:01,937 INFO  [com.adobe.idp.dsc.provider.service.email.impl.EmailWriterImpl] EmailWriterImpl error : 553 5.5.4 <user1>... Domain name required for sender address user1<br /><br />2008-05-15 16:40:01,937 INFO  [STDOUT] javax.mail.MessagingException: 553 5.5.4 <user1>... Domain name required for sender address user1<br />2008-05-15 16:40:01,937 INFO  [STDOUT]      at com.sun.mail.smtp.SMTPTransport.issueCommand(SMTPTransport.java:1020)<br />2008-05-15 16:40:01,937 INFO  [STDOUT]      at com.sun.mail.smtp.SMTPTransport.mailFrom(SMTPTransport.java:716)<br />2008-05-15 16:40:01,937 INFO  [STDOUT]      at com.sun.mail.smtp.SMTPTransport.sendMessage(SMTPTransport.java:388)<br />2008-05-15 16:40:01,937 INFO  [STDOUT]      at <br /><br />[...]<br /><br />2008-05-15 16:40:01,953 INFO  [STDOUT]      at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:529)<br />2008-05-15 16:40:01,953 ERROR [com.adobe.idp.dsc.provider.service.email.impl.write.EmailResultHandlerImpl] Internal error.

    bump...
    Anyone got a fix for this? Vacation auto-reply is being bounced by 3rd party relay server due to malformed sender address.

  • How we can capture sender address in UMS adapter

    hi,
    we use  Custom Callout in UMS adapter to capture sender address
    we  create one temp text file to keep sender address and but i  get "java.lang.NullPointerException"
    import java.io.BufferedWriter;
    import java.io.File;
    import java.io.FileWriter;
    import oracle.sdp.messaging.Message;
    import oracle.tip.pc.services.translation.util.ICustomCallout;
    public class UMSCustomFilter implements ICustomCallout{
        @Override
      public boolean execute(Message message) throws Exception {
          BufferedWriter output=null;
          File file ;
        try {
                      file = new File("C:\\TEMP\\mail1.txt");
                      output = new BufferedWriter(new FileWriter(file));
                      String emailFromAddress  =message.getSenders()[0].getValue();
                      output.write(emailFromAddress);
                      output.close();
                } catch ( Exception e ) {
                   e.printStackTrace();
                       output.write(e.toString());
                   } finally{
                     if  (output!=null)
                       output.close();
          return true;
    Thanks
    Sameer

        Controls                                                         *
    CONTROLS: z_cond_type TYPE TABLEVIEW USING SCREEN 9001.
        Types                                                            *
    TYPES: BEGIN OF ty_cond_type.
    INCLUDE          TYPE zvsd_ct.
    TYPES: z_sel TYPE char01,
           END OF ty_cond_type.
        Internal tables                                                  *
    DATA : it_cond_type TYPE STANDARD TABLE OF ty_cond_type,
        Workareas                                                        *
    DATA : wa_cond_type TYPE ty_cond_type.
    CONSTANTS : kc_sel      TYPE char03    VALUE 'SEL'.
    MODULE user_command_9001 INPUT.
      CASE sy-ucomm.
        WHEN kc_sel.
          PERFORM f_sel_desel USING kc_sel_flag.
        WHEN kc_desel.
          PERFORM f_sel_desel USING space.
      ENDCASE.   "CASE sy-ucomm.
    ENDMODULE.                 " USER_COMMAND_9001  INPUT
    PROCESS AFTER INPUT.
      LOOP AT it_cond_type.
        MODULE selected_row.
      ENDLOOP.
    MODULE selected_row INPUT.
      MODIFY it_cond_type
             FROM wa_cond_type
             INDEX z_cond_type-current_line
             TRANSPORTING z_sel.
    ENDMODULE.                 " selected_row  INPUT
    FORM f_sel_desel
         USING    p_sel_desel TYPE c.
    Set the value
      wa_cond_type-z_sel = p_sel_desel.
    Update the Itab.
      MODIFY it_cond_type
             FROM wa_cond_type
             TRANSPORTING z_sel
             WHERE mandt EQ sy-mandt. "Where cond is only to specify all
    ENDFORM.                    " f_sel_desel
    This is code from the Live Task try to understand what i am doing.

  • The message from Unknown sender concerning " Unknown subject " has not be

    I am getting the following message, "The message from <Unknown sender> concerning “<Unknown subject>” has not been downloaded from the server. You need to take this account online in order to download it."
    This is all that is in the body of the message. No subject, or sending address. No header exists at all just the above message in the body. Weirder still, I can't get rid of the message. If I delete it, it reappears. I've tried quitting, restarting, and installing another copy of Mail.
    I'm totally stumped.

    This is one of the many bogus error messages in Mail that usually have absolutely nothing to do with what the problem really is. Don’t try to make sense of it. What the error message really means in the case of Mail 2.x is that Mail cannot find the *.emlx file associated with the message where the index says it should be.
    Have you tinkered recently with the contents of ~/Library/Mail/ or done anything that could have a bearing on this?
    Report the names of the files and folders present at the first level of the ~/Library/Mail/POP-username@mailserver/ account folder in the Finder.
    In order to post the exact file names and avoid typing mistakes, proceed as follows. In the Finder, go to ~/Library/Mail/POP-username@mailserver/. With that folder open, if you’re looking at it in View > as List mode, first collapse any expanded folders so that the Finder only shows the files and folders at the first level. Now, do Edit > Select All (⌘A), then Edit > Copy (⌘C), and paste it in your reply to this post.
    Report also the contents of the mailboxes that have this problem.
    Note: For those not familiarized with the ~/ notation, it refers to the user’s home folder, i.e. ~/Library is the Library folder within the user’s home folder.

  • Mail problem - "Sender address was invalid"

    So I get this message from time to time: then I try to send an e-mail from the mail app on my iPod Touch, it'll come back to me saying "The Sender Address was invalid" and won't send it. However, it's gotten worse of late; previously, I would hit the refresh button and then it would send, but recently that has stopped working. For about 45 minutes this morning I tried to send an e-mail and it just wouldn't send. I ended up having to log into my e-mail manually (through Safari on my iPod) to get it to send (which worked). However, I would like to know if anyone else has encountered this problem, if anyone knows what causes it, if anyone knows how to solve it, and if it would be worthwhile submitting a bug report to Apple about this. Thanks.

    With so many threads and indy websites posting this problem, I'm not sure where's best to post my solution. So it's here and I hope someone gets help from it.
    Same thing - "sender address blah blah blah" and none of the fixes worked. So I deleted the outgoing server (or so I thought!) and restarted the iPod. The server was not listed.
    Then I reentered the information and used Port 25 (I had tried that before but went back to the default port of 587 before deleting the old server).
    I connected to my WiFi and my mail went thru immediately. But what was interesting was the 'old' server showed up as the backup with port 587. I don't dare touch a thing - it's working!
    BTW, I am using my own website and mail servers (hosted elsewhere).
    Interestingly, if the iPod is accessing the mail servers, the computer access is blocked. Probably my host no allowing multiple connections from the same location, but I've done that before with my laptop and other Macs here w/o a hitch. But really a big deal, but interesting.
    Thanks to all who have posted in this thread and all the other threads. Together, we ARE tech support! But the Apple guys and gals are great as well. And this iPod Touch is AMAZING!

  • Help - InetAddress.getHostName() returns the ip address

    Hi,
    After updating two windows XP computers witht the latest windows updates the InetAddress.getHostName() stoped returning the remote computers name and instead returns the ip address. This is how it worked :
    rx = a custom DataPacket class
    public InetAddress from;
    System.out.println("From: "+ (rx.from.getHostName() + "/" + rx.from.getHostAddress()) + " " + receivedMessage + "\r\n");
    printed - From: AUTOTEST1/192.1.3.60 test message
    now it prints this - From: 192.1.3.223/192.1.3.223 test message
    Is there an alternate way of getting a computers host name or is there a work around i could implement?
    I need the computers host names as this is a fault logging program and without the computer name the users will not know who they are sending the mesage to as it displays ip addresses and not the computer name
    Thanks,
    sjs1985

    getCanonicalHostName() still returns the ip address instead of the host name, thanx 4 trying to help me.
    It seems like it is not possible to receive the host name on a fully updated Windows XP computer using the InetAddress class anymore.
    I will have to do it the long way and send a message containing the computer name on start up which would then be added to a list of computernames/ip addresses

  • Invalid soap address, unknown protocol jms

    Hi, All,
    I try to create a web service project based on a WSDL which soap based on JMS as following:
    <?xml version="1.0" encoding="UTF-8"?>
    <definitions name="AsyncBusiness"
         targetNamespace="http://www.alsb.com/AsyncBusiness/"
         xmlns="http://schemas.xmlsoap.org/wsdl/"
         xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/"
         xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"
         xmlns:tns="http://www.alsb.com/AsyncBusiness/"
         xmlns:xsd="http://www.w3.org/2001/XMLSchema">
         <types>
              <xsd:schema targetNamespace="http://www.alsb.com/AsyncBusiness/"
                   xmlns:order="http://www.alsb.com/order/">
                   <xsd:import namespace="http://www.alsb.com/order/"
                        schemaLocation="order.xsd" />
                   <xsd:element name="submitOrder" type="order:Order" />
              </xsd:schema>
         </types>
         <message name="submitOrder">
              <part element="tns:submitOrder" name="submitOrder" />
         </message>
         <portType name="AsyncBusiness">
              <operation name="submitAsyncOrder">
                   <input message="tns:submitOrder" />
              </operation>
         </portType>
         <binding name="AsyncBusinessSOAP" type="tns:AsyncBusiness">
              <soap:binding style="document"
                   transport="http://www.openuri.org/2002/04/soap/jms" />
              <operation name="submitAsyncOrder">
                   <soap:operation
                        soapAction="http://www.alsb.com/AsyncBusiness/submitOrder" />
                   <input>
                        <soap:body parts="submitOrder" use="literal" />
                   </input>
              </operation>
         </binding>
         <service name="AsyncBusiness">
              <port binding="tns:AsyncBusinessSOAP" name="AsyncBusiness">
                   <soap:address
                        location="jms://192.168.48.1:7001/AsyncOrderSelf_WS/AsyncBusiness?URI=jms.WebServiceQueue" />
              </port>
         </service>
    </definitions>
    the problem is when I generate web service based on that, error found: invalid soap address, unknown protocol jms. How can I make it work?
    I'm using workshop 10.3 for weblogic. Thanks in advance.
    Best Regards,
    Bill
    Edited by: Bill Cao on May 20, 2009 11:13 AM

    Bill,
    Soap Address should always should be standard.
    But you can change the action type under the wls binding part
    for example I will provide one sample and it work perfectly at my end.
    <!-- ************************************************************* -->
    <!-- Web Service JMS Binding Definition -->
    <!-- ************************************************************* -->
    <wsdl:binding name="SampleJMSSoapBinding" type="invws:SamplePort">
    <soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/jms" />
    <wsdl:operation name="DeleteParty">
    <soap:operation soapAction="http://xmlns.oracle.com/communications/webservice/DeleteParty" />
    <wsdl:input>
    <soap:body use="literal" />
    </wsdl:input>
    <wsdl:output>
    <soap:body use="literal" />
    </wsdl:output>
    <wsdl:fault name="InventoryFault">
    <soap:fault name="InventoryFault" use="literal" />
    </wsdl:fault>
    <wsdl:fault name="ValidationFault">
    <soap:fault name="ValidationFault" use="literal" />
    </wsdl:fault>
    </wsdl:operation>
    </wsdl:binding>
    <!-- ************************************************************* -->
    <!-- Web Service Port Binding Definition -->
    <!-- ************************************************************* -->
    <wsdl:service name="Sample">
    <wsdl:port name="SampleHTTPPort" binding="invws:SampleHTTPSoapBinding">
    <soap:address location="http://localhost:7001/Sample/SampleHTTP" />
    </wsdl:port>
    <wsdl:port name="SampleJMSPort" binding="invws:SampleJMSSoapBinding">
    <soap:address location="jms://localhost:7001/Sample/SampleJMS?URI=inventoryWSQueue" />
    </wsdl:port>
    </wsdl:service>
    </wsdl:definitions>
    let me know whether this will help any where.
    Regards,
    Kal.

  • Human workflow Multiple Send Addresses removal

    We have configured Multiple Send Addresses by setting ASNSDrivers attribute in SOA suite 11.1.1.5 PS4 as per the Administration guide.
    There are scenarios where we are required to remove/delete some of the addresses.
    How do we do that?

    Hi Andrew,
    That's correct, you would need to know all the email addresses if you are using my above approach.
    If you can use another field to populate the 30 odd email addresses in a single line in the format I mentioned in my previous post. Although, I don't see any easy way of doing that, OOD does not provide a function to replace a charcter in the expression builder.
    Please let me know if you are able to get this working.
    Thanks,
    Royston

  • 550 Sender address is missing a domain

    I am getting this error while sending message through java mail.
    com.sun.mail.smtp.SMTPSendFailedException: 550 Sender address is missing a domain
    I searched the net, Javamail FAQ and forum. Dint find any solution.
    I would appreciate a lot if any one tell me what the problem is
    Thanks in advance

    Below is the full trace
    DEBUG: setDebug: JavaMail version 1.4ea
    DEBUG: getProvider() returning javax.mail.Provider[TRANSPORT,smtp,com.sun.mail.smtp.SMTPTransport,Sun Microsystems, Inc]
    DEBUG SMTP: useEhlo true, useAuth false
    DEBUG SMTP: trying to connect to host "smtp1.ns.sympatico.ca", port 25, isSSL false
    220 simmts12-srv.bellnexxia.net ESMTP server (InterMail vM.5.01.06.13 201-253-122-130-113-20050324) ready Fri, 19 Jan 2007 00:56:28 -0500
    DEBUG SMTP: connected to host "smtp1.ns.sympatico.ca", port: 25
    EHLO kkmadala
    250-simmts12-srv.bellnexxia.net
    250-HELP
    250-PIPELINING
    250-DSN
    250-8BITMIME
    250 SIZE 20971520
    DEBUG SMTP: Found extension "HELP", arg ""
    DEBUG SMTP: Found extension "PIPELINING", arg ""
    DEBUG SMTP: Found extension "DSN", arg ""
    DEBUG SMTP: Found extension "8BITMIME", arg ""
    DEBUG SMTP: Found extension "SIZE", arg "20971520"
    DEBUG SMTP: use8bit false
    MAIL FROM:<smtp1.ns.sympatico.ca>
    550 Sender address is missing a domain
    com.sun.mail.smtp.SMTPSendFailedException: 550 Sender address is missing a domain
         at com.sun.mail.smtp.SMTPTransport.issueSendCommand(SMTPTransport.java:1388)
         at com.sun.mail.smtp.SMTPTransport.mailFrom(SMTPTransport.java:959)
         at com.sun.mail.smtp.SMTPTransport.sendMessage(SMTPTransport.java:583)
         at javax.mail.Transport.send0(Transport.java:169)
         at javax.mail.Transport.send(Transport.java:98)
         at MailDrop.SendMail.<init>(SendMail.java:32)
         at MailDrop.SendMail.main(SendMail.java:39)
    QUIT
    221 simmts12-srv.bellnexxia.net ESMTP server closing connection
    com.sun.mail.smtp.SMTPSendFailedException: 550 Sender address is missing a domain
         at com.sun.mail.smtp.SMTPTransport.issueSendCommand(SMTPTransport.java:1388)
         at com.sun.mail.smtp.SMTPTransport.mailFrom(SMTPTransport.java:959)
         at com.sun.mail.smtp.SMTPTransport.sendMessage(SMTPTransport.java:583)
         at javax.mail.Transport.send0(Transport.java:169)
         at javax.mail.Transport.send(Transport.java:98)
         at MailDrop.SendMail.<init>(SendMail.java:32)
         at MailDrop.SendMail.main(SendMail.java:39)

  • I keep getting "undelivered mail returned to sender" that comes with an attachment. I have not opened the attachment but the email returned is usually from people that i have not emailed in a long time.

    I keep getting "undelivered mail returned to sender" that comes with an attachment. i do not open the attachment but i get email returned from people that i have not emailed in years. I also have current people that tell me they receive email from me and there is nothing on the email and it is a repetative thing for them and for me. I have scanned my computer and it keeps telling me there are no viruses but i keep getting these emails. can anyone help me please!

    Someone is probably sending spam with your address forged on the To: line.  Could be one of your old contacts with a Windows machine has a virus that's doing it.  It's also possible your e-mail account has been hacked, though I'd think such a hacker would be a bit more purposeful.
    For more information, see:
    http://www.reedcorner.net/guides/macvirus/is_it_malware.php#spam
    * Disclaimer: links to my pages may give me compensation, and should not be taken as endorsement of my services by Apple.

  • Sender address for vacation mail

    Dear people,
    I´m trieing to activate a vacation mail on my mail server (OS X Server 10.6.4).
    The server tries to send the automatic reply an fails with the following log entry in /var/log/mail.log:
    +delays=0/0.01/0.09/0.1, dsn=5.0.0, status=bounced (host XXX\[x.x.x.x\] said: 553 Mail to <[email protected]> not allowed; missing domain name in MAIL FROM (in reply to RCPT TO command))+
    Where host is the mail relay. The logs on the mail relay show matching entries.
    Sending mails is generally working.
    I´ve allready set the value of myorigin in /private/etc/postfix/main.cf (Config file of dovecot) but to no avail.
    Can somebody tell me where I can set the sender address of the vacation mail?
    Or is there something else wrong?
    Thank you very much.
    Best regards
    macservo

    bump...
    Anyone got a fix for this? Vacation auto-reply is being bounced by 3rd party relay server due to malformed sender address.

  • I use to administrate my DSL modem via an ip-address. When I enter it into FF8 I am asked where to save the file. Why and how can I prevent FF8 from doing that?

    I use to administrate my DSL modem via an ip-address. When I enter it into FF8 I am asked where to save the file. Why and how can I prevent FF8 from doing that?
    And now anytime I am entering an ip-address I am asked if I want to download the file.

    It happens when the modem server doesn't send the file as text/html, but with another MIME type.<br />
    I tried the index.html addition in case the server might send that file as text/html.<br />
    If your DSL modem has a support website then you can try to ask there for advice about how to configure the modem server.

  • PO Email output sender address

    Hi guys,
    We are facing an issue with SRM PO Email output.
    The sender address of the Email is showing as Workflow system instead of the Username who has created the PO.
    Any suggestions?
    Thanks,
    naga.

    Hi naga,
    I think you can do this this way :
    Your PO is sent by mail so there is certainly a method called like : PROCESS_BBP_PO_MAI where your smartform is called. At the end of this method there is a function module called to send the mail : CALL FUNCTION 'SO_DOCUMENT_SEND_API1' this function contains parameter "sender_address". You should change this parameter by the mail of po requester. To find the mail of po requester you have to call : BBP_PD_PO_GETDETAIL and then find the requesters mail. Anyway try first with hardcoded mail to test it. You would also need to copy the standard class which is triggering this method in order to modify the code.
    Tell me if this answers your question and reward points if helpfull.
    Best regards,
    Laurent

Maybe you are looking for

  • Saving Stuff In A Folder...

    Lets say I have three people using TC and they each have a folder on the drive that they drop things in... can those folders be locked so that other can access the contents? Thanks!

  • Bypassing Autologon in Windows 8.1 assigned access

    Good day! I am attempting to use Assigned Access in Windows 8.1 to set up a guest facing kiosk for our company. Our current kiosk software just isn't cutting the mustard right now, and Assigned Access is actually doing nearly everythign we ask of it!

  • Enter message in User Decision Step

    Hi, I am developing a workflow, I have a requirement wherein before the user takes decision and clicks on the buttons say 'yes' or 'no' , he should be able to enter a message, is there any standard object type or method which opens up a dialog box fo

  • Servlets and JDBC

    I am new to the JDBC API, but I am trying to create a connection to Oracle 11i through JDBC in a Servlet's init() methid. The problem is that I don't seem to be entering my init() method. I get a NullPointerException when I attempt to reference the C

  • Creating mailinglist from a specific mailbox?

    I have multiple email addresses, so hence, I have multiple mailboxes. I am changing one of those email addresses and would like to send change of address emails to the people I correspond with via that specific email address. I have looked at "Previo