XMLP Bursting program - Update status after bursting

Hi,
I have a xmlp bursting report.
The requirement is to email POs. Once emailed, I need to update the status back, so that duplicate emails arent sent.
So the logic incorporated is:
1. Generate xml data
2. call bursting program
3. wait for step2 to complete, update the status in po tables, from bursting status report
Here I have used a plsql executable, which will do all of the above.
But after step1, when bursting program is submitted, since my main program waits for bursting report to complete, bursting program errors out saying step1 out file is not accessible. I think its locked.
So I cant have step3 logic in my wrapper plsql executable.
PLSQL executable can have step1 and 2 only.
Please share some ideas on how can I have step3?
How can I release lock on my main program when bursting program is submitted(so that it doesnt fail) if I include step3 in wrapper plsql.
Thanks in advance.

Hi ,
Have you tried by setting the temp Dir?
XMLP----->Administration---->General---->Temp Dir
Rgds,

Similar Messages

  • E7 maps went just broken after program update

    Hour ago, I had E7 running firmware 25.007. All features were running fine including Maps application. Under Menu - Apps - Program updates, I found new Nokia Maps application (Nokia Kartat). Selected and let it update.
    After successfull installation, my Maps application does not launch at all. If selecting Maps (Kartat in my Finnish localised phone) or Drive (Aja), the phone just popups an error 'Maps: Device does not support function' (Kartat: Laite ei tue toimintoa). Damn, how can I get my Maps app back?
    Solved!
    Go to Solution.

    Just to put you at ease Nokia knows about the problem and are trying to sort it out. Look at the bottom of the following link that explains how to roll back to 3.06
    http://betalabs.nokia.com/apps/ovi-maps-for-mobile-v3-08/more_info#Installation_issues
    Not all people, including myself are able to find all those applications in application manager. This is definitely your best bet at the moment.
    I also think they gave us something that was only supposed to come with Belle.
    @Joppeli- did you just download and install? I ask because when I tried it gave me an update error and refused to install the older version.
    Show your appreciation. Hit that kudos button real hard

  • I am looking to update to a new imac with intel core processor. I am still old school with a powerbook G4. I want to know if I am going to have to upgrade all graphic programs right away after buying new computer. Thanks.

    I am looking to update to a new imac with intel core processor. I am still old school with a powerbook G4:)
    I want to know if I am going to have to upgrade all graphic programs right away after buying new computer.
    Trying to weigh ALL costs involved.
    Thanks for any advice!!!

    Anything you have that is powerpc code only will not run on a new machine.  OS X 10.8 has no support for powerpc code (universal binary programs should be fine).
    Other than that warning, without knowing exactly what programs you have, and what version you are on, it is hard to say whay will or will not migrate alright.
    you might need to do some web searching and check apps at sites like roaringapps or on the programs Company web site.
    http://roaringapps.com/apps:table

  • Need to Trigger a Program in ECC after the DSO load has completed

    HI Experts,
    I have scenario where i need to trigger a Program in ECC after the load to DSO has been completed successfully. Basically opposite of the everyday scenario.
    Can i still use the  the RSSM_EVENT_RAISE FM in the program to call the event in ECC.
    If the above is true.Do i need to have code in the program to confirm the DSO has been loaded or can i just have the program (which basically calls the FM RSSM_EVENT_RAISE) appended to the process chain after the DSO Activation?
    Appreciate your advice

    Hi,
    To help future proof your solution, lean towards using the process chain as much as possible.
    A "Green/Success" only link from the DataStore Activation process variant to an ABAP Program process variant will work nicely. It will also still allow your program to be executed by other scenarios (like manually because you want the event raised now without any dependency on the DataStore status).
    SAP now recommends you use the CL_BATCH_EVENT class and it's methods to interact with the system events. Use transaction SE24 to review the methods and parameters available and then use the sample code below to test your solution.
    Here is a starting point for coding that is used within an ABAP Program process variant in a process chain.
    Use transaction SE38 to store this code to be called by the ABAP Program process variant.
    constants:
      c_interrupt_eventid   type btceventid  value '[Event]',
      c_interrupt_eventparm type btcevtparm  value '[Parameter]'.
    data:
      l_interrupt_eventid   type btceventid value c_interrupt_eventid,
      l_interrupt_eventparm type btcevtparm value c_interrupt_eventparm.
    call method cl_batch_event=>raise
      EXPORTING
        i_eventid                      = l_interrupt_eventid
        i_eventparm                    = l_interrupt_eventparm
      EXCEPTIONS
        excpt_raise_failed             = 2
        excpt_server_accepts_no_events = 3
        excpt_raise_forbidden          = 4
        excpt_unknown_event            = 5
        excpt_no_authority             = 6
        others                         = 1.
    if sy-subrc <> 0.
      message e051(rsar) with 'Failed to raise background event.' c_interrupt_eventid c_interrupt_eventparm.
    endif.
    Note: The error message is process chain friendly and will appear in the RSPC transaction GUI and system logs.
    Hope this helps,
    John.

  • FM to update status in COR2

    Hi Guru's,
    I am trying to update status of Process Order(COR2) using 'status_update' FM.
    The FM is returning sys-ubrc eq 0.
    But when i move to COR3 the status remains unchaged.
    I tried same with STATUS_CHANGE_INTERN FM , after FM i checked sy-subrc and used 'COMMIT WORK'.
    Hope some one will help me!

    Resolved by self.

  • I can't update my after effects software on mac 2014

    Hi, I recently downloaded a trial run of the Adobe After Effects software on my 2012 Mac Mini. After the download was complete, and I tried to launch the program, I got a display message that said this:
    So I checked on the creative cloud, and it said that I had an update for the software. So, I proceeded to install the software update however, after many attempts, it shows this message every time I try to update.
    I honestly do not know what to do at this point, and it is very frustrating that I can not even use the trial version of this software.

    update manually, All Adobe CC 2014 Updates: The Direct Download Links for Mac OS | ProDesignTools

  • Using MassReplaceIt to update changes after publishing in iweb

    I've downloaded massreplaceit as suggested by users to update changes after publishing in iweb. i've been told this makes it easier. for example, i have a paypal button that i have to re-do everytime i publish that page on iweb. how do i use massreplaceit to make this easier? i have no idea.
    Thanks

    i think you got a bit confused here
    No offense Max, but I think you might be confused too
    2. there is no syncing needed for publishing iWeb
    sites or adding PayPal buttons.
    Not necessarily true. It depends on how you access your iDisk.
    Method 1:
    Turn on local copy of your iDisk in System Prefs, with or without automatic syncing.
    If you publish your site via iWeb, now the updated pages exist online but the old pages are on your local iDisk. You need to sync (automatically or manually) to get the new pages on your local iDisk (on your computer).
    Then you can open the updated files, make your html changes in Text Edit or whatever program, and SYNC AGAIN (automatically or manually) to update the online version of the site to match what you have just changed on your local iDisk
    Method 2:
    Mount the iDisk when needed via the "Go" menu in Finder. This is the ONLINE VERSION of your iDisk, not a local copy. When you publish your site via iWeb, the changes INSTANTLY appear on the iDisk on your desktop. If you make html edits or other changes, they appear INSTANTLY online.
    i hope you now are not confused about syncing!
    max
    Hope everybody understands now
    varkgirl

  • IPhone 5 Updating Status on Facebook App crash

    Does anyone using iPhone 5 experience Facebook crashing after updating status on the Facebook app? I have FB integration on and this always happens after i update my status under News Feed. ANYONE???

    have you seen anyone with the apple logo on facebook recently? i'm asking because a simple google search will tell you that facebook is the one blocked the apple logo, or the 'posted from iphone' from showing up. now you've got me wondering.

  • Why does my system hang on a blank software update screen after I shut down?

    Why does my system hang on a blank software update screen after I shut down the computer?
    This only happened after my computer attempted to download security update 2013-003 version 1.
    I have an iMac with a 2.16 GHz Intel Core 2 Duo running on OSX 10.7.5.
    I repaired all disk permission, and then verified and fixed the disk.
    My hardware diagnostics program gave all systems a green light.
    After all this, the system still hangs.
    This must be an operating system glitch.
    How do I fix it?
    If you tell me to reload the operating system, then I'll have to go retro with Snow Leopard.
    All subsequent updates were purchased from Apple on the Internet and downloaded.

    Cineast wrote:
    If you tell me to reload the operating system, then I'll have to go retro with Snow Leopard.
    All subsequent updates were purchased from Apple on the Internet and downloaded.
    Not so. You use the recovery mode to reinstall Lion. Details in Recovery and About OS X Recovery. Also, see Computers using Internet Recovery.

  • Lync 2013 updating databases after updating Front End servers

    We have a front-end server pool consisting of 3 Lync 2013 servers and a back end of 2 SQL servers using SQL mirroring.  All servers are Windows 2008 R2.
    Following the instructions in
    http://support2.microsoft.com/kb/2809243 , I verified that the servers were all ready for updates, then I ran the
    Stop-CsWindowsService -Graceful cmdlet to stop the Lync services on the first FE server, then I ran LyncServerUpdateInstaller.exe to install the updates.  After the updates were installed, I restarted the server, waited for Lync services
    to all start, then repeated the process on the next 2 servers in turn.  This was all successful.
    I am now looking at step 2 in this document, applying the back-end database updates, and I have a problem and some questions.  The problem is that all the databases had the principal copy on the mirrored SQL server.  I ran the recommended Invoke-CsDatabaseFailover
    -NewPrincipal Primary cmdlet repeatedly, using all the database types I could find, but I still have two databases (database names
    xds and lis) on the mirrored server.  Since the cmdlet requires a database type, what type of databases are the xds and the lis databases?
    Once I get that done, I an still unsure of exactly what to run to update the databases.  The KB article states to run Install-CsDatabase -ConfiguredDatabases -SqlServerFqdn FEBE.FQDN -Verbose .  Do I type this in exactly
    as stated, or is FEBE.FQDN a variable for our SQL server or some other entity in our environment?  If I do use the actual SQL Server name in that, do I run it twice, using the name of the mirrored SQL server the second time?  
    Thank you very much for your help.

    Hi Logan Burt,
    Central Management store database files
    Data file or log purpose
                    Xds.ldf
    Transaction log file for the Central Management store
                    Xds.mdf
    Maintains the configuration of the current Lync Server 2013 topology, as defined and published by Topology Builder
                    Lis.mdf
    Location Information service data file
                    Lis.ldf
    Transaction log for the Location Information service data file
    And you could verify if Lync Server 2013 database updates have completed successfully.
    How to Verify if Lync Server 2013 Database Updates Completed Successfully
    http://blogs.technet.com/b/dodeitte/archive/2013/07/02/how-to-verify-if-lync-server-2013-database-updates-completed-successfully.aspx
    Best regards,
    Eric

  • I have mac os x10.4.11 Tiger , i tried to update and after I did that when I tried to use itunes, but it doesn't open.. can anyone tell me what I have to do to fix this ??

    I have mac os x10.4.11 Tiger , i tried to update and after I did that when I tried to use itunes, but it doesn't open.. can anyone tell me what I have to do to fix this ??

    Hello,
    Leopard requirements/10.5.x...
        *  Mac computer with an Intel, PowerPC G5, or PowerPC G4 (867MHz or faster) processor
    minimum system requirements
        * 512MB of memory (I say 1.5GB for PPC at least, 2-3GB minimum for IntelMacs)
        * DVD drive for installation
        * 9GB of available disk space (I say 30GB at least)
    Classic/OS9 Apps no longer supported.
    Trouble is Apple no longer sells it, check eBay & such for the Retail version, not the Gray Discs...
    http://www.ebay.com/sch/i.html?_nkw=mac+os+x+leopard+retail+10.5
    There are workarounds if the 867MHz CPU is the only hangup...
    http://sourceforge.net/projects/leopardassist/
    http://lowendmac.com/osx/leopard/unsupported.html
    So we know more about it...
    At the Apple Icon at top left>About this Mac, report the version of OSX from that window, then click on More Info, then click on Hardware> and report this upto but not including the Serial#...
    Hardware Overview:
    Model Name: eMac
    Model Identifier: PowerMac6,4
    Processor Name: PowerPC G4 (1.2)
    Processor Speed: 1.42 GHz
    Number Of CPUs: 1
    L2 Cache (per CPU): 512 KB
    Memory: 2 GB
    Bus Speed: 167 MHz
    Boot ROM Version: 4.9.2f1

  • HT201413 Device does not work when I connect it to your computer to the iTunes program update requests and then gives me an error No. 21

    Device does not work when I connect it to your computer to the iTunes program update requests and then gives me an error No. 21

    Device does not work when I connect it to my computer to the iTunes program update requests and then gives me an error No. 21

  • Can't update apps after upgrading to iOS 8 on ipad air

    can't update apps after updating to iOS 8 on iPad air

    There are 2 ways to fix the issue:
    1) Disable mod_spdy
    2) Push Apple to fix Safari 8, b/c the problem exists in both iOS and desktop versions

  • I can't update iPhoto after installing OSX 10.9.2, it has the name otto@**** in the apple ID box and will not let me change it. Any thoughts?

    Hello people,
    I can't update iPhoto after installing OSX 10.9.2, it has the name otto@**** in the apple ID box and will not let me change it. Any thoughts?
    Thanks
    <Email Edited By Host>

    You installed a hacked app, originally from the Mac App Store. It contains the receipt for a different app, downloaded using an account that you don't control. You need to identify and remove the hacked app.
    Important: The app you need to remove is not necessarily the one named in the App Store alert. For example, the App Store may prompt you to update "Angry Birds" or "Twitter," but the hacked app may be something else entirely. Don't make any assumptions about which app you're looking for. To find it, you must carry out a systematic search with Spotlight.
    1. Triple-click anywhere in the line of text below on this page to select it:
    kMDItemAppStoreHasReceipt=1
    Copy the selected text to the Clipboard by pressing the key combination command-C.
    2. In the Finder, press command-F to open a search window, or select
    File ▹ Find
    from the menu bar. In the search window, select
    Search: This Mac
    from the row of tokens below the toolbar. Below that is a popup menu of search criteria, initially showing Kind. From that menu, select
    Other...
    A sheet will drop down. In that sheet, select
    Raw Query
    as the criterion, then click OK or press return.
    Now there will be a text box to the right of the menu of search criteria. That's where you enter the raw search query. Click in that box and paste the text you copied earlier by pressing command-V.
    4. The search window will now show all the App Store products that are installed. Compare those search results with the list of your purchases from the App Store. To see the complete list, you may need to unhide hidden purchases. If any apps were download from the App Store using other Apple ID accounts that you control, sign in to the store under each of those ID's and check the purchases.
    At least one of the apps in the Spotlight search results is not among your purchases in the App Store. Move each such item to the Trash, after quitting it if it's running. You may be prompted for your administrator password. Empty the Trash.
    Quit and relaunch the App Store. Test.
    If you find these instructions confusing, ask for an alternative method.

  • Update status is incorrect

    When I run update status reports, some computers show "not needed" for an update that is clearly needed. For instance, if I run a compliance report and look for the status of KB2775511, I get a lot of computers showing "Update is not required"
    - however, these computers don't have KB2775511 installed, and clearly need it.
    In fact, each client believes it needs the update because it's listed as "Missing" when I check the CCM_UpdateStatus WMI class at "root/ccm/SoftwareUpdates/UpdatesStore". Furthermore, if I deploy the update via SCCM to one of these computers,
    the computer recognizes it needs the update and installs it. So it seems that the report (or wherever the reports gets its information) is what's at fault here.
    The other odd thing I notice about the report is that the computers with incorrect statuses have very recent dates for "Last State Received", and no date for "Last State Change". This is different from computers that are correctly
    reporting their status, which have values for both, typically with older dates.
    Any idea why my reports are incorrect?
    Eric Hodges

    Hi,
    Have you checked the following log files:
    StateMessage.log(Client)
    It records details about software updates state messages that are created and sent to the management point.
    MP_Relay.log(Site system server)
    It records the transfer of files that are collected from the client.
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

Maybe you are looking for

  • USB PORTS DISABLED AND WONT WORK FOR ANYTHING

    MacBook Pro  OS X (10.6.8) the other day i had plug in a remote helicopter to our computer and came back and same the error message: "Because a USB device was drawing too much power from your computer, one or more of your USB devices have been disabl

  • Problem with opening raw image in CS3 extended

    I just installed my CS3 Extened on my new Windows 8 Desktop and when I tried to open a Nikon raw image I get an error telling me it's the wrong type.  How do I fix this ?  It was working on my Windows 7 computer.

  • Error export HD video on AMD processors

    I have a problem. There are several computers with different processors. I create a complex project, more than 3 video tracks with effects. if you export video with 720-576 no problem. but if the resolution is increased to above 720p and then renderi

  • "Document is invalid" errors in amSession devug log on J2EE Polciy Agent 2.

    Hi, I am seeing the following errors in our amSession debug log for our WebLogic Policy Agent 2.1 and am not sure why we would see these and if they should be of concern: 06/13/2006 02:39:38:412 PM EDT: Thread[ExecuteThread: '21' for queue: 'weblogic

  • A question for the Pros!!!

    Hi everybody, First, i'm a LogicExpress user. Not that i want to underestimate the people at the LE forum, but i guessed that i could get a more informative answer over here. In the plug-in PDF manual of LE, they always show the reverb plug-ins with