ESB and one-way messaging

When I create a one-way message (Ie. a message with no response) the esb has to return a message according to the http protocol.
However the content type of this is 'application/soap+xml' when i talk SOAP 1.1 to the ESB.
As far as I know the content-type 'application/soap+xml" is only allowed for SOAP 1.2.
This raises a exception in my service consumer.
Does anyone know about this problem?
null

This is the input message to ESB:
Host: vm-bpm.krifa.local
Content-Length: 452
SOAPAction: "execute"
User-Agent: Jakarta Commons-HttpClient/3.0.1
Content-Type: text/xml;charset=UTF-8
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:lock="http://xmlns.oracle.com/pcbpel/adapter/db/AUTOPRO/MESSAGE_DELIVERY/LOCK_MESSAGE/">
<soapenv:Header/>
<soapenv:Body>
<lock:InputParameters>
<!--Optional:-->
<lock:I_ID>10</lock:I_ID>
<!--Optional:-->
<lock:I_INITIALER>klh</lock:I_INITIALER>
</lock:InputParameters>
</soapenv:Body>
</soapenv:Envelope>
And this is the output from ESB:
HTTP/1.1 202 Accepted
Transfer-Encoding: chunked
Date: Wed, 02 Apr 2008 13:05:25 GMT
Content-Type: application/soap+xml
Server: Oracle-Application-Server-10g/10.1.3.1.0 Oracle-HTTP-Server
Message was edited by:
khebbie

Similar Messages

  • Errormessage: "one-way message without WSRM header"

    Hi,
    I tried to implement an asynchronous WebService on a PI 7.11 SP04 system as service provider.
    When calling this async Webservice with SOAP-UI I get the following error response:
    "WSRM:NW/WSRM: Consumer sent a one-way message without WSRM header. This is not currently supported."
    When testing the webservice with WS-Navigator it runs fine.
    Does anyone know, how to call an asynchronous Webservice in PI 7.11 ?
    I tried it with the following Message:
    <soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:mail="http://my_namespace" xmlns:wsrm="http://schemas.xmlsoap.org/ws/2003/03/rm">
    <soapenv:Header>
    </soapenv:Header>
       <soapenv:Body>
          <yq1:MT_my_massagetype xmlns:yq1="http://my_namespace">
            <MailAddress>my.name.ad.email.de</MailAddress>
          </yq1:MT_my_massagetype>
       </soapenv:Body>
    </soapenv:Envelope>
    Regards
    Christoph

    Hi,
    first thanks for the helpful notes, but I have a few more questions
    I try to call the WebService in direct way, so I have no channel.
    From  WS navigator the WebService call is OK, so I don't understand this, if WSRM is not supported here.
    Meanwhile I created the corresponding consumer WebService in the same system and called the provider WebService with this consumer WebService directly and this was also fine. This is not a very meaningful szenario, but it runs
    Do you have experiance in testing with SOAP UI (3.0.1) ?
    When I'm testing the WebService in old way (without WS-RM) I get the error message '.. no WSRM header ...'.
    When just marking the flag 'Enable WS-Reliable Messaging' I get no response and a null pointer exception.
    Can I use the same XML as seen above or are WSRM-header-Informations necessary in XML ?
    Regards
    Christoph

  • Writing test case for One-way messaging returns fault

    Hi All,
         We are using latest 11.1.1.7 version of SOA Suite. There is a SOA composite which gets data feed from external party using the one-way message exchange pattern to store the feed into the database.
    i.e. from (Web Service component ----> Mediator ----> DBAdapter). The composite uses one way returns fault pattern. This basically returns only the faults when they occur and seems to work as expected. I can see any runtime errors (like database not available returned to the Mediator and the caller of the web service). However, I am unable to write a test case for the fault returned in case of database adapter unable to connect to database as the 'Emulates' tab is disabled.
    Happy to provide more details if required.
    Thanks

    Hi,
    By looking at the error what you have got it indicates that you are not catching the specific fault which is thrown by bpel1 in bpel2.
    Regards,
    Santosh Hemashekar

  • ESB Console turns Request/Response message into One Way message

    Hi folks,
    have come across a strange situation and wondered if anyone else had come across this. Maybe it's fixed as part of a patch set.
    I'm running SOA Suite 10.1.3.1.0 on Windows.
    After I've created and deployed a Request/Response service (either RS or SOAP Invocation Service) if I go to the ESB Console and click on "Apply" in say the Definition tab, my service turns into a One Way service.
    This then causes null pointer exceptions when I run my process, as you might expect.
    If I redeploy from JDev and leave the "Apply" button alone I'm back in business.
    Is this something that anyone else has had a problem with?

    Hi.
    I would recommend you to install version 10.1.3.3 of SOA Suite
    http://download.oracle.com/otn/nt/ias/10133/ias_windows_x86_101330.zip
    http://download.oracle.com/otn/linux/ias/10133/ias_linux_x86_101330.zip
    Also, use the JDev 10.1.3.3
    http://www.oracle.com/technology/software/products/jdev/htdocs/soft10133.html
    They are supposed to be much more stable.
    After using the new release, let us know if you still run into this problem.
    Denis

  • Merge data, dataflows from 2 BW systems into one to reduce cost and one way of working

    Hello BW gurus,
    I have a question here in my current project we are asked to merge data from 2 BW system to one.
    This basis for this is there each  BW system has their own R3 systems.
    First they have now started to migrate data from ECC1 system to ECC2 system using DSM tooling and mapping tables to align to one way of working.
    Only open items are migrated from ECC1 to ECC2.
    BW1 system is connected to ECC1 and BW2 with ECC2.
    Now they want to merge BW1 to BW2.
    In BW2 historical data from BW1 is needed.Data for open items from BW1 will come from ECC2 as they are being migrated.
    What should be the approach to migrate the historical data from BW1 to BW2.
    There can be several scenarios :
    1)BW Objects migration
    2)Data migration
    3)How to deal with common object names used in both systems for DSO and cubes where the data flows in both systems are same?
    4)How to deal with common MD info objects (eg:0customer,0vendor) and also if the cutomer numbers in both system are same but with different description and vice versa.
    5)How to deal with same kind of transaction data?
    I went through many other discussions on the same topic but there it is mentioned to concatenate the 0logsys or sourcesytem in the dataflows where common master is used but creating z objects a copy of 0 objects like 0customer etc.
    In these cases if I need to do this to existing 0customer object in that case it would mean deleting data from all flows where 0customer is used if I want to add sourcesytem the compounding which is not favourable.or in case of creating z objects of existing MD IO then add sourcesytem compounding in those cases also it would mean I have to use the new zobjects in all those DSO/Cubes/MP/Queries in place of original object which is also a lot of effort and also load data into it.
    This can be done for DSO and cube flows but not MD IO.
    Please suggest some good approaches /ways to the above criterias I have mentioned.
    System speccification: Currently we are on BW 7.4 version but with the merge we cannot go on Hana due to cost control so we need to use the BW system only.

    Ritu,
    There is no way you can create single model for 2 different R/3 systems (unless SAP decides to implement this in later versions).
    If you still want to stick with a single model approach, I would suggest to use <b>Webservice</b> model where the R/3 interaction part would be taken care by WebService.
    Ashutosh

  • When I create a scorm object there is one issue with browser IE and one error message appairs

    Hi at all,
    I have one great problem with IE browser.
    My name is Dario and I work for one italian's society that occupated to training for employees.
    Now I have created any scorm objects with several parts of video of 14 minutes each one.
    When I use Chrome or Firefox I have no problem and all work fine. But with IE (many versions for example 8,10,11) there is one issue.
    When the user has finished to watch all videos, close the window and one window's error appairs with this wording.
    commit failure: typerror: impossibile recuperare la proprietà first child di un riferimento nullo o non definito
    xml parser error:
    code= -1072896682
    reason= non valido al primo livello del documento
    line=1
    srscText= malformed request
    xml_file= malformed request
    What's the problem? How Can I solve?
    I am desperate, I hope that everybody help me
    Thanks a lot
    Best regards
    Dario

    Re:  filtering with merged cells
    I suspect you just added some merged cells that span more then one row.
    The best solution is use a backup copy of your workbook from a previous day and to stop merging cells.
    Centering text across columns creates an appearance similar to merged cells and doesn't cause problems.
    If you don't have a workbook backup copy and can confirm that the problem is caused by merging multiple rows, I have a possible vba code solution for you.
    Jim Cone
    Portland, Oregon USA
    https://jumpshare.com/b/O5FC6LaBQ6U3UPXjOmX2

  • I want to remove Yahoo Toolbar and one way to do so is to go to Tools dropdown menu. But Yahoo toolbar has "covered this up" and I can't locate my TOOLS dropdown menu anymore. Can someone assist me to circumvent this?

    I have tried to uninstall Yahoo Toolbar using this and other methods. Another is to find the "pencil" icon to uninstall-- but my Yahoo toolbar doesn't have a "pencil" icon!! HELP!! I never wanted the Yahoo toolbar but it was auto installed with latest version of Firefox. I no longer have a URL bar at top of page to input URLs, no way to hit a "back" arrow to go back to prior website-- not good.

    hello, this sounds like the files in your [[Profiles|profile folder]] that store the information about your extensions might have become corrupted. please go to ''firefox > help > troubleshooting information > profile - show folder...'' then windows explorer should open up your profile folder. in there look for the files named extensions.ini, extensions.sqlite, extensions.sqlite-journal (and in some cases also extensions.txt, extensions.rdf). delete or rename those files and quit firefox, they will be regenerated the next time you launch firefox.
    also see [https://support.mozilla.org/en-US/kb/Unable%20to%20install%20add-ons#w_corrupt-extension-files Corrupt extension files]

  • Version 3 stopped running. Click icon and get this message.

    I've had PE3 installed since the product came out and have done nothing different with my PC. I click the icon and get "the instruction at 0x09fd10e3 referenced memory at ox00000018 the memory could not be read". I have 160gb of free space, XP OS, have tried uninstalling and re-installing with the same result.

    If these suggestions do not work, and they should, you might want to look into two areas:
    1.) your physical RAM. There are utilities (mostly freeware on the Web) that will test your RAM modules. These do fail, from time to time. When they fail, one often gets error messages, such as yours.
    2.) check that some other program is not seizing memory, that PE3 thinks it should have. Some programs do not do a good job of reporting their memory addresses to Windows, so there is then confusion, and one gets messages, such as yours. Before launching PE3, close down all AV, spyware and pop-up blocking software. I then use a freeware program, EndItAll2 to stop all unnecessary processes, and I'll be you have 60, or so, running (look in Task Manager>Processes and count them). Once this has been done, launch PE3 and see if it runs better. There could be literally hundreds of tiny programs, that will not accurately report their memory allocation to Windows correctly. This could be any number of programs that you loaded, or may even have been installed along with something else, like "search bars," for your browser. Almost every program that you install today will also install one of these, Yahoo, Google, Ask, etc., with their suggested default install. The user doesn't even know that they have been added. That is why I always do a Custom install for EVERYTHING. I want to know, see and control every module of every program, that goes onto any of my machines.
    Follow Steve's tips first, as your problem will likely be solved there.
    Good luck,
    Hunt

  • I have three iPads and one iPod and one iPhone.  How can I message between them without sending the message to all of them.  You send the message to your email address but all of them are set up und one account.

    I have three iPads and one iPod and one iPhone.  How can I message between them without sending the message to all of them.  You send the message to your email address but all of them are set up under one account.

    You can have a different receiving email in the Messages app on each device : Settings > Messages > Receive At . I'm not sure that there is a different way to have the message only go to one device.

  • HT204053 I have two iPads and one apple ID. How can I FaceTime to/from each iPad? Do I need to set up a second apple id or is there a way around this?

    I have two iPads and one apple ID. How can I FaceTime to/from each iPad without creating a new apple Id. Anyone know a way around this I.e trying to FaceTime 2 IPads that have the same apple id associated with them?

    Have a look here...
    setting-up-multiple-ios-devices-for-messages-and-facetime.html

  • My wife and I share the same email address and Apple ID.  We are not able to send and receive Text Messages to one another.

    My wife and I share the same email address and Apple ID. We are not able to send and receive Text Messages to one another. Is the cause of this because we share the same Apple ID? Will we have to set up 2 separate primary email addresses to be able to  send and receive Tex Messages to one another? Like I said, we share the same email address and woul like to keep it that way to keep up with our email together. Is there a way to by-pass having to set up 2 primary emaill addresses if this is the problem?
    Thanks.

    go to the settings and turn off imessage
    but that don't change the issue that you will never be able to facetime eachtoher
    the appleID is really meant as the handle that identify you it was not meant to be shared
    but can see that people may want to do not buy apps more then once

  • Can someone explain to me why iTunes will only sync photos ONE WAY from my PC to my iPhone, and not vice versa?

    I have photos on my iPhone and want to put them on my PC.  Should be straightforward, right?
    So I go ahead and install iTunes, and plug in my phone, and sure enough iTunes tells me I've got 1610 photoes on my iPhone.  It won't let me actually SEE them, of course.  Fine (no, not really fine).  So I create a blank folder on my PC and proceed to do a sync.  My options are to (a) Sync FROM "My Pictures" to the phone, or (b) choose another and sync FROM my PC TO the phone. 
    Where is the option to sync FROM my phone TO my PC????
    It boggles my mind that I have to go outside of iTunes and use Windows Explorer to copy the photos from the phone to the computer.  So I go to "My Computer" and within the iphone Internal Storage there is only a DCIM folder and two sub-folders.  There are only 800 photos there!  Where are the other ones?
    Evidently what I can see from Windows Explorer is ONLY the pictures I took with the phone itself, and NOT the pictures I saved from email attachments or instant messages!  Why? Where are they and how can I access them???
    SO far, the closest thing I have been able to find is to have to buy a third party App like "Simple Transfer" to do this.  Is this really the case?  Or am I missing something?

    Photo sync is only one way, computer to iPhone.
    To get pictures from the iPhone to the computer, copy them to the computer as you would with any other device.
    Pictures saved from emails or instant messages (if done on the device) are in the camera roll.
    Pictures previously synced to the device from a computer are not available to be copied off the device.  They should already be on a computer.

  • I am trying to stop encryption in fire vault, but I keep getting the message, The target disk isn't eligible for reversion because it wasn't created by conversion or it is not part of a simple setup of exactly one logical and one physical volume.¨

    I am trying to cease encryption in fire vault, Mac os x lion 10.7 4
    I keep getting the message,
    ¨The target disk isn’t eligible for reversion because it wasn’t created by conversion or it is not part of a simple setup of exactly one logical and one physical volume.¨
    Please can someone advise the way to disable?
    Thank you.

    Are you using Boot Camp? See this discussion at MacRumors.
    Clinton

  • How to store and retrieve XML messages in AQ using ESB/ BPE

    Hello,
    I am having a requirement which I feel should be fairly common - store and retrieve XML messages in AQ. However, I am struggling to decide which type of queue to use AQ or JMS...Here is the requirement
    1. In an ESB, I want to read different kind of files using file adapter. Different kind as in, having different structure or schema
    2. I want to create a queue that is capable of storing any kind of xml data. To this queue, I want to enqueue the message read in step 1.
    3. In another process, say a BPEL, I want to dequeue the message and write into a file. The filename is retrieved from one of the header properties. I want to dequeue using a stored procedure, not by using a JMS or AQ Adapter (reason being that these adapters poll the queue, and consume a message immediately. However, I want to consume the message only when there is a business need)
    My questions are:
    1. What kind of queue I should create in the DB (What should be its payload type...XMLType? )... I guess the answer would also determine the adapter to be used - JMS or AQ
    2. How I should map the xml data read from the file in step 1 to this adapter
    Any help is highly appreciated.

    You are right in suggesting that I dont need to store my XML data as xml in the DB...I dont want to too :) but its just that, thats the only option I can see at this time (the other track i am exploring is :
    File adapter(XML) -&gt; Convert to opaque (base64binary) -&gt; Enqueue opaque to JMS (aq$_jms_bytes_message) -&gt;Dequeue Opaque -&gt; Write file opaquely.
    In this I have hit the roadblock in trying to convert XML to base64binary...maybe some custom java function is needed...anyway)
    Coming back to this thread, where I am trying the following
    File adapter(XML)  -&gt; Enqueue as XML to queue  -&gt;Dequeue XML -&gt; Write file opaquely.
    PS: I think its important for me to mention that I am using SOA 10.1.3.1.0
    I tried the steps you gave...after creating the queue, I am trying to create a JMS adapter. But the queue I created doesnt show up in the browse window of destinations for the JMS Adapter..That had led me to infer that JMS adapter cant be used
    {color:#99cc00}CREATE OR REPLACE TYPE batchupdate_row_type AS OBJECT
    (update_queue_id NUMBER
    ,upc VARCHAR2(20)
    ,price1 NUMBER);
    {color}
    {color:#99cc00}CREATE OR REPLACE TYPE batchupdate_rec_type AS VARRAY(9999999) OF batchupdate_row_type;
    CREATE OR REPLACE TYPE payload_type AS OBJECT ( payload batchupdate_rec_type);
    EXECUTE DBMS_AQADM.CREATE_QUEUE_TABLE ( queue_table =&gt; 'jmsuser.batch_update_queue_table', queue_payload_type =&gt; 'payload_type');
    EXECUTE DBMS_AQADM.CREATE_QUEUE ( queue_name =&gt; 'batch_update_queue', queue_table =&gt; 'jmsuser.batch_update_queue_table');
    EXECUTE DBMS_AQADM.START_QUEUE ( queue_name =&gt; 'batch_update_queue'); {color}
    I also needed some opinion on whether the last step of my proposed solution ( Dequeue XML -&gt; Write file opaquely) is possible. As I want to develop a service oblivious of the structure of the file, I dont want to create a file adapter based on a particular xsd...so I want to write whatever xml I am getting from the queue....is this step possible

  • When I send a group txt and one of the people reply it creates a new message.   How do I keep all the replies in the same message?   I used to not have this problem but it started last month.

    When I send a group txt and one of the reciepients replies it creates a new message.   How do I keep all the replies in the same message?

    If you think getting your web pages to appear OK in all the major browsers is tricky then dealing with email clients is way worse. There are so many of them.
    If you want to bulk email yourself, there are apps for it and their templates will work in most cases...
    http://www.iwebformusicians.com/Website-Email-Marketing/EBlast.html
    This one will create the form, database and send out the emails...
    http://www.iwebformusicians.com/Website-Email-Marketing/MailShoot.html
    The alternative is to use a marketing service if your business can justify the cost. Their templates are tested in all the common email clients...
    http://www.iwebformusicians.com/Website-Email-Marketing/Email-Marketing-Service. html
    "I may receive some form of compensation, financial or otherwise, from my recommendation or link."

Maybe you are looking for

  • How to Password Protect a Directory so all Files are Protected?

    Hello CFers and Happy Holidays, I am moving a web site over from a Linux server over to a Windows 2000 server. The site was currently password protected via the oh so familiar .htaccess method on the Linux server. Now that the site is on IIS on Windo

  • Missing rests in part box

    Downloaded Logic 10 yesterday and found that the user rests are missing in the part box of the score window. Do I have to download the basic software again (for free, I hope!) or is there another way?

  • Errors using add_user_to_list

    All, i seem to have come across an error using the portal30.wwsec_api.add_user_to_list function. I believe the error could be with my code....the error i get :- Step : 11 - ORA-01086: savepoint 'ADDUSERTOLIST_SAVEPOINT' never established ORA-06512: a

  • Member ID checks in Script Logic

    I thought I saw a note recently that the 7.5MS version of BPC added a new feature to check that the Member IDs being written to in a *REC statement would be validate so that you would avoid the problem of invalid member id's in the cube. However, whe

  • Get old item name for renamed files using TFS API

    My current tfs will be retired in next few months.I am using tfs api to create a parallel tfs on a new server from the existing one. I have folders and solutions that have been renamed. I am iterating items and based on their changetype(add, edit, de