Need FedEx Tracking Numbers for Testing...

Hi Folks,
I'm debugging a FedEx tracking utility, but I need a number
of tracking numbers (preferably a mix of shipping methods, etc) to
debug. Unfortunately, FedEx support can't provide any, and our
company has a very limited number (we're tracking inbound orders,
not outbound).
If anybody has any FedEx tracking numbers they would be
willing to share, I would greatly appreciate it! FedEx keeps the
tracking numbers live for 12 months, so age should not be an issue.
If you'd prefer an anonomous posting, please just send me
email and I'll respond directly.
Thank you!

Tracking number is specified on delivery_detail_id. You can use following API to update the tracking number. Define a cursor that will fetch the tracking number from staging or intermediate table and pass the following details:
FOR cur_rec IN cur LOOP
l_changed_attributes (l_rec_count).delivery_detail_id := cur_rec.delivery_detail_id;
l_changed_attributes (l_rec_count).shipped_quantity := cur_rec.picked_quantity;
l_changed_attributes (l_rec_count).tracking_number :=
cur_rec.tracking_number;
l_rec_count := l_rec_count + 1;
END LOOP;
wsh_delivery_details_pub.update_shipping_attributes
(p_api_version_number => 1.0
,p_init_msg_list => fnd_api.g_false
,p_commit => NULL
,x_return_status => l_return_status
,x_msg_count => l_msg_count
,x_msg_data => l_msg_data
,p_changed_attributes => l_changed_attributes
,p_source_code => l_source_code
,p_container_flag => l_container_flag
);

Similar Messages

  • Need to setup javamail for testing

    Hi team, I am new to Java. I am not able to compile javamail application. I download javamail-1.4.1 and jaf-1.0.2 under c:\.
    I was update a classpath like this.
    .;C:\j2sdk1.4.2_16\bin;c:\javamail-1.4.1\mail.jar;c:\jaf-1.0.2\activation\activation.jar.
    Here is my program
    public static void main(String[] args) {
    // SUBSTITUTE YOUR EMAIL ADDRESSES HERE!!!
    String to = "[email protected]";
    String from = "[email protected]";
    // SUBSTITUTE YOUR ISP'S MAIL SERVER HERE!!!
    String host = "mail.yahoo.com";
    // Create properties, get Session
    Properties props = new Properties();
    // If using static Transport.send(),
    // need to specify which host to send it to
    props.put("mail.smtp.host", host);
    // To see what is going on behind the scene
    props.put("mail.debug", "true");
    Session session = Session.getInstance(props);
    try {
    // Instantiatee a message
    Message msg = new MimeMessage(session);
    //Set message attributes
    msg.setFrom(new InternetAddress(from));
    InternetAddress[] address = {new InternetAddress(to)};
    msg.setRecipients(Message.RecipientType.TO, address);
    msg.setSubject("Test E-Mail through Java");
    msg.setSentDate(new Date());
    // Set message content
    msg.setText("This is a test of sending a " +
    "plain text e-mail through Java.\n" +
    "Here is line 2.");
    //Send the message
    Transport.send(msg);
    catch (MessagingException mex) {
    // Prints all nested (chained) exceptions as well
    mex.printStackTrace();
    }//End of class
    When i compile this program i am getting below message
    C:\Documents and Settings\Administrator\Desktop\Applet>javac TestEmail.Java
    javac: invalid flag: TestEmail.Java
    Usage: javac <options> <source files>
    where possible options include:
    -g Generate all debugging info
    -g:none Generate no debugging info
    -g:{lines,vars,source} Generate only some debugging info
    -nowarn Generate no warnings
    -verbose Output messages about what the compiler is doing
    -deprecation Output source locations where deprecated APIs are used
    -classpath <path> Specify where to find user class files
    -sourcepath <path> Specify where to find input source files
    -bootclasspath <path> Override location of bootstrap class files
    -extdirs <dirs> Override location of installed extensions
    -d <directory> Specify where to place generated class files
    -encoding <encoding> Specify character encoding used by source files
    -source <release> Provide source compatibility with specified release
    -target <release> Generate class files for specific VM version
    -help Print a synopsis of standard options
    Please suggest and correct me on this.
    Thanks in Advance

    Hopefully it was clear from the error message that javac didn't even try to
    compile your program. Perhaps you need to name your file "TestEmail.java"
    instead of "TestEmail.Java"?
    Also, if you're still using JDK 1.4.2, it's way past time to upgrade. JDK 1.6 has
    been available for a long time. And you don't need the JDK directory in your
    CLASSPATH.
    Finally, double check that the mail.jar and activation.jar files exist at the
    locations you used in your CLASSPATH. That's not your current problem,
    but it will be important later.

  • I need cs2 serial numbers for installation

    helow! i just downloaded adobe photoshop cs2  but on the installation process it requires me serial numbers canany one help me,

    if you're a license holder for ps cs2 dl it here and use the posted serial number, http://helpx.adobe.com/x-productkb/policy-pricing/creative-suite-2-activation-end-life.htm l

  • FedEx Tracking Link for your iPhone

    WOW, Apple covers all the bases. Follow this link to track your shipment LIVE!
    http://tinyurl.com/8dfn2

    Same as mine. You should get an email later with the tracking number again and it will list UPS Business 2-day delivery. It won't show up on the UPS site until after midnight or after it has been picked up/scanned in. Hope this helps!
    Jim

  • Accidently deleted track numbers. How do i get them back without manually doing it one by one?

    I was going thru my itunes to try and get it all in order. 
    I highlighted an album, get info, checked a few boxes, and i thought all was looking good.
    Then i discovered a heap of songs did not have track numbers.
    I eventually worked out that one of those few boxes i checked was the track number box.
    So now i am missing quite a lot of track numbers.
    Is it possible to to get them back? Or do i need to sit here for days to manually put the track nubers in?
    Please give me good news because its about 20G of music missing track numbers :-(
    Thankyou

    MusicBrainz often isn't that successful, and then there is the problem of getting iTunes to recognize the external update.
    Start with this method to restore your most recent library file that had the correct information.
    Under Edit > Preferences > Advanced turn off the option to Keep iTunes media folder organized.
    In the Previous iTunes Libraries folder should be a number of dated iTunes Library files. Take the most recent of these and copy it into the iTunes folder. Rename iTunes Library.itl as iTunes Library (Corrupt).itl and then rename the restored file as iTunes Library.itl. Start iTunes. iTunes should now have the correct track numbers, but the files won't be where iTunes expects to find them.
    To fix this new problem use my script FindTracks.
    When that is done use iTunes Folder Watch to catch up with any files that have been added or removed since the backup file was created. Any files added at this stage will probably need their track numbers fixing by hand.
    You can now reenable the keep organized option.
    When you get it all working make a backup!
    tt2

  • Can't remove track numbers from Music app even though they're deleted in iTunes

    So I've been having an incredibly annoying issue for a while now, and I can't seem to figure it out or why it happens. I have a large amount of singles and misc. songs in iTunes and I decided to file them under one single Artist and Album, both called iTunes. I then have the track name, artist name, and album name all listed in the track name slot. I have removed all sort by info, album artist info, track numbers, disc numbers, and unchecked the Compilation option on every single of these tracks. In iTunes, the songs are listed under the proper artist and album, and the songs are all alphabetical from A to Z.
    Here's where the the problem comes in. When I select the entire list of songs and send them to my iPhone 5 running iOS 7.0.4, they sync fine. However, upon browsing the songs, the first half (about 100 songs) are listed as being track 1. The next 20 or so tracks are listed as track 2. The next 20 or so tracks are listed as track 3. This continues until the bottom of the list, where the last 8 songs are listed as 13, 13, 15, 16, 16, 18, 19, 22. Within each set of shared track numbers (for example, track 1, so 100 songs), the tracks are listed alphabetically. Then when I hit the set of songs listed as track 2, the alphabetizing resets again, and so on and so forth. I can't figure out why this is, other than that some sort of data is still contained within the song files that the Music app picks up and interprets. I shouldn't have to manually assign each of the 212 tracks its own listing, such as 1/212, 2/212, etc. because that would take forever and I'd need to re-edit half the tracks when I added new music to the iTunes album. Is there anything I can do to fix this issue?; because I'm totally bamboozled as to where these faux track numbers are coming from.

    Ok, I "sorta" figured it out. I was having trouble even sorting the songs into separate albums like iTunes A B C, iTunes D E F, etc. because Music still placed random track numbers onto the songs. So, I went back to my original plan which was to have one album and artist called iTunes, and I forced all tracks to be track 1 of 1, and disc 1 of 1. That seems to have fixed the issue and forced Music to put them in alphabetical order. I'm still unsure as to why Music won't just alphabetize the tracks as they are in iTunes.

  • Researching Serial Numbers for MTO Production

    Hello,
    I work for a make-to-order manufacturing company.  We currently use Project Systems and PP for production.  We use the Project Definition + WBS Element as the serial number of our finished, sellable product (FERT).
    I am trying to investigate using SAP serial number feature instead, but everything I am reading (SAP Help Files) seems more geared toward mass-production.  Can anyone direct me to some information on a MTO scenario for serial numbering?
    Thanks very much!
    Timothy

    Hi Timothy,
    Serial number functionality is more applicable to MTO. In typical Mass production (Make to stock ) PP implementation , Batch management will be sufficient to identify if there is any quality issue for finished goods. But most MTO PP implementation would require Serial number functionality as you will need to track it for warranty( What has been revsion level for FG) .
    You are using Project+WBS number as serial number which measn you have to use external serial numbers.  There are user exist available to configure Serial number suffix. Projects have Project ID which can be Serial number suffix.
    There is possibility of doing Delivery from Project( Not very commonly used) , but if you need to generate serial numbers for each project delivered, you need to create DO from project & assign serial number (First time in system). This is because Projects are compleleted without any FG number assigned anywhere in header & Project package is delivered & it don't have stock functionality.
    Hope it helps,
    Jatin

  • Need Ideas - Web Registration for External Learners

    I am conducting an ELM implementation for a client that needs to track training for approximately 9,000 external learners annually. The learners DO NOT need HR records - they are attendees of conferences and certification programs.
    The client would like users to register through a web registration form -- these registrations should then be queued for approval. Once approved, an external learner profile should be created and registration requests processed.
    Are there any 3rd party solutions that offer this functionality? If not, what would be the best way to implement this?

    Please direct your question to the Peoplesoft forum for LMS. This is the Oracle eBusiness Suite LMS forum.

  • HT204023 My husband and I have different phone numbers for our business; however, we need a way to keep track of incoming and outgoing calls on both phones.  By the end of the day, our phone has deleted several numbers.  How can we locate those deleted nu

    My husband and I have separate phone numbers for our business but need to keep track of incoming and outgoing calls; however, by end of day many numbers have been automatically erased from our phone.  How can we find those deleted numbers?

    I believe the total amount is 100 calls that will list.
    No way of changing that.

  • Does anyone know the street address for Apple's repair center in Memphis, TN? I sent my 2010 MBP for display problems but didnt write down the FedEx tracking number.

    I was an idiot and lost the tracking number for my package that was goin to Memphis to be fixed and of course the package supposedly still hasn't arrived after being sent 3 day ago an was overnighted.  I'm pretty sure it's goin to Flextronics but for FedEx to track it they need the street address. All I have is the zip code of 38134. Thanks for the help.

    Flextronics:::
    5200 Tradeport Drive  Memphis, TN 38141
    (901) 215-2800

  • Need invoice numbers for material masters.

    Dear experts,
    I have a list of approx. 200 PO numbers (not SO numbers) and material masters. I need to find invoice# for each PO#. Could you please help me what is the fastest way to find the invoice# using the data mentioned above? I do not want to enter each order separately and check document flow in order to find invoice, would like to find some faster way to do this
    Hope you can help me!
    Thank you in advance!!

    Hello Abc,
    Apart from the above suggestions, I would like to point out that if you are searching for this as a one time activity this is feasible. But sounds like this would required in future also. To make this very transparent you can consider my view which is described below;
    Process Flow:
    The PO no mentioned in sales order in VA02 will be copied to the billing document in VBRK header when you create billing from a delivery. This PO no will appear here in the Assignment field (VBRK-ZUONR) which will further goes to accounting document of RV in FI which can easily been identified in FBL5N.
    SPRO Configuration:
    In VTFL use the option A-Purchase Order no in the Assignment field.
         2. This will copy the value to VBRK-ZUONR like below;
       3. Finally you can see this from the account side also in standard reports only in FBL5N like below
    So by this way you will be able to manage it by standard configuration as well as in standard reporting ZERO ABAP inputs required here and users can easily learn how to track this requirement from Sales side as well as from Finance end.
    Thanks,
    Suman

  • HT203128 iTunes 12.1.050 - Rollback: Updated from 12.01, now I cant't change track numbers and add additional data fields. How can I roll back to the previous version? @Apple, I want a $100 gift card for the inconvenience.

    iTunes 12.1.050 - Rollback: Updated from 12.01, now I cant't change track numbers and add additional data fields. How can I roll back to the previous version? @Apple, I want a $100 gift card for the inconvenience.
    - it's all said in the title. I can't understand why the developers turn things bad ... risking loosing Apples valuable customers.
    More examples needed? (check out the communities and the reviews)
    - OSX: Maverick to Yosemite = not recommended (check it out > http://roaringapps.com/apps)
    - iPad: older versions as iPad2 should not upgrade to iOS7/8 (it's not supporting its hardware accordingly, it's designed for the latest hardware)
    - iTunes (it's possible to rollback to 10.7 - 11.4, but you need to breech OSX system security framework)
    - Pages (was a real alternative for many of us, each update reduced features and created incompatibility to older work files)
    The list could easily extend to ...

    You can offer Apple feedback here: http://www.apple.com/feedback/
    as for "
      "@Apple, I want a $100 gift card for the inconvenience"
    dream on.

  • Please, i bought a new track pad for my imac. it is working well when my imac is on. But, anytime i off my imac and wish to on it again, My track pad will be connected but it doesn't click i will need a mouse to log in my password first . Any help?

    Please, i bought a new track pad for my imac. it is working well when my imac is on. But, anytime i off my imac and wish to on it again, My track pad will be connected but it doesn't click i will need a mouse to log in my password first . Any help?
    To be specific. I have the imac late 2013 model, and i just bought the trackpad this October 2014. I have been using magic mouse without any problem. I just want to have a new experience with the trackpad.  Any time i on my imac, i will have a normal screen with my picture and a guest column at the center. I need to click either my picture or the guest in order to have the space where i can key in my password with the keyboard. But unfortunately, my trackpad will show that it is connected and the cursor will be moving in front of the screen if i touch the trackpad, but if i try to click, i will get no response. I have to put back batteries inside my magic mouse and then click on my picture if i want to log in with my id or i click on the guest image if i want to log in as a guest. it is only after this that my trackpad will start responding.
    i want to use only trackpad for now so as to be more efficient with it. I don't want to be putting back batteries inside the magic mouse only to on my imac. I need a solution please.
    Thanks.

    It sounds like you have assigned the primary click on the trackpad to something else, perhaps a gesture.
    Use your mouse, login and then open the Trackpad preference pane and see how you have the interface configured.
    Oh and you can have both the Magic Mouse and Magic Trackpad powered up and working at the same time. No need to keep moving batteries around.
    Tom

  • I need to raise LC for import PO . Need to track the LC and its maturity da

    Hello ,
    I have this scenario where I need to raise LC for import PO . Need to track the LC and its maturity date .
    How to do this. Please guide .
    Regards
    subbu

    HI,
    I had raised the same issue few days back i got the same reply.From  SD side it can be mapped not
    from MM side.Raise an OSS note to SAP,get their reply and give it to the client.This is the only way out
    murugan

  • HT4942 I want to be able to update info in Numbers by either iPhone, iPad or MacBook Air.  Do I need to purchase Numbers separately for MacBook Air?

    I want to be able to update info in Numbers by either iPhone, iPad or MacBook Air.  Do I need to purchase Numbers separately for MacBook Air?

    Yes.  Numbers for the Mac is a different program than the app for the iPhone and iPad.  It can be purchased from the Mac App store.

Maybe you are looking for

  • Training and Event module questions.

    Hi . I have some questions regarding Training and Event Management module. 1. IS there a way to configure a custom attendee type for this module ? 2. If no is there a way to rename a existing attendee type. I have a requirement to create a group of a

  • Windows 7 can't recognize my AMD Radeon HD 6970M 1024 MB graphics card

    Hey community - I am having issues running Star Wars the Old Republic on my brand new iMac desktop with Windows 7 installed. I am getting an error message that is associated with the fact that WINDOWS 7 will NOT recognize my AMD Radeon HD 6970M 1024

  • Same Inserts taking more time in one db versus another

    Hi, We have some scripts that load data...in a new dev db it takes 15 mins but in another db (different env) it takes one hour. I don't have OS level access to the db server but I do have DBA level access . One thing I noted is SGA is 4 gb (in the db

  • Acrobat XI not activated!

    My first post here and I'm not a high end user so please be patient with my ignorance     I've seen previous threads on this issue in various places, but don't think solutions in these will work for me. I have had Acrobat XI for about 5 months now. 

  • Possible to create presentation objects outside of JDeveloper?

    Is it possible to create BI presentation objects (graphs, tables, crosstabs) outside of JDeveloper? I have been searching OTN forums, BI Beans javadoc and the OLAP API guide and have not found whether this is possible. I have seen where you can progr