Using alsb for asynchronous messaging

hello @ all,
I like to implement a kind of asynchronous messaging.
It is only possible with the Routing mechanism (see http://e-docs.bea.com/alsb/docs21/consolehelp/proxyactions.html).
But the Client can not perform other works while the server prepares it response.
The question is: How can I use asynchronous messaging, when a client send a request and can continue performing other work while the server prepares it response and the server can notify the client when the response is ready?
The white paper from BEA (http://dev2dev.bea.com/2006/04/AL_Service_Bus_wp.pdf) and other documentation from BEA promise this kind of messaging style.
I use only http for transform Messages. Accordingly I like to accomplish SOAP communications over http for asynchronous requirements.
Can anybody help me to accomplish any scenario with the Aqualogic Service Bus in an asynchronously way?
thanks a lot
Fabio

Asynchronous messaging using HTTP is possible.
Please follow the below link for documentation
http://e-docs.bea.com/wls/docs91/webserv/advanced.html

Similar Messages

  • Flex with JMS Topic/Queue for Asynchronous messaging

    I have been working on Flex and JMS integration using Data
    Services for Asynchronous messaging. I am able to do this
    successfuly. Now I am in need to do the same without using the Data
    Services piece.
    For doing this I have done the following ......
    I have created a JMS Webservice in the Oracle JDeveloper 10G
    along with Webservice Client.I am able to Listen to JMS Topic/Queue
    ( this has been created in the Oracle AS ) using this Webservice
    and receive the messages from this JMS Topic/Queue
    Asynchronously.....
    But If I need to use the Flex Client , I am not able to
    Communicate with this Webservice to listen to the JMS Topic/Queue.
    Did any one in this forum tried to communicate with JMS
    Topic/Queue without using Flex Data Service.If so please share your
    inputs.

    Here is my confusion (I'm using J2EESDK1.3).
    On a local server I did the following
    j2eeadmin -addJmsFactory jms/RemoteTCF topic -props url=corbaname:iiop:mars#mars
    In the app client running on the local server I had the code
    ic = new InitialContext();
    // JNDI lookup. The resource factory ref points to the
    // Remote Connection Factory I registered
    tcf = (TopicConnectionFactory)ic.lookup("java:comp/env/jms/TopicConnectionFactory");
    // The env ref points to jms/Topic of the local server
    pTopic = (Topic)ic.lookup("java:comp/env/jms/PTopic");
    So I'm assuming that I'm using a connection factory that connect to mars and a Topic on the local box.
    On remote server mars, I deployed a MDB which use
    jms/TopicConnectionFactory and jms/Topic. But I'm thinking this jms/Topic and the one I used on the local box are not the same one. Right? Then how could the app client and the MDB share messages?
    Some of my explanation I don't if it makes sense or not.
    ConnectionFactory is a way to tell what kind of connection it could generate (Queue, Topic, Durable etc) and Where the connection would go to (local or remote).'
    As for as destination, I'm not sure. How could two server share one Topic?

  • How to use multithreading for asynchronous operation

    hi! i am really new to java, i want to improve the performance of my code, some suggested to implement asynchronous operation using multithreading. Please help me how to use multithreading for asynchronous operation. thanks in advance.

    http://java.sun.com/docs/books/tutorial/essential/threads/
    Note, however, that just making something multithreaded won't necessarily improve performance. You either need multiple CPUs or there needs to be some I/O going on that blocks while something else could be done--other I/O or computing.

  • Where used report for output message routines

    Hi folks,
    we are running a multiclient ERP system and actually we are having many many output message routines created like RV61B961. Is there an easy way to figure out, if this routines are still in use? I need to reduce the amount.
    Thanks for any help, Stefan

    Hi,
       You can get the routines which are in use, from table T683S.
       T683S - KOBED will give you the routines in use against the procedure and application. You can download the list from each client and get the consolidated list.
    Regards,
    AKPT

  • Using sensors for monitoring messages

    Hi All,
    Is it possible to monitor messages using sensors on an exposed service in SOA Suite. Basically I want to monitor if any request messages have hit the web service for the last 5 minutes, else raise an email alert. The SOA composite I have is
    Web Service ---> Mediator ----> DB Adaptor
    Please suggest, how to achieve this.
    Thanks

    Hi All,
    Is it possible to monitor messages using sensors on an exposed service in SOA Suite. Basically I want to monitor if any request messages have hit the web service for the last 5 minutes, else raise an email alert. The SOA composite I have is
    Web Service ---> Mediator ----> DB Adaptor
    Please suggest, how to achieve this.
    Thanks

  • Where-used lists for standard messages

    HI ,
    I need to find where one particular standard message is used in the standard codes. For this I am going in to Txn SE91 , selecting the message and clicking the where-used list button. This is yielding no result.
    Is there anyother way of finding the which codes have used this message.
    Can anyone help me with this.
    Thanks in advance
    Debashish

    Ya very true. This particular message was called dynamically so it was not showing in the where-used list.
    However  I was able to get the code where this code was populated by putting a debugger at a standard macro that was used for populating the SLG1 log file. From there I was able to get the code where this message was called dynamically.
    Thanks to all
    Debashish
    Edited by: debashishjsr4 on Oct 11, 2010 12:25 PM

  • Asynchronous messaging using SOAP

    Hi,
    Does anybody have experiences using SOAP for asynchronous communications
    like notifications. Is there any way to integrate SOAP with JMS. I would
    appreciate any thoughts / feedback on this.
    Thanks
    Chandra.

    Sorry, I know this is not an answer to your question. I fooled around with JAXM for a while and gave up when I realized it was getting me nowhere. The more I investigated ebXML the more frustrated I became with JAXM.
    I've posted this several times before, but JAXM is absolutely the wrong solution for implementing ebXML. The protocols are in conflict with each other. Sybase provides a true ebXML server and has an outdated, but good, open source toolkit. In addition, Sun has a "technology preview" for what looks to be a server that fully supports ebXML. See http://lists.ebxml.org/archives/ebxml-dev/200210/msg00015.html.
    JAXM only supports parts of the ebXML Message Handling piece. It does not allow the client to dictate whether the conversation is synchronous or asynchronous as ebXML does. JAXM doesn't support using CPA's. In short, you can create messages with JAXM that look like ebXML but aren't.

  • Using Oracle Designer for XML Message Definition

    Knowing what a great advantage it is to have all my data definitions in one place (Deigner Repository) I was wondering if anyone has had a go at using Designer for XML message definitions?

    Hello:
    Didnt know I will have my question almost ready:).
    Was wondering is it possible to have xmltyple column as data source, use xsl for transformation and then display as html or pdf? Also, how about css? Not sure if any of these would work. If anyone can give a reference, that would be great. What is the best way. My xml stored in the database in quite complex and may vary depending on different types of input parameters. Do I need to get a master that will have all valid elements and attributes - or - have dtd or xsd?

  • Abstract asynchronous message interface for fault (exception) messages

    Hi,
    Has anyone yet discovered how to create an abstract asynchronous message interface for a fault message so that said message can be referenced in an Integration Process? I am currently at a loss as to how to reference the exception message returned by a synchronous RFC call, and how to return the fault message of a synchronous MI from a BPM.
    Thanks for any help you can provide on this issue - please do not refer me to existing blogs or forum messages if they do not specifically answer this question in a positive manner. I have just been through the SAP Notes and the SDN forum and Google and while I have seen many questions about this topic I have not seen any answers. 
    Stephen

    hi stephen,
    never worked on this but out ofcuriosity after seeing ur question i tried to  create one:
    but i found these:
    fault message types will only be used in case of synchronous messages.....if it is asynchronous the fault message type radio button it self will not seen while creating message interface..just check.
    you need to create a Fault message type to use it in an interface...u can add your own fields also if u want.
    in your present case you mentioned you are using synchronous RFC...try creating a synchronous abstract interface there you can give fault message type also...just check by creating one...
    correct me if i am wrong...
    regards.

  • Why should I use Publish instead of Routing for SOAP messages over JMS?

    Hi,
    I currently read the book "The Definitive Guide to SOA - Oracle Service Bus" and found the following sentence in the chapter "Wrapping an Asynchronous Web Service with a Proxy Service" on page 131, which confuses me:
    When you send a SOAP message over a JMS queue, you need to use the Publish action, not the Routing action. <<Are there general restrictions, when to use Publish and when to use the Routing action in asynchronous communication? Is this special for SOAP messages over JMS?
    Thanks for your advices,
    Katja

    Here are a few reasons why. Enjoy!!
    A
    What Can Amazon Web Services Be Used For?
    Although Amazon Web Services is a cool technology, it also provides the very useful function of enabling business partners to interact with Web site through standard protocols. This interaction can lead to a deeper, more valuable relationship for parties involved. Here are a few of the ways that partners are benefiting from Web Services:
    Associates: Associates program enables Web sites to link to Amazon.com and earn referral fees for sales that they drive through their links. Many Associates are now using Web Services to build more effective links to our store, thus enhancing their sites and earning more money.
    Sellers and Vendors: Amazon.com has thousands of third-party sellers who offer their products on our Web site. Using Web Services, these sellers can more easily manage large quantities of inventory on our platform, and download the latest product information to make sure that their products are competitively priced.
    Developers: Among the thousands of developers who have signed up to our Web Services program, many are now creating solutions to help other people work with Amazon. These solutions are powered using our Web Services APIs.
    www.amazon.com/gp/aws/landing.html

  • Synchronous/Asynchronous Message Logging for WebLogic 6.1

    Hi,
    I have read through the documentation for logging messages using
    JMX on WebLogic 6.1, but I have not been able to find how log messages
    are sent from managed servers to the Administration Server. I
    understand that notifications are sent via JMX, but it never
    explicitly states if this is using JMS, or the mechanism by which they
    are broadcast (point-to-point versus publish/subscribe). If anyone
    could direct me to the documentation showing this, or get me started
    in the right direction, I'd really appreciate it. Thank you for the
    help, in advance.
    Richard

    As far as I've come, trying to squeeze som info out of Bea, the logging subsystem is all synchronous, i.e. no JMS is involved.
    This, btw, caused major bottleneck is a design of mine, since I attached a listener to the logging subsystem, assuming it was asynchronous. Boy, was I wrong! :)
    If you find out how to make listening to the subsystems asynchronous, I'd love to hear it!
    Cheers,
    /JMK

  • Upgraded to IOS 8.  iMessage has changed for the worse, losing messages now.  How can I force iMessage to use SMS for some contacts?

    SMS works well and is generally free for most plans here.  I'd like to be able to send messages via SMS from my iPhone for many of these contacts because something changed in IOS 8 iMessage and now iMessages seem to get lost.   Plus as before they can end up in multiple threads.  This latter issue seems to be worse as well with iOS8 but not sure why. 
    For example one friend set up an iPad with her apple ID and subsequently gave it to her son.  She also has an iPhone. I've been exchanging iMessage/SMS's with her which worked fine until the upgrade.  Then she stopped getting my messages on her iPhone.  Turns out that they were landing on the iPad.  While it may be that she doesn't have things sorted correctly on her iPhone that doesn't change the fact that prior to iOS8 she could get my messages.  So I'd like to designate her and a number of other contacts as SMS only.
    Additionally I am seeing more multiple threads from the same contacts.  Not sure why but it seems to have something to do with iOS 8 sucking in additional email addresses, e.g. @icloud.com and subsequently using these in some messages even though the contact is the same person.  I've tried adding the new email address into the contact card I have on file for that person and this simply resulted in two threads with the same contact name.
    Really what is up with this and why does Messages need to keep track of all this info?  The only requirement to direct a message between to iDevices should be valid Apple ID's on both with a means to reference this (Phone Number, Apple ID Email Address) in the respective contact.  In the absence of this the message should be sent as SMS.

    I have the same problem on iOS 7.0.3. With one particular friend I receive iMessages from her just fine and I can send her iMessages from Mac OS X and Messages on iPad, but Messages on my iPhone keep sending her my messages as Text messages. I send iMessages just fine from the same iPhone. SFChuch, what ios version is your recipient using? Did they sign up on iCloud? I wonder if the problem happens with recipients who are not properly registered on iCloud or some special case like that.

  • Haven't been able to use pages for a while.  Keep getting following message.  Have tried reinstalling iWork, but no luck.  Same problems with Keynote and Numbers/Users/scottmcdonald/Desktop/Screen Shot 2012-03-14 at 9.39.52 PM.png

    Haven't been able to use pages for a while.  Keep getting following message.  Have tried reinstalling iWork, but no luck.  Same problems with Keynote and Numbers/

    Have you moved Pages from its installed location? Or just dragged a copy to your current system?
    It can't find some of its resources apparently.
    Peter

  • Firefox.exe has encountered a problem and needs to close. We are sorry for the inconvenience. I have been using firefox for years. I installed the latest version of Firefox. It worked fine for several days. Now I get the above message each time I try to s

    firefox.exe has encountered a problem and needs to close. We are sorry for the inconvenience.
    I have been using firefox for years. I installed the latest version of Firefox. It worked fine for several days. Now I get the above message each time I try to start Firefox, even in safe mode. i have checked with latest antivirus softwere also.. i didn't find any thing suspicious.
    == This happened ==
    Every time Firefox opened
    == after loading firefox 3.6.6 ==
    == User Agent ==
    Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/533.4 (KHTML, like Gecko) Chrome/5.0.375.99 Safari/533.4

    I was having this problem few days ago,and I have fixed.Try this steps-If you have AVG antivirus so go on firefox>Tools>Add On and Disable AVG safe search and AVG tool bars too.Then restart computer.

  • I use word for mac and keep getting an error message microsoft syn services has encountered a problem and needs to close.  tell microsoft about this problem. even if i clicked send info to m/soft the message still comes up repeatedly i've turned comp off

    i use word for mac & keep getting error message "microsoft sync services has encountered a problem & needs to close. tell m/soft about this prob" even if i tick send to m/soft and turn computer off & restart it just keeps reappearing repeatedly?

    i use word for mac & keep getting error message "microsoft sync services has encountered a problem & needs to close. tell m/soft about this prob" even if i tick send to m/soft and turn computer off & restart it just keeps reappearing repeatedly?

Maybe you are looking for

  • Authority check at field level in sales order

    Dear all, our business requirement is the following: only some users should be able to see the prices (including netwr, netpr,...) in the sales order depending on the authority check performed on the sales group field. This means that for an order of

  • Pink color cast on macbook pro 15" with retina display

    Hi, I just got my very first apple computer a few weeks ago, but I had a annoying pink color cast of the display. I changed my first deivce but even the 2nd had the same issue.. I noticed, that even the Apple logo shines in a pink cast, so it seems t

  • Versamail in a Palm OS Emulator

     Hi team, I've installed Versamail application in Palm OS Emulator and I'd like to set it up to receive and send email. Is it possible?  What is the Mail Service. Protocol? What is the Incoming and Outgoing mail Server?                              

  • Lighthouse password does not update on password change

    The Lighthouse password is not updating when a password is changed in AD by ctrl-alt-del and received by the JMS Listener adapter. All of the user's assigned resource passwords change, except Lighthouse. When the user has a capability, the Lighthouse

  • Keeping album artwork when moving library

    I am moving my library of about 13,000 songs to a larger drive. In order to remove the old copies of the songs from the iTunes list, I was planning to delete all the songs from the library and add the new copies to the empty library. Is there a way I