Is there any way to run a report from database?

Is there any way to run a report from database using trigger?
A report needs to be printed out when a new row is inserted into a table.

If you are using the Reports Server it is possible to start a report from a trigger by using the UTL_HTTP package (in the sys schema) to call the report URL. This should work with DESTINATION=PRINTER.
Hope this helps.

Similar Messages

  • Is there any way to run abap program in dialog process with process chain?

    Hi.
    I just want to run custom abap program in every 30min.
    so I made process chain and connect abap program.
    but it returns NOTHING when background running.
    the program has ABSOLUETLY no problem when it's running DIALOG process.
    custom program is modified from sap standard program for my use.
    so complicated and hard to read that I cann't figure out what's problem in backgound job and even hard to debug in background process.
    is there any way to run abap program in dialog process in every 30 min.?
    or call BSP page or call function.
    any solution will be helpful that excuting PROGRAM or FUNCTION or BSP PAGE in schedule job and should running dialog process.
    thanks.
    Lee.

    Hi,
    did you try using sm36 transaction?
    1Give these values in Gereral data
    Create one sample job "SAMPLE JOB"
    Priority "A"
    Execu target - Your application server
    2Click start conditon
    schedule according to ur requirements.
    3.Click Step button
    Give your ABAP program name.
    fill variants if it has any variants.
    if it is useful assign points
    Regard,
    Senthil Kumar.P

  • Is there any way to run Classic on an Intel mini running Tiger?

    Due to space limitations, I'm having to retire my old faithful Powermac 6500. It's hard to believe that it's 10 years old. It's running OS8.6, and can run OS9 even though it seems slow and memory intensive.
    Is there any way to run Classic mode on my Intel Core Duo mini? It's hardly a matter of life and death, but I still have several older Mac-based games like Railroad Tycoon II and Myst that I enjoy, and they won't run on the newer mini.
    If space wasn't a problem, I would keep the old machine running just to play games, but it's not possible now.
    Any assistance would be appreciated.
    Thank you,
    -Bill

    The only way is to install (free) emulator programs such as BasiliskII or SheepShaver.
    I have both installed, though I only use them to run older programs to rescue old data from obsolete formats.
    Installing and configuring them is not trivial, unfortunately.
    Links here:
    http://basilisk.cebix.net/
    http://gwenole.beauchesne.info/projects/sheepshaver/
    I don't know if either is suitable for the kind of games you want to play. Graphics is typically where emulators fall behind. But again, I have no experience with those games.

  • Is there any way to execute process chain from the portal?

    Hello,
    Is there any way to execute process chain from the portal? I dont want to link process chain with any of report. I want to have a button in some of portal folders. User presses the button and it executes the process chain.
    I was thinking about to create a fake planning cube, aggregation level and planning function. I call FM within the Fox planning function that runs the process chain. But it should be done within the report.
    Any ideas?
    Thanks a lot in advance!

    Hi.
    I want to have a button in some of portal folders
    You mean that you want to use some link in EP ?
    Regards.

  • Is there any way to prevent web.xml from any change like java class?

    hi all,
    Is there any way to prevent web.xml from any change after making EAR(WAR)?
    One can easily make a change in web.xml and redeploy the application to get the result. Now we want to restrict the web.xml as java class for any change after making EAR(or WAR).
    Could some one help me to do this?
    thanks,
    dinesh

    hi,
    Not at development level. We want it after deploying the application on server .
    We want to create it (web.xml) at tomcat startup (or in any other web/app server ) before loading any context.
    Is there any way to run a simple java class(not servlet) on tomcat startup(before initializing the contexts)?
    Message was edited by:
    DP_java
    Message was edited by:
    DP_java

  • I have a 2007 13" Macbook White. Is there any way to upgrade my OS from 10.6.8 to anything above 10.7?

    I have a 2007 13" Macbook White. Is there any way to upgrade my OS from 10.6.8 to anything above 10.7? I keep getting an error message when I try to download 10.8.3 because Apple didn't make it compatible with my machine, but I really only need 10.7. So is there ANY possible way to do this with my current Macbook? Thanks for the help guys.

    I have a 2007 13" Macbook White. Is there any way to upgrade my OS from 10.6.8 to anything above 10.7
    According to these system requirements, no, there is no way to go higher than Lion (10.7), as Mountain Lion (10.8) will not be compatible.
    http://www.apple.com/osx/specs/
    Also note that both Lion and Mountain Lion are memory hogs and the realistic minimum RAM should be 4 GB; you can run it with 2 GB, but depending on how you use your machine, you may not be happy with its performance.

  • Is there any way to prevent the OS from querying the Superdrive when start

    Just a random question. Whenever my MacBook Pro starts up (either from sleep or a complete/fresh start, the OS queries the drive slot to see if there is a disc present. While this may be normal behavior, it seems to slow down the start up process. (I rarely ever have a disc in the drive). Just curious if this, in fact, normal, or if there's something awry.

    Is there any way to prevent the OS from querying the Superdrive when start
    No
    he OS queries the drive slot to see if there is a disc present.
    How can you tell? Based on the noise it makes?

  • Is there any way to get my photos FROM my iPod Touch back onto a new hard drive?

    My Mac crashed last Friday. First timeIs there any way to get my photos FROM my iPod Touch back into my new hard drive. The iTunes sync only goes one way from the computer to the iPod.
    It syncs the photos taken with the iPod (really an old iPhone 3G without phone service) but not the folders which I synced from the old hard drive to the iPod over the past year.

    thank you for the tip.
    Yes, my computer was backed up. for reasons way too complicated to go into here, these particular folders were not part of the backup.
    Thanks again for the help.
    jglaiche

  • Several years ago, I downloaded a lot of music to my iPod (5th generation) from my computer. I have since replaced the computer and I no longer have my music on the new computer. Is there any way of recovering my music from my iPod to my computer.

    Several years ago, I downloaded much music to my iPod (5th gen). I have since replaced my computer and iTunes no longer lists my music. I there any way to upload my music from my iPod to iTunes on my computer?

    See Recover your iTunes library from your iPod or iOS device.
    tt2

  • Is there any way to delete songs directly from my iPhone without using iTunes?

    I'm trying to delete music directly from an iPhone 4 in iTunes on the device rather than using my laptop to delete and then sync it. Is there any way to delete music completely from my phone without using my latop?

    I tried this, firstly de-clicked the title in iTunes and syned with my iPhone4 but the title is still there on the phone. so deleted the title from iTunes and re-syned but alas the title is still there.
    any ideas?

  • Is there any way to prevent web.xml from any change ?

    hi all,
    we have a filter in web.xml. Now we want to prevent it from any change in future. I mean after making a war(EAR) no one can change the filter in web.xml. if he chaged it then he will not be able to re deploy the application.Right now it is in web.xml so one can easily change it and then he can redeploy the application.
    Is there any way to prevent web.xml from any change after making EAR(WAR)?
    One can easily make a change in web.xml and redeploy the application to get the result. Now we want to restrict the web.xml as java class for any change after making EAR(or WAR).
    Could some one help me to do this?
    thanks,
    dinesh

    I think you could use some third party software to lock the folder like FolderLock, just make sure others ppl cannot access your file should be fined.
    This is my stupid solution only,cheers.

  • I had to reformat my desktop pc and lost all my music. Is there any way to transfer the music from the ipod to the pc?

    I lost the music on my pc when I had to reformat the disk.  Is there any way to transfer the music from the Ipod to the pc?  I am told that if I try to sync the music that it will erase all the music on my Ipod.

    Transfer iTunes purchases by:
    iTunes Store: Transferring purchases from your iPhone, iPad, or iPod to a computer
    Transfer other music by using a third-party programlike one of those discussed here:
    Copy music from Ipod to new computer...: Apple Support Communities
    You can also rredownload mos iTunes purchases by:
    Downloading past purchases from the App Store, iBookstore, and iTunes Store

  • If meta data LUN is totaly destroied , is there any way to rebuild the data from the video LUN

    If meta data LUN is totaly destroied , is there any way to rebuild the data from the video LUN ????

    What happened to your metadata? Are you sure the metadata is gone?
    In theory, file carving could be attempted on the data LUNs, but you would need a tool that understands how Xsan lays out data across LUNs in a stripe group and hope your fragmentation isn't too bad. I doubt such a tool exists, but if one does it almost certainly is not publicly available. You should probably contact a data recovery service with experience recovering data from Xsan. Do that before you do anything else if this data is really important.

  • HT4859 Is there any way to restore the contacts from the iCloud onto my existing phone?

    I had all my contacts disappear this afternoon.  Is there any way to restore the contacts from the iCloud onto my existing phone?  This article makes it seem as if the iCloud information is only accessible upon setup of a new devise.

    See Recover your iTunes library from your iPod or iOS device.
    tt2

  • Is there any way to get the files from other computer ?

    Hai all,
    I have 2 computers connected. I know the IP address of other computer. Is there any way to get the files from other computer. (for e.g. I want to get the files from specific folder. In Java netwroking is it possible? (Any programs)
    regards,
    Namanc

    Bro Take it easy.
    Think you need to send a Image file named ("abc.gif")
    now develop a server using ServerSocket and connect it in local IP and any PORT
    For example i think ur server is connected in "localhost" and 9000 port.
    Now make ur server educated using some commands.
    For example:
    FileName: <File Name String>
    [Means new file is sending by connected client]
    FileSize: <File size long or int value>
    [ So that ur server can determind about the total length of sender file]
    DataModeOpen
    [Now your client will send its image data, this command means your client software is sending data]
    fjadlkfjaofaijojfwoeiurfodkjflsajlfksa
    l23j4lj23lkjlasjfoq23j4rokjelfkjasldkf
    2o3j4lk2j3ljslakdjf2l3j4 l23kjlk23k4j
    DataModeClose
    [Means file sending finished]
    Close
    [Means your client connection is closed]
    Now develop a client supporting this command.
    For example(Server):
    String getFileName=null;
    long getFileSize=0;
    public handleCommand(String getCmd) {
        if(getCmd.startsWith("FileName")) {
                String[] splitData=getCmd.split(":");
                this.getFileName=   splitData[1];
                outPutStream.writeBytes("+OK");
        } else if(getCmd.startsWith("FileSize")) {
                String[] splitData=getCmd.split(":");
                this.getFileSize=Long.parseLong(splitData[1]);
                outPutStream.writeBytes("+OK");
        } else if(getCmd.startsWith("DataModeOpen")) {
               //data mode open so receive data
              receiveData();
              outPutStream.writeBytes("+OK");
        } else if(getCmd.startsWith("DataModeClose")) {
              //close client socket
             getClientSocket.close();
    }For client:
    DataInputStream dataIn=null;
    BufferedOutputStream bout=null;
    public sendFile(bytes[] getBytes) {
            //if ok found then do other or show error message
        if(sendCmd("FileName:"+getFileName)) {
            if(sendCmd("FileSize:"+getFileSize)) {
                if(sendCmd("DataModeOpen")) {
                   bout.write(getBytes);
                } else {
                   showError(3);
            } else {
                   showError(2);
       } else {
            showError(1);
    }i think it will help u

Maybe you are looking for

  • I am trying to connect my macbook pro to a konica minolta magicolor 1690MF

    I am trying to connect my macbook pro to a konica minolta magicolor 1690MF printer/scanner.  I tried to download drive software from the konica website, but I still can't add the printer to my system.

  • Need a currently active printer code

    Unable to add printer to a second computer as the time limit had been reached. ... Please expedite

  • How to get byte array from jpg in resource for Image XObject?

    Hi, Does anyone know how to get an array of bytes from a jpg from resource without an external library except MFC? The array of bytes is needed to create an Image XObject so it can be included in an appearance for an annotation.

  • Adobe Reader will not open .pdf file.

    I have Adobe Reader Acrobat 8 Professional.  I am attempting to open a .pdf file - it opens, but then gives me an error message and closes Adobe.  Error Code 148:3  You cannot use this product at this time.  You must repair the probgram by uninstalli

  • Can't Open Excel File, please cancel my subscription

    I just signed up and made my first attempt to convert a file to Excel.  I was able to see the preview (pretty messy but probably fixable) but cannot get the downloaded file to open.  I keep receiving message: "There was a problem sending the command