Is possible to propagate message from AQ to another Application by Internet

Hi,
Is possible to propagate mesage from AQ to another Application by internet protocol such as HTTP, SMTP?
I need to automatic dequeue from AQ and send message from queue to Email or HTTP , is it possible? if yes, how to do it?
Thanks

chry,
You can use a java stored procedure to dequeue the message and then use JavaMail to send the message by eMail, or the java.net package to use HTTP to send the message.
I believe Web Services is also supported. The new book by Kuassi Mensah explains how to do this (I believe). The following post has more details:
Programming the Oracle Database with Java and Web Services: sample chapter
(Posted: Nov 1, 2005 2:22 PM)
Good Luck,
Avi.

Similar Messages

  • How can i send simple message from PC-to-another device

    How can i send simple message from PC-to-another device
    just simple message (like command String) not SMS or Data File.
    I have a computer with bluetooth and the oter side is Embeded Blue
    Thanks.

    http://www.oracle.com/technology/products/integration/bam/10.1.3/TechNotes/TechNote_BAM_AQ_Configuration.pdf
    This document details how to create triggers on a table that send out JMS messages.
    In this example, the messages are going to Oracle BAM.. your message could go to your J2EE application listening to its own topic/queue.
    an alternative idea.
    you could also just cache your lookup table with something like Oracle Coherence and than try to ensure that all changes to the lookup go through Coherence, so that you won't need to do notification from the db up to the application. the application and the lookup data management tool would be using the data grid for management of the lookup table data, and the data grid (coherence) would persist the lookup data changes back to the db.

  • Copy and paste image from PDF to another application

    how do you copy and paste an image from PDF into another application such as Word or Excel? I know how to copy>> hover cursor over picture until it turns into a select "+" tool, select and right click to copy but when I try to paste it into another application, its loses all of its formatting. Thanks

    Not sure what you mean by formatting of a picture. You can export all images and get a files to import to word. You can also use the snapshot tool, though it captures a screen copy. If you select an image and copy, my experience has been that it will only copy to PhotoShop, but it is not something I do very much. If the image is part of the document (not markup like a stamp or such), you can use the select tool to select the image and copy it to the clipboard. Just tried it and it worked fine. If it is a stamp (like pasted in), then you can not copy it in this way, if at all.

  • Is it possible to send message from R/3 system to itself?

    HI All.
      I want to send message from R/3 to PI (anyhow, virtual receiver or smb else), make in PI some transformation and return this new message to R/3. (I don't want to do this transform in R/3, because in PI its easier and universally)
    Is it possible? How?
    Regards,
    Andrey

    Thanks for answers.
    R3 <-> PI <-> R3 scenario is not a trouble. But not in this case.
    The main task:
    User have a table with data. In this table there are 2 fields: INDEX, SUM. He want to take a xml file. I have XSD for this file.
    I have to assign summ value (SUM) to corresponding tag depend on characteristic name (INDEX).
    It  looks like DMEE, but in DME formats has own structure and it is differ from my XSD. It is difficult to translate my xsd to DME xml.
    It is realizable in ABAP, but i want to minimize abap development.
    So I want to send this table to PI, transform it to file (xsd external definition) and then return this file as string (for example) and save it as file on the users front end. It is very simply to tranform the table to file, but i don't no how to send it back to R3. I think it is necessary to transfom file to message with another structure and then send to R3. Any ideas?
    Regards,
    Andrey

  • How to send information/warning message from CRM to B2B application

    Hi,
    I need to send information/warning mesage from CRM to B2B application.
    I am using FM CRM_MESSAGE_COLLECT to send the required message to application log first and then implemented a BADI called CRM_ISA_BASKET_MSGS for reading that message to dispay it in Internet Sales.
    When I am passing message type as E in FM CRM_MESSAGE_COLLECT ,it is correctly showing it in B2B internet sales application as an error message but when I tried to pass message type as I/W it is not dispaying the message in B2B internet sales application although that information/warning message is being displayed in application log in CRM
    Can anyone pls provide some useful inputs for passing information or warning message type from CRM to Internet Sales allpication??
    BR,
    Bykam

    You need to fire the action from B2B, maybe when the b2b is all loaded you can call a FM in CRM that will handle some validations, this FM will return a result, store it in a session attribute, and put a condition in the JSP that will handle the response, inside this condition (if the attribute session is not empty) print a block, a label or something in html, css class will help to put some colors and maybe make a custom alert block.

  • Can't retrieve sent messages from my Desktop Mail application

    Hi,
    Whenever I use a computer away from home to send email, I always click the option to save the sent message in the sent folder. Then, when I get home, I used to retreive those messages from the iDisk icon on my Mail, and then move that message to my sent folder on my Mail, in my desktop at home.
    But now, I don't know why, when I drag them to the sent folder in my desktop, these messages just disappear. There is NO way I can move them to my sent folder on my desktop. I tried several things, but I admit I am not good at all with computers, so here I am ... It's funny because I tried to drag those sent messages to my Inbox folder and it worked, but I want to move them to my sent folder, as I used to do.
    Thanks for your help!

    ok lets see if my solution fits my undertsanding of your problem.
    A .Mac account is essentially an IMAP account. This means that Mailboxes and the Mail in them is replicated identically on the Server every time you synchronize (either manually or in Preferences). Mail is deleted when you do it manually, or automatically - again as part of Preferences. Mail you send through the browser should be replicated on your desktop Mail.app next time you synchronize.
    If you create a Mailbox under your user account, this Mailbox is replicated on the server. If however you create an Mailbox that is "On my Mac", and move mail to it, you are effectively moving it off the server and onto your desktop, which may explain why it is disappearing.
    Realistically with a .Mac account you should not have to drag Sent Items anywhere.
    Because it is a .Mac account, check these things.
    In Mail.app on your desktop:
    1) Preferences/Accounts/.Mac Account/Mailbox Behaviors. Check "Store Sent Messages on the Server and then an option for deleting them. This will ensure Sent Messages remain on the server.
    2) Preferences/Accounts/.Mac Account/Advanced. Check Automatically Synchronize Changed Mailboxes if you want the Server to be updated immediately. Leave it blank and mail will be updated when you log on and off and if you Synchronize manually.
    Through .Mac
    1) Log onto .Mac through the browser - to Mail. Go to Preferences/Composing and ensure that "Save sent messages to" - (Sent Messages) is checked. Save your settings.
    Send one test mail using Mail.app and then one through the browser. Your sent mail should appear in the Sent Mail folders on both Mail.app and the server, and you should not have to drag sent mail from or to anywhere.

  • SEND JMS MESSAGE FROM MDB TO ANOTHER OC4J_INSTANCE

    Hi,
    How Can I Access JMS queues on other OC4J_INSTANCE from a EJB MDB??
    Suppose you have same applications on two OC4J instances (AS Cluster Active-Active) there is a MDB that should route message to JMS queue in one or other OC4J instance.
    How do do this??
    I created a new context with other OC4J parameters but can not use the java:comp/env/jms.
    Coukd someone explain what is java:comp/env/ ?? is this the jdni name of the queue??
    Please
    advise
    Thanks
    JO

    You may want to look at using the "Dedicated JMS Server" topology (found in the OC4J Services Guide, JMS chapter). You set the host/port of your connection factories in all OC4J instances to point to the same JMS server, then all OC4J instances can communicate via JMS. You can then using standard JMS techniques (different destinations, message properties and message selectors) to route messages.
    -Jeff

  • Sending messages from WAS 5.1 application to WMQ 5.3

    Hi!
    I have a java application running in WAS 5.1 using a message listener to pull messages off of a queue. I now need to run these messages through some business logic and then put them back on MQ queues. How do I go about setting up these connections or connection factories in the application and/or WAS 5.1 so these messages can be put back on queues? Are there any code examples or tutorials available?
    I am familiar with creating bindings using JMSAdmin for stand alone applications, but am unsure if this is possible since everything is packaged in an .ear file and installed in the WAS. Any help and guidance would be greatly appreciated!
    Thanks!

    Hi Ravi,
    Thanks for your response.
    While migrating we have tried to remove the ATG dependency and we are getting session invalid. We are unable to find a similar method for “resolveName” in HTTPServletRequest. The method “resolveName” of the DynamoHttpServletRequest is being used to retrieve the session object by passing a String parameter (‘/’ or any URL).
    Whereas the HTTPServletRequest has only two methods [getSession() or getSession(Boolean)] to retrieve the session object and here we cannot pass any String parameter. Thus we are unable the replicate the existing functionality using the HTTPServletRequest class.
    Below are some code examples for your reference.
    Sample1:
    Below commented code is original one. we tried to as mentined below:
    //import atg.servlet.DynamoHttpServletRequest;
    /* DynamoHttpServletRequest atgRequest = (DynamoHttpServletRequest) request;
    HttpSession atgSession = (HttpSession) atgRequest.resolveName("/" );
    String atgsession = "jsessionid=" + atgSession.getId();
    HttpServletRequest weblogicRequest = (HttpServletRequest) request;
    HttpSession weblogicSession = (HttpSession) weblogicRequest.getSession();
    String weblogicsession = "jsessionid=" + weblogicSession.getId();
    Sample2:
    Below commented code is original one. we tried to as mentined below:
    /* ATG Dynamo for Session Last Access Time functionality */
    //import atg.servlet.DynamoHttpServletRequest;
    /* DynamoHttpServletRequest atgRequest = (DynamoHttpServletRequest) request;
    HttpSession session = (HttpSession) atgRequest.resolveName("/atg/dynamo/servlet/sessiontracking/SessionManager/" + sessionID);
    HttpServletRequest weblogicRequest = (HttpServletRequest) request;
    HttpSession session = (HttpSession) weblogicRequest.getSession();
    we would like to know is there any smilar functionality or methods available so we can use in HttpServletRequest or servlets.
    Thanks,
    Nagesh

  • Exception/error messages from remotely deploying sun application server 8.2

    Hi
    I have a solaris network with some servers running sun application server 8.2. When I deploy applications to these application servers (using ant) from a single server connected to them on the netwrok, sometimes exceptions are thrown. What is done now, is the person doing the deploying from the central server, logs onto each server with an appserver and looks through each application servers log file to see if there were any exceptions thrown while deploying apps on that server. What I would like to do is find some way to have those exceptions sent back to the deploying system so that they can show up on the terminal from which the any script was run.
    appserver <------------------------- central server running ant -----------------------------------> appserver
    / | \
    / | \
    / | \
    / | \
    / | \
    appserver appserver appserver
    Many appservers getting apps deployed to them through the use of ant. Want to catch any exception thrown by any of the appservers and view on terminal on central server running ant.
    Any ideas/thoughts?
    Thanks...
    Mike

    The diagram did not come the way I had hoped. It was suppose to look like the "central server running ant" was pointing to a number of different servers running an appserver.
    Thanks for any suggestions...
    Mike

  • Is it possible to call msync from within an EVB Application?

    Does anyone know how to run mSync from within an embedded visual basic application?
    Some sample code or documentation would be particularly welcome.

    The following is taken from the Windows CE documentation that ships with 9i Lite:
    Table 3-16 ISyncOption Public Properties
    username -> Name of the user.
    password -> User password.
    syncParam -> Synchronization preferences. See Section 3.7.2.4, "COM Interface SyncParam Settings" for more information.
    transportType -> Type of transport to use. Only "HTTP" type is supported currently. The default value is HTTP.
    transportParam Parameters of the transport. See Section 3.7.1.5, "Java Interface TransportParam Parameters" for more information.
    syncParam documentation is (also taken from the same document):
    The syncParam is a string that allows support parameters to be specified to the synchronization session. The string is constructed of name-and-value pairs, for example:
    "name=value;name2=value2;name3=value3, ...;"
    The names are not case sensitive, but the values are. The field names which can be used are listed in Table 3-17.
    Table 3-17 COM Interface SyncParam Settings
    "reset" -> N/A Clear all entries in the environment before applying any remaining settings.
    "security" -> "SSL" "CAST5" Use the appropriate selection to choose either SSL or CAST5 stream encryption.
    "pushonly" -> N/A Use this setting to upload changes from the client to the server only, download is not allowed.This is useful when data transfer is one way, client to server.
    "noapps" -> N/A Do not download any new or updated applications. This is useful when synchronizing over a slow connection or on a slow network.
    "syncDirection" -> "SendOnly" "ReceiveOnly" "SendOnly" is the same as "pushonly". "RecieveOnly" allows no changes to be posted to the server.
    "noNewPubs" -> N/A This setting prevents any new publications created since the last synchronization from being sent, and only synchronizes data from the current publications.
    "tableFlag [Publication.Item]" "enable" "disable" The "enable" setting allows [Publication.Item] to be synchronized, disable prevents synchronization.
    "fullrefresh" -> N/A Forces a complete refresh.
    "clientDBMode" -> "EMBEDDED" "CLIENT" If set to "EMBEDDED", access to the database is by conventional ODBC, if set to "CLIENT" access is by multi-client ODBC.
    Example 1
    The first example enables SSL security and disables application deployment for the current synchronization session:
    "security=SSL;noapps;"

  • Is possible capture quotes stream from a running java application?

    Running from webstart the following jnlp code:
    <?xml version="1.0" encoding="utf-8"?><jnlp spec="1.0+" codebase="http://powertrade.intesatrade.it/T3"> <information> <title>IntesaTRADE T3 Demo</title> <vendor>IntesaTRADE</vendor> <description>IntesaTRADE T3 Demo</description> <description kind="short">IntesaTRADE T3 Demo</description> <icon href="http://powertrade.intesatrade.it/T3/T3-Demo.gif"/> <offline-allowed/> </information> <security> <all-permissions/> </security> <resources> <j2se version="1.4+" href="http://java.sun.com/products/autodl/j2se" initial-heap-size="36m" max-heap-size="256m"/> <property name="it.soltec.ibox.iblog" value="1,1"/> <property name="it.soltec.ibox.Demo" value="YES"/> <jar href="http://powertrade.intesatrade.it/T3/tcubelib/T3_1di6.jar" /> <jar href="http://powertrade.intesatrade.it/T3/tcubelib/T3_2di6.jar" /> <jar href="http://powertrade.intesatrade.it/T3/tcubelib/T3_3di6.jar" /> <jar href="http://powertrade.intesatrade.it/T3/tcubelib/T3_4di6.jar" /> <jar href="http://powertrade.intesatrade.it/T3/tcubelib/T3_5di6.jar" /> <jar href="http://powertrade.intesatrade.it/T3/tcubelib/T3_6di6.jar" /> <jar href="http://powertrade.intesatrade.it/T3/tcubelib/sg.jar" /> <jar href="http://powertrade.intesatrade.it/T3/tcubelib/liba.jar" /> <jar href="http://powertrade.intesatrade.it/T3/tcubelib/chart.jar" /> <jar href="http://powertrade.intesatrade.it/T3/tcubelib/ITCharts.jar" /> </resources> <resources os="Windows"> <nativelib href="http://powertrade.intesatrade.it/T3/tcubelib/native.jar"/> </resources> <application-desc main-class="it.soltec.ibox.client.IBoxClient"> <argument>1221555803176U</argument> <argument>classeContratto=ITRAD</argument> <argument>pushServerControlUrl=http://push.intesatrade.it/tpush_control</argument> <argument>pushServerUrl=https://push.intesatrade.it/tpush</argument> <argument>serviceHttpAddress=http://powertrade.intesatrade.it</argument> <argument>serviceHttpsAddress=https://powertrade.intesatrade.it</argument> <argument>servicePingPath=/T3/pool.html</argument> </application-desc> </jnlp>
    a java streaming quotes platform is launched.
    Is there any way (winsock,API,etc...) to capture the data offered by the java platform?
    Thanks

    In Applescript, when you compile the code, the app must be running. If it's not, then it will start.
    When you run the script, InD doesn't have to be started first. You could have some Finder actions happen, then InD starts at the needed time when it's actions occur. You can have an if/then statement that only requests InD to do an action only if other circumstances are met. You do not even need to tell application InD to launch, just the first tell app statement will do it.
    I do not know how things work in Javasc or VB.

  • How do i prevent text messages from appearing on another phone with my same apple id

    When I text my friend my wife can see my texts on her phone.  My friend is in her phone too and my wife and I share the same apple ID.  My friend is helping me with my wifes Christmas gift and I don't want her to know what we are texting about.

    Either disable iMessage on your wife's phone or set it up with a unique Apple ID.

  • Move from Lightroom to another application

    I am currently in the process of moving away from Aperture and possible over to Lightroom. It is clear that I will loose at lot of the work that I have done in Aperture, if I will continue to have a non-destructive workflow. I don't mind the process of re-doing some of all this work but my question is. If I some time in the future will move away from Lightroom to which extent will I be able to maintain the work I have put into the non-destructive editing in Lightroom.
    Most of my photos are raw format.

    Unless the program you Move To, from Lightroom, can Read the edits placed in XMP files created by Lightroom (Or those edits written to the actual RAW file by Lightroom) all that work will be lost.
    Adjustments made in one Raw file editor can't be read by some other Raw file editor. They all use different systems to make those adjustments.
    What you could do is once you make all the edits you want on any Raw image file Export it to a TIFF file as a Master and never change that Master file. If you need to edit that Master or Raw file make a Copy of it first or once opened in a program like Photoshop select Save As and save it with a different name so the Master file is left as it came out of Lightroom.

  • Move mail messages from one Acount to another...

    Hi,
    I have several mail accounts on my iPhone (iOS 4.3.5) one Exchange ActiveSync and 2 GMail Accounts. I am able to Move mails from the ActiveSync Account to any of the Gmail Accounts, I can move messages in between the two GMail Accounts, but it is not possible to move messages from one of the GMail accounts to the Exchange ActiveSync Account. It fails with the message: "Unable to Move Message - The message could not be moved to the mailbox Inbox.". Is this a known limitation? I can reproduce this with different devices and different people from my company. It is always the same behavior.
    Thanks in Advance.

    Some possible options in no particular order:
    (1) Copy the folders to a SUB Thumb Drive.
    (2) Use Dropbox
    (3) If your Macs are compatible with AirDrop see list:
    MacBook Pro (Late 2008 or newer)
    MacBook Air (Late 2010 or newer)
    MacBook (Late 2008 or newer)
    iMac (Early 2009 or newer)
    Mac Mini (Mid 2010 or newer)
    Mac Pro (Early 2009 with AirPort Extreme card, or Mid 2010)
    Activate AirDrop on both Macs to Move/Copy your Mail Folders.

  • Creating Support Messages from Satellite System without SolMan user account

    Hi
    We are having some problems with users "creating support message" from our ECC system  to SolMan, if the user does not have a user account in Solution Manager.
    It is not correct, that users from Satellite systems can create support messages from these systems, without the user having an account in Solution Manager? And that the user is identified by the business partner for the user, that must exist in the Solution Manager system ?
    We have set up the RFC for the supportmessages between SolMan and the ECC system as trusted RFC, with the "Current user" as the user, but how should this be set up, if the user does not have an account in the Solution Manager system. If we enter a user with the right authorizations in the RFC, will the messages that come through not just appear as created by that user, instead of the ECC user and corresponding business partner ?
    Regards
    Lars

    Hi,
    you can use the use the user for the RFC-Connection in that case. I have customizied a similar scenario. In my scenario the System from which the message was created, is the business partner (SOLD-TO-PARTY). For that you have to create a communication user (i.e SOLMAN<SYSID>). In TA SM59 in the satellite-system you assign this user for the connection. (Don't forget to assign the user to the role "SAP_SV_FDB_NOTIF_BC_ADMIN"). Now, it schould be possible to create messages from the satellite system to the solution manager. Additionally you should create business-partner for each user of the satellite system, by using TA DSWP>EDIT>CREATE BUSINESS PARTNER.
    With this TA, it is easy to create BP for each satellite system.
    Best regards
    Marc

Maybe you are looking for

  • Double buffering

    I was searching through posts to find an answer to my problem of getting double buffering working without flickering when I came across this response: Upgrade your SDK, early 1.4 implementations had this problem on Windows2k (It's a bug). Pretty much

  • Can I sync music from my phone to my laptop?

    My laptop broke and i lost all the songs on my itunes, however, i still have the songs on my iphone. Is there a way I can put my songs from my iphone bacak onto my computer. This is very frustrating.

  • Two Line entry in RG23 C part 1

    Dear Experts , I am making an asset po , with acct assignment A & asset code using a material code. After MIGO, I made J2I5 & J2I6 , after checking the RG23C part 1 , I see two entry in the RG23C part 1 register , one in quantity received & other in

  • Clicking Thumbnails fails to load picture... Frustrated!

    I've upgraded from iPhoto 05 to 06 and now the thumbloads appear, but clicking on them results in a 10 sec delay, then a spinning beach ball, and a "not responding" in the "FORCE QUIT" dialogue box. No expanded photo appears in the main iPhoto area,

  • Samba - Windows cannot acess \\myhost

    hello, I tried to find a solution, but well, ended to nothing concrete.  So I did install samba to share my home and transfer my stuff on windows before I format, but I can't actually access my shared folder, telling me I don't have permission to acc