Report scheduled for delivery runs perfectly, but sends failed notification

Our BI Publisher 10.1.3.4 has spontaneously started refusing to deliver reports. The same reports that have always been delivered via email are now sending failed notifications instead.
I have put the server in debug mode and watched the process from beginning to end, and there is no indication of any problem. The relevant log section is below. You can see that it gives absolutelly no indication of why it is sending the failed notification.
Furthermore, the report output is generated successfully, and I can open the PDF from the job history and it looks good.
[010912_021559677][oracle.apps.xdo.servlet.scheduler.XDOJob][STATEMENT] [ID:48848] Finished processing the document.
[010912_021559677][][STATEMENT] [ID:48848] Time elapsed for report processing : 15259, time from begining : 15311
[010912_021559677][oracle.apps.xdo.servlet.scheduler.XDOJob][STATEMENT] [ID:48848] Document content type : application/pdf
[010912_021559678][oracle.apps.xdo.servlet.scheduler.XDOJob][STATEMENT] [ID:48848] Delivery 0 : Start processing email delivery
[010912_021559679][oracle.apps.xdo.delivery.DeliveryManager][STATEMENT] createRequest(): called with request type :smtp_email
[010912_021559699][oracle.apps.xdo.delivery.DeliveryManager][STATEMENT] createRequest(): exiting
[010912_021559730][oracle.apps.xdo.delivery.smtp.Attachment][STATEMENT] addAttachment(): Adding an attachment ...[filename]=[attachment.pdf], [content-type]=[application/pdf], [index]=[-1], [disposition]=[inline]
[010912_021559734][oracle.apps.xdo.delivery.smtp.Attachment][STATEMENT] addAttachment(): Character set for MIME headers : UTF-8
[010912_021559734][oracle.apps.xdo.delivery.smtp.Attachment][STATEMENT] addAttachment(): Character encoding for MIME headers : B
[010912_021559736][oracle.apps.xdo.delivery.smtp.Attachment][STATEMENT] addAttachment(): Exiting addAttachment()
[010912_021559736][oracle.apps.xdo.delivery.smtp.SMTPDeliveryRequest][STATEMENT] submit(): Called
[010912_021559736][oracle.apps.xdo.delivery.smtp.SMTPDeliveryRequest][STATEMENT] setDefaultServerProperties(): default server properties are loaded for this request type (smtp_email) : {HOST:String=smtp.mtus.mtnet, server-name=smtp.mtus.mtnet}
[010912_021559736][oracle.apps.xdo.delivery.smtp.SMTPDeliveryRequest][STATEMENT] setDefaultServerProperties(): properties defined in this request.
[TEMP_DIR:String] [u01/oracle/product/10.2.0/BIPHome1/oc4j_bi/j2ee/home/applications/BI Publisher 10.1.3.4.0/xmlpserver/xdo/tmp]
[ASYNC_CHECK_INTERVAL:Integer] [60000]
[HOST:String] [smtp.mtus.mtnet]
[SMTP_TO_RECIPIENTS:String] [[email protected]]
[SMTP_ENCODING:String]
[SMTP_CONTENT_FILENAME:String] [message.txt]
[SMTP_CONTENT_TYPE:String] [text/plain;charset=UTF-8]
[SMTP_SUBJECT:String] [terr_cust_perf-1T-DEBUG-1]
[BUFFERING_MODE:Boolean] [true]
[SMTP_BCC_RECIPIENTS:String] [ ]
[SMTP_FROM:String] [[email protected]]
[TEMP_FILE_PREFIX:String] [dlvr]
[RETRY:Integer] [0]
[SMTP_ATTACHMENT:Attachment] [(oracle.apps.xdo.delivery.smtp.Attachment]
[SMTP_CURRENT_DIRECTORY:String] [u01/oracle/product/10.2.0/BIPHome1/oc4j_bi/j2ee/home/applications/BI Publisher 10.1.3.4.0/xmlpserver/xdo/tmp/]
[RETRY_INTERVAL:Integer] [60000]
[TEMP_FILE_SUFFIX:String] [.tmp]
[SMTP_ATTACHMENT_FIRST:Boolean] [(java.lang.Boolean]
[server-name] [smtp.mtus.mtnet]
[SMTP_REPLY_TO:String] [[email protected]]
[SMTP_CHARSET:String] [UTF-8]
[ASYNC_TIMEOUT:Integer] [86400000]
[SMTP_DIRECTORY_MAPPINGS:Hashtable] [(java.util.Hashtable]
[010912_021559737][oracle.apps.xdo.delivery.smtp.SMTPDeliveryRequest][STATEMENT] submit(): BUFFERING_MODE is ON.
[010912_021559737][oracle.apps.xdo.delivery.smtp.SMTPDeliveryRequest][STATEMENT] submit(): TEMP_DIR found, start document buffering : /u01/oracle/product/10.2.0/BIPHome1/oc4j_bi/j2ee/home/applications/BI Publisher 10.1.3.4.0/xmlpserver/xdo/tmp
[010912_021559737][oracle.apps.xdo.delivery.smtp.SMTPDeliveryRequest][STATEMENT] backupDocument(): Starting document buffering.
[010912_021559737][oracle.apps.xdo.delivery.smtp.SMTPDeliveryRequest][STATEMENT] backupDocument(): Creating temporary file for buffering : /u01/oracle/product/10.2.0/BIPHome1/oc4j_bi/j2ee/home/applications/BI Publisher 10.1.3.4.0/xmlpserver/xdo/tmp/dlvrswaKldQcDE8872.tmp
[010912_021559737][oracle.apps.xdo.delivery.smtp.SMTPDeliveryRequest][STATEMENT] backupDocument(): 7 bytes have been written to the temporary file.
[010912_021559737][oracle.apps.xdo.delivery.smtp.SMTPDeliveryRequest][STATEMENT] filterDocument(): Starting document preprocessing.
[010912_021559737][oracle.apps.xdo.delivery.smtp.SMTPDeliveryRequest][STATEMENT] filterDocument(): No native command found for preprocessing, exiting.
[010912_021559737][oracle.apps.xdo.delivery.smtp.SMTPDeliveryRequest][STATEMENT] backupDocument(): Finished document buffering.
[010912_021559738][oracle.apps.xdo.delivery.smtp.SMTPDeliveryRequest][STATEMENT] submit(): Start reading the buffered document file. : /u01/oracle/product/10.2.0/BIPHome1/oc4j_bi/j2ee/home/applications/BI Publisher 10.1.3.4.0/xmlpserver/xdo/tmp/dlvrswaKldQcDE8872.tmp
[010912_021559738][oracle.apps.xdo.delivery.smtp.SMTPDeliveryRequest][STATEMENT] submit(): Calling DeliveryRequestHandler.submitRequest()
[010912_021559738][oracle.apps.xdo.delivery.smtp.SMTPDeliveryRequestHandler][STATEMENT] submitRequest(): called
[010912_021559738][oracle.apps.xdo.delivery.smtp.SMTPDeliveryRequestHandler][STATEMENT] submitRequest(): This request has never been submitted before.
[010912_021559740][oracle.apps.xdo.delivery.smtp.Attachment][STATEMENT] addAttachment(): Adding an attachment ...[filename]=[message.txt], [content-type]=[text/plain;charset=UTF-8], [index]=[0], [disposition]=[inline]
[010912_021559740][oracle.apps.xdo.delivery.smtp.Attachment][STATEMENT] addAttachment(): Character set for MIME headers : UTF-8
[010912_021559740][oracle.apps.xdo.delivery.smtp.Attachment][STATEMENT] addAttachment(): Character encoding for MIME headers : B
[010912_021559740][oracle.apps.xdo.delivery.smtp.Attachment][STATEMENT] addAttachment(): Exiting addAttachment()
[010912_021559757][oracle.apps.xdo.delivery.smtp.SMTPDeliveryRequestHandler][STATEMENT] submitRequest(): Character set for MIME headers : UTF-8
[010912_021559757][oracle.apps.xdo.delivery.smtp.SMTPDeliveryRequestHandler][STATEMENT] submitRequest(): Character encoding for MIME headers : B
[010912_021600017][][STATEMENT] ToplinkDataHandler.queryOutput() : finished calling executeQuery().
[010912_021600050][][STATEMENT] ToplinkDataHandler.terminateSession() : releasing the session.
[010912_021600051][][STATEMENT] Read connection pool max:20, min:5, total:5, available:5
[010912_021600051][][STATEMENT] ToplinkDataHandler.terminateSession() : releasing the session.
[010912_021600054][][STATEMENT] ToplinkDataHandler.getOutput() : called
[010912_021600054][][STATEMENT] ToplinkDataHandler.getOutput() : obtaining client session.
[010912_021600054][][STATEMENT] Read connection pool max:20, min:5, total:5, available:5
[010912_021600054][][STATEMENT] Read connection pool max:20, min:5, total:5, available:5
[010912_021600054][][STATEMENT] ToplinkDataHandler.queryOutput() : calling executeQuery().
[010912_021600492][][STATEMENT] ToplinkDataHandler.queryOutput() : finished calling executeQuery().
[010912_021600521][][STATEMENT] ToplinkDataHandler.terminateSession() : releasing the session.
[010912_021600522][][STATEMENT] Read connection pool max:20, min:5, total:5, available:5
[010912_021600522][][STATEMENT] ToplinkDataHandler.terminateSession() : releasing the session.
[010912_021600525][][STATEMENT] ToplinkDataHandler.getOutput() : called
[010912_021600525][][STATEMENT] ToplinkDataHandler.getOutput() : obtaining client session.
[010912_021600525][][STATEMENT] Read connection pool max:20, min:5, total:5, available:5
[010912_021600525][][STATEMENT] Read connection pool max:20, min:5, total:5, available:5
[010912_021600525][][STATEMENT] ToplinkDataHandler.queryOutput() : calling executeQuery().
[010912_021600998][][STATEMENT] ToplinkDataHandler.queryOutput() : finished calling executeQuery().
[010912_021601016][][STATEMENT] ToplinkDataHandler.terminateSession() : releasing the session.
[010912_021601017][][STATEMENT] Read connection pool max:20, min:5, total:5, available:5
[010912_021601017][][STATEMENT] ToplinkDataHandler.terminateSession() : releasing the session.
[010912_021614773][][STATEMENT] [ID:48848] Time elapsed for delivery : 15096, time from beggining : 30407
[010912_021614773][][STATEMENT] [ID:48848] Time elapsed for report archiving : 0, time from beggining : 30407
[010912_021614774][oracle.apps.xdo.servlet.scheduler.XDOJob][STATEMENT] [ID:48848] Updating the output info in the database.
[010912_021614774][][STATEMENT] Write connection pool max:10, min:5, total:5, available:5
[010912_021614833][][STATEMENT] ToplinkDataHandler.terminateSession() : releasing the session.
[010912_021614833][oracle.apps.xdo.servlet.scheduler.XDOJob][STATEMENT] [ID:48848] Done updating the output info in the database.
[010912_021614833][][STATEMENT] [ID:48848] Time elapsed for updating history in db : 60, time from beggining : 30467
[010912_021614833][oracle.apps.xdo.servlet.scheduler.XDOJob][STATEMENT] [ID:48848] Sending failed notification to : [email protected]
[010912_021614834][oracle.apps.xdo.delivery.DeliveryManager][STATEMENT] createRequest(): called with request type :smtp_email
[010912_021614834][oracle.apps.xdo.delivery.DeliveryManager][STATEMENT] createRequest(): exiting
[010912_021614834][oracle.apps.xdo.delivery.smtp.SMTPDeliveryRequest][STATEMENT] submit(): Called
[010912_021614834][oracle.apps.xdo.delivery.smtp.SMTPDeliveryRequest][STATEMENT] setDefaultServerProperties(): default server properties are loaded for this request type (smtp_email) : {HOST:String=smtp.mtus.mtnet, server-name=smtp.mtus.mtnet}
[010912_021614835][oracle.apps.xdo.delivery.smtp.SMTPDeliveryRequest][STATEMENT] setDefaultServerProperties(): properties defined in this request.
[SMTP_FROM:String] [[email protected]]
[SMTP_CHARSET:String] [UTF-8]
[server-name] [smtp.mtus.mtnet]
[SMTP_CONTENT_TYPE:String] [text/plain;charset=UTF-8]
[ASYNC_TIMEOUT:Integer] [86400000]
[SMTP_ENCODING:String] [B]
[HOST:String] [smtp.mtus.mtnet]
[SMTP_CONTENT_FILENAME:String] [message.txt]
[RETRY:Integer] [0]
[ASYNC_CHECK_INTERVAL:Integer] [60000]
[SMTP_TO_RECIPIENTS:String] [[email protected]]
[TEMP_FILE_SUFFIX:String] [.tmp]
[SMTP_ATTACHMENT_FIRST:Boolean] [(java.lang.Boolean]
[SMTP_SUBJECT:String] [Delivery Failure]
[TEMP_FILE_PREFIX:String] [dlvr]
[RETRY_INTERVAL:Integer] [60000]
[010912_021614835][oracle.apps.xdo.delivery.smtp.SMTPDeliveryRequest][STATEMENT] submit(): BUFFERING_MODE is OFF.
[010912_021614835][oracle.apps.xdo.delivery.smtp.SMTPDeliveryRequest][STATEMENT] submit(): Start reading given document InputStream.
[010912_021614835][oracle.apps.xdo.delivery.smtp.SMTPDeliveryRequest][STATEMENT] submit(): Calling DeliveryRequestHandler.submitRequest()
[010912_021614835][oracle.apps.xdo.delivery.smtp.SMTPDeliveryRequestHandler][STATEMENT] submitRequest(): called
[010912_021614836][oracle.apps.xdo.delivery.smtp.SMTPDeliveryRequestHandler][STATEMENT] submitRequest(): This request has never been submitted before.
[010912_021614836][oracle.apps.xdo.delivery.smtp.Attachment][STATEMENT] addAttachment(): Adding an attachment ...[filename]=[message.txt], [content-type]=[text/plain;charset=UTF-8], [index]=[0], [disposition]=[inline]
[010912_021614837][oracle.apps.xdo.delivery.smtp.Attachment][STATEMENT] addAttachment(): Character set for MIME headers : UTF-8
[010912_021614837][oracle.apps.xdo.delivery.smtp.Attachment][STATEMENT] addAttachment(): Character encoding for MIME headers : B
[010912_021614837][oracle.apps.xdo.delivery.smtp.Attachment][STATEMENT] addAttachment(): Exiting addAttachment()
[010912_021614843][oracle.apps.xdo.delivery.smtp.SMTPDeliveryRequestHandler][STATEMENT] submitRequest(): Character set for MIME headers : UTF-8
[010912_021614843][oracle.apps.xdo.delivery.smtp.SMTPDeliveryRequestHandler][STATEMENT] submitRequest(): Character encoding for MIME headers : B
[010912_021615508][oracle.apps.xdo.delivery.smtp.SMTPDeliveryRequestHandler][STATEMENT] submitRequest(): exiting
[010912_021615509][oracle.apps.xdo.delivery.smtp.SMTPDeliveryRequest][STATEMENT] submit(): Finished calling DeliveryRequestHandler.submitRequest()
[010912_021615509][oracle.apps.xdo.delivery.smtp.SMTPDeliveryRequest][STATEMENT] submit(): Process done successfully. Exiting submit()
[010912_021615509][oracle.apps.xdo.servlet.scheduler.XDOJob][STATEMENT] [ID:48848] Done sending failed notification to : [email protected]
[010912_021615509][][STATEMENT] [ID:48848] Time elapsed for notification : 676, time from beggining : 31143
[010912_021615509][oracle.apps.xdo.servlet.scheduler.XDOJob][STATEMENT] [ID:48848] Scheduler finished the job. Exiting...

Hi Joseph,
1. I would clean my temporary directory. If not set then it will be ORA_HOME/oc4j_bi/j2ee/home/applications/xmlpserver/xmlpserver/xdo/tmp
In your case it is:
/u01/oracle/product/10.2.0/BIPHome1/oc4j_bi/j2ee/home/applications/BI Publisher 10.1.3.4.0/xmlpserver/xdo/tmp/
And test again. Ensure it has enough space.
2. If it does not work then I would read Oracle Support Note 797057.1 and see if there is a new patch for your installation.
The latest is from Nov 2011. Apply it and test it.
If none of the above work then I would open a ticket with oracle support.
From the BIP code I can only notice the issue happens during the delivery of the attachment through email delivery channel.
It is strange you can not deliver a document using email delivery channel but still can send notification using the same email server!.
good luck
regards
Jorge

Similar Messages

  • Open Order scheduled for delivery

    Hi there ,
    Please suggest me the report to spool the Open Order scheduled for delivery for a material ....
    Regards
    Kaushik

    Hi
    Check the delivery due list, its shows open orders due for delivery for a particular date
    and the list can be printed or sent to spool
    Anurag

  • Report via Concurent Program Running Normal But not Finished Yet

    Hi,
    I have a custom report, running on eBusiness Suite 11.5.10.2 in module Purchasing.
    When I running that rdf report in Oracle Report Builder it running OK and very quickly (just several seconds).
    Then I deploy it on EBS concurrent program, when I submit new request with that report concurrent program it running normal but, its not completed since several ours ago and may bee more longer.
    Did anyone get same problem with this? Any idea what should I do?
    Here is the logs file when its still running
    Purchasing: Version : 11.5.0 - Development
    Copyright (c) 1979, 1999, Oracle Corporation. All rights reserved.
    POACCPO01 module: Printed Purchase Order - ACC
    Current system time is 02-JUL-2010 18:07:15
    +-----------------------------
    | Starting concurrent program execution...
    +-----------------------------
    Arguments
    P_PO_NUMBER='12681'
    P_PO_NUMTO='12681'
    P_HORMAT_KAMI_01='SRI HARTATI'
    P_HORMAT_KAMI_02='RETNO SUNDARI'
    P_ORG_ID='363'
    -- Start of Reports Command --
    ar60runb
    P_CONC_REQUEST_ID=4162628
    P_PO_NUMBER='12681'
    P_PO_NUMTO='12681'
    P_HORMAT_KAMI_01='SRI HARTATI'
    P_HORMAT_KAMI_02='RETNO SUNDARI'
    P_ORG_ID='363'
    report=/data1/u01/apps/prodappl/po/11.5.0/reports/US/POACCPO01.rdf
    batch=yes
    destype=file
    desname=/data1/u01/apps/prodcomn/admin/out/TEST_hrd-tes/o4162628.out
    desformat=PDF
    -- End of Reports Command --
    Request language is :
    AMERICAN
    Request territory is :
    AMERICA
    Previous NLS_LANG Environment Variable was :
    American_America.US7ASCII
    Current NLS_LANG and NLS_NUMERIC_CHARACTERS Environment Variables are :
    American_America.US7ASCII
    Thanks.

    Hi,
    And when I submit a new same request with same parameter, the previous request will getting error. Here is the log file:
    Purchasing: Version : 11.5.0 - Development
    Copyright (c) 1979, 1999, Oracle Corporation. All rights reserved.
    POACCPO01 module: Printed Purchase Order - ACC
    Current system time is 05-JUL-2010 09:20:03
    +-----------------------------
    | Starting concurrent program execution...
    +-----------------------------
    Arguments
    P_PO_NUMBER='12682'
    P_PO_NUMTO='12682'
    P_HORMAT_KAMI_01='SRI HARTATI'
    P_HORMAT_KAMI_02='RETNO SUNDARI'
    P_ORG_ID='363'
    -- Start of Reports Command --
    ar60runb
    P_CONC_REQUEST_ID=4163558
    P_PO_NUMBER='12682'
    P_PO_NUMTO='12682'
    P_HORMAT_KAMI_01='SRI HARTATI'
    P_HORMAT_KAMI_02='RETNO SUNDARI'
    P_ORG_ID='363'
    report=/data1/u01/apps/prodappl/po/11.5.0/reports/US/POACCPO01.rdf
    batch=yes
    destype=file
    desname=/data1/u01/apps/prodcomn/admin/out/TEST_hrd-tes/o4163558.out
    desformat=XML
    -- End of Reports Command --
    Request language is :
    AMERICAN
    Request territory is :
    AMERICA
    XML_REPORTS_XENVIRONMENT is :
    /data1/u01/apps/prodora/8.0.6/guicommon6/tk60/admin/Tk2Motif_UTF8.rgb
    XENVIRONMENT is set to /data1/u01/apps/prodora/8.0.6/guicommon6/tk60/admin/Tk2Motif_UTF8.rgb
    Previous NLS_LANG Environment Variable was :
    American_America.US7ASCII
    Current NLS_LANG and NLS_NUMERIC_CHARACTERS Environment Variables are :
    American_America.UTF8
    Spawned Process 15450
    X connection to hrd-tes:0.0 broken (explicit kill or server shutdown).
    Report Builder: Release 6.0.8.28.0 - Production on Mon Jul 5 09:20:04 2010
    (c) Copyright 1999 Oracle Corporation. All rights reserved.
    Enter Username:
    Reset original NLS_LANG in environment as :
    American_America.US7ASCII
    Program exited with status 1
    Concurrent Manager encountered an error while running Oracle*Report for your concurrent request 4163558.
    Review your concurrent request log and/or report output file for more detailed information.
    Executing request completion options...
    Finished executing request completion options.
    Concurrent request completed
    Current system time is 05-JUL-2010 09:54:06
    ---------------------------------------------------------------------------

  • Stock showing in Schedule for Delivery

    Dear Experts,
    Stock is showing in schedule for delivery, but i donot now the particular STO?
    How to find that STO and delete the same?
    Veeresh

    You can check that STO in me80fn or yrv38. Or you can see the open delivery for the same using VL06O. Once you find the STO, you have to first delete the delivery, and then put the deletion indicator for that material in the STO, so that the stock which was blocked is released...
    Reward, if helpful...
    Noopur

  • Material showing in schedule for delivery when complete stock is been issue

    Hi Gurus,
    A Material in stock overview report (MMBE) under
    unrestricted stock showing as 480 qty in one batch and under schedule for
    delivery showing 480 qty in different batch. I checked in stock
    requirement list (MD04) it is showing the open delivery for 480 qty.
    On checking the particular delivery document found
    that the delivery quantity is issued completely for the same batch, which
    is showing in stock overview report (MMBE).
    I am unable to understand, when the delivery qty is
    issued completely, why it is showing under schedule for delivery.
    Because of this it’s not allowing to issue the
    unrestricted stock.
    Thanks in advance.
    With regards
    deepti

    Hi Deepti,
    if i have understand your question correctly then its something like you have unrestricted qty and some open delivery order(no PGI) created.....in this case deepti system is working fine becoz the blocked qty by open delivery order will reflect in unrestriced and thats correct as well....and its not lying...let me explain u by e.g
    say u have unrestricted qty 500kg and open Delivery order created of say 200 KG(no PGI ) done...in this case if u see MMBE then ur unsrestriced qty will be 500 kg only and when u double click on plant u will see 200 kg for scheduled...remember in this case when u try to create new sales order system will allow for max 300kg as 200 is blocked by old order....thats the way system works and it should work..
    Let me know whether this help..and and reward pts and reply back if u get the solution thr this
    Regards
    Jagdish

  • Scheduled for delivery quantity shouldnt be transffered to another plant

    dear all,
    we have a case in which we need to prevent scheduled for delivery quantity from being transferred to another plant.
    the problem is that when creating a sales order and a delivery, and before the PGI,, the system allows moving the quantitity to another plant. and this causes a problem when trying to create a PGI ...
    any suggestions please

    in the checking rule ( if stk transfer, you can get it from OLME> purchase order > create stock transport order ) incude reservations, deliveriies and sales order.
    in assign del type and checking rule, you can find the checking rule used

  • Scheduled for delivery

    Hi,
    Is there any field in SAP where I can see the no of items scheduled for delivery?.... Does schedule for delivery depend on under delivery ad over delivery tolerance...
    The reaosn I am asking is...When I process outbound delivery, system gives me an error. When I talked to the person, he said that the scheduled for delivery has reached its limit....
    How do I see the limit?..On what basis it is set?

    check this thread
    two line items in the delivery with no delivery quantity

  • Scheduled for Delivery in MMBE

    Hi All,
    After creating delivery note against STO, the delivery note quantity is not getting updated under the columen "Scheduled for Delivery" in MMBE.   What could be reason.  Kindly suggest.
    Regards
    Alexandro
    Edited by: Alexandro fozters on Nov 11, 2009 12:56 PM

    Hi Alexandro,
    As far as Repleinshment Delivery PGI  is concerned, the stock can be seen only under Stock in Transit ( if two step is activated ) or it will be shown in the Receiving plant ( if one step is in use ).
    Thanks & Regards,

  • My online purchase of IMac is scheduled for delivery to apple store for pickup tomorrow .  Do I need an appt . on the day of pick up to bring in my old desk top computer to transfer and set up new IMac?

    My online purchase of new 21.5 IMac is scheduled for delivery to apple store for pickup tomorrow .  I have purchased Apple one to one care. Do I need to schedule an appointment with apple genius on the day of pick up to bring in my old desk top computer to transfer and set up new IMac?

    Usually I would think so.   
    Note, if your old Mac or any of your old applications are pre-2006, see this tip.
    https://discussions.apple.com/docs/DOC-2295
    Otherwise the transfer may not be as smooth as you desire.

  • EDI :Through delivery process I want send the notification to the customer

    hi friends
         During delivery i want to send the notification to the customer ..i want to configure the EDI ..So what are the steps to require to
    do the configuration.
    with regards
    dinesh

    Hi ,
    Through delivery Process  ASN can be sent to customer.
    All other master data and process steps are same.
    You have to make following settings in the system
    1) Create port (WE21)
    2) Set up Partner Profile WE20
    3) Create condition records in NACE for V2(Shipping) , output type LAVA. (Communication type withh me EDI (6))
    4)  during outbound delivery save/Goods issue , the o/p type should be triggered and generate the IDoc.
    This IDoc is an outbound idoc. Check WE02 for idocs. You will find a inbound Idoc -> which we will inturn create an Inbound delivery (ASN) automatically.
    Configure the steps.If you need further more help on this.Please get back.
    Best Regards,
    Nisha

  • HT1998 Time machine no longer backs up.  It prepares for back up OK but then fails to complete.  The archive is still available.  Any ideas? Thanks

    Time machine no longer backs up.  It prepares for back up OK but then fails to complete.  The archive is still available.  Any ideas? Thanks

    Unfortunately, not much to go on here. There are any of  twenty different reasons why backups are not occurring, and no shortcuts that I know of to find out why.
    Work your way through Backup Failures in Pondini's excellent support document Time Machine --- Troubleshooting. 
    See C1 through C19.
    http://pondini.org/TM/Troubleshooting.html

  • Change pointer report scheduling for current dat

    Hi Gurus
    I want to schedule change pointer report RBDMIDOC from current date .
    But i want that This report genrate idoc only for today's changes not for older days.
    Any way to set the Sy-date in Variant??
    or any other idea ..pls suggest.
    Thanks
    SA

    tk

  • I recently bought a 13" Mac Book Pro i7 dual core processor and everything was just fine until now. I have been using iMovie for about a month and it runs perfectly, but now I can't seem to use it for more than 20 minutes without iMovie crashing. Help?

    When iMovie crashes it also makes my compute very slow and unpleasant to use. Has anyone else had this problem before? Should I take my laptop to the genius bar? I owned this computer for over a month now.

    check out this link which answers your question http://support.apple.com/kb/HT1242
    after re reading your post, I think you need an SMC reset instead: http://support.apple.com/kb/ht3964
    what does activity monitor show? screenshots?

  • Report generation for Delivery Blocked Orders

    Hi All,
    I am trying to pull up a report which should contain only orders with the Delivery Block.
    Through VL06O i can get the orders which need to PGIed, which are open, which are stuck in workflow and which have got delivery block.
    So is it possible to separate the delivery blocked orders (from an end user point of view) from the other orders. I tried to have a look at the filters which i could put on the VL06O-> Outbound Deliv. for PGI, but couldn't find it.
    can any one help in thi regard.
    Thank you in advance.

    Hi,
    Try report V.02 - Incomplete Orders

  • Item Transaction History Report - Calculation for creating 'Running Total'

    Hello
    Using Oracle Discoverer, we have written a report that pulls back all Inventory Transactions (by item number). This report lists both transactions IN (e.g. receipts into the store) and OUT (e.g. issues out from the store).
    Our customer would like an additional column, to represent 'Running Total', to be added to the report. This column needs to capture the running 'On Hand Quantity' for the associated Item, as each transaction (both transactions IN and OUT of store) is displayed.
    For example, if the initial/first transaction for an item was a Receipt of 500, then this column (on the first line) should display 500. If the second transaction for the item was an issue of 15, then this column (on the second line) should display 485. If the third transaction was for an issue of 50, then this column (on the third line) should display 435. If the fourth transaction was for a receipt of 20, then this column (on the fourth line) should display 455 etc etc
    I'm not sure how I'd write a calculation to cater for this (within discoverer) - do you know if this is achievable? Any help would be much appreciated. This would be easy enough to do in Excel, but I'm a bit of a novice when it comes to discoverer(!)
    Many thanks
    Ross

    Hi,
    You can generally do this type of calculation using analytic functions. You would partition by the item number and order by the transaction date in the analytic function. You can use SUM function (with an order by) to get a running total of a column in the report. You can SUM a calculation containing a CASE statement which changes the OUT transactions to a negative number. The SUM function will start at zero, so you then can use FIRST_VALUE function to get the first value for the item which you could then add to the totals.
    Rod West

Maybe you are looking for