Soap Receiver : how to convert application/xml of payload to text/xml?

I get a purchase order xml from SRM with payload as "MainDocument(application/xml)". The receiving system is a Webmethods service that can only accept text/xml. If I try using the testing facility of the runtime workbench (Testing tab under IE under Component monitoring) by pasting my required xml payload, it works because the payload is generated as "PayloadName(text/xml)".
Is there some easy way to change this to "MainDocument(text/xml)"? I am using SOAP receiver adapter and have selected/checked the 'Do not use SOAP envelope', 'Keep Headers' boxes. If I use '&nosoap=true' at the end of the URL, I am getting a 'Unknownservice' exception back from the receiving system.
Thanks

Hi Bhavesh,
               thnks for u replies, i have tried this but facing some issues.
    If i uncheck option <b>Do not Use SOAP envelope</b> the again it gives me the error  "com.sap.aii.af.ra.ms.api.DeliveryException: java.io.IOException: invalid content type for SOAP: TEXT/HTML"  in response msg id.
Also u said that there is no need to use bpm, but the flow of my data is first to R/3 where it creates a employee record and then the same data is passed to mdm.

Similar Messages

  • How to convert a image layer to a text layer any idea? a image looks like a text in layers box

    How to convert a image layer to a text layer any idea? a image looks like a text in layers box

    You can't convert an image into a text layer.  What you can do is clip an image to a text layer so that just the image layer shows up where there is text.  Create a text layer, then above it put your image layer.  Hold down the alt/opt key and click between the two layers to clip them.

  • How to convert from image based pdf to text based pdf

    I have Adobe 9 Pro. How to convert from image based pdf to text based pdf? For example, if someone emails a scanned pdf to me, how do I convert that document into a text based pdf?

    To perform OCR, open the document and select: Document > OCR Text Recognition > Recognize Text Using OCR
    More information on the various options is in the Acrobat help doc.

  • How to change application name in system-jazn-data.xml

    I have weblogic server installed and applications deployed.
    However, I'd like to change the application name in system-jazn-data.xml, specifically, the "<name>context=APPLICATION,name=app1</name>" change "app1" to be "AllMyApp".
    Is this possible? ideally, I do not want to re-deploy the application. I'm not sure what files in application(I have both Web and EJB based applications) kept the name to point to above names in system-jazn-data.xml
    Thanks

    Hi thanks for your quick response.
    I mean to say we have deployed one application and that application appears as a web-DynPro application in PCD. Then i copied that application and pasted in the application folder as a page(PCD object). The page in the folder and application in webdynpro application both are having the same name.
    Now when i changed the name of the application in webDynPro (By re factoring) and deployed. The name in PCD in webdynPro application get changed but the PCD object in Folder becomes like a warning sign and shows that broken delta link.
    Now i want to know can i edit the link of the object so that it can point to the exect application or i have to copy the application and again paste as PCD object in the folder and then assign again to all 20 roles.
    Thanks & Regards
    Jeetendra....

  • How to convert a HTML files into a text file using Java

    Hi guys...!
    I was wondering if there is a way to convert a HTML file into a text file using java programing language. Likewise I would also like to know if there is a way to convert any type of file (excel, power point, and word) into text using java.
    By the way, I really appreciated the help that you guys gave me on my previous topic on how to extract tests from a pdf file.
    Thank you....

    HTML files are already text files. What do you mean you want to convert them?
    I think if you search the web, you can find things for converting those MS Office files to text (or extracting text from them, as I assume you mean).

  • How to convert a Excel file to a text file

    Hi,
    Anyone knows how to convert a excel file to a test file in java.
    Thanks
    John

    hi
    The question is not easy to respond. The easy way is to use the excel program itself! You can read the contents of an excel file using jdbc. Have a look at javaworld for an introduction (�It�s Excel-lent�). Another approach is to use a native library like JExcelApi. Have a look at http://www.andykhan.com/jexcelapi/index.html
    best regards
    benny

  • How to convert indesign document's data into the xml file

    Hi all,
    First let me explain what exactly i am trying to do.
    just i want to ge all page items data (type,frame etc ) from a document and i want to convert all those data into my xml structure .
    now i am able to get page item's data from a document . i dont know how to approach it further
    any advise ? how do i approach it?.
    Experts Please help!

    What are you trying to achieve specifically. Did you look into IDML to see if suits your needs?
    Manan Joshi
      - Efficient InDesign Solutions -
    MetaDesign Solutions
    http://metadesignsolutions.com/services/indesign-development.php

  • How to convert internal table with dynamic fields to XML

    Dear all,
    I met a problem like the following:
    The aim is to transform the following parameter to XML
    IT_FIELD stores the dynamic filed name of the internal table,with these fields, the dynamic internal can be created by cl_abap_tabledescr=>create(it_field)
    IT_VALUE stores the value of the internal table dynamically created with dynamic fields.
    For example
    IT_FIELD =>
    line1: FIELD1
    line2: FIELD2
    line3: FIELD3,
    three lines in this internal table.
    dynamically created internal table structure FIELD1 FIELD2 FIELD3
    And IT_VALUE=>
    1          2          3   (First line)
    11        22        33
    two lines of data.
    Do you have any idea about how to transform the IT_VALUE to XML here? And also the transformed XML to the IT_VALUE.( we may need remember IT_FIELD here for later XML to IT_VALUE.)
    Hope I describe the problem clearly.
    Any inputs will be appreciated.
    Edited by: Max Tang on Jan 12, 2009 3:46 PM
    Edited by: Max Tang on Jan 12, 2009 4:14 PM

    Hi,
    you need to implement a bit of coding for that.
    With the 'do varying' statement abap provides a loop over those fields. Within this loop you can build up a new internal table with one entry for each period and amount.
    kind regards
    Siggi
    PS: I am not very familiar with CO, but I guess there will be a standard extractor for that.

  • How to convert an ISO 8583 message format to XML and vice versa within OSB.

    Hi Guys,
    Can anyone help me out with this problem.
    ISO8583 message is used in bank or financial institutes for card-originated transactions
    Example of an ISO8583 message:
    02004200040000000002161234567890123456060
    9173030123456789ABC1000123456789012345678
    90123456789012345678901234567890123456789
    0123456789012345678901234567890123456789
    Where:
    0200 - MTI (Message Type Indicator),
    4200040000000002 - primary bitmap,
    1234567890123456 - field 2,
    0609173030 - field 7,
    123456789ABC - field 22,
    012345678901234567890123456789012345678901234567890\
    1234567890123456789012345678901234567890123456789 - field 63.

    Hi guys,
    I was trying to do this transformation(ISO8583-XML). But I am stuck in the process of creating the MFL file. Can somebody help me with the details.
    Can somebody help me with the following.
    Field Type:
    Field Occurance:
    Field Attributes:
    Termination:
    Code Page:
    salil

  • SOAP Receiver Adaptor

    Hello Everyone,
    I am working on development of XI web services. The web services which I have developed are working fine from my peers computer but when I try running them using Mercury Load Runner from my machine I am getting the following error the Message General error while they are running without requiring to make any changes on my peers machine
    <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
    - <!-- Aufruf eines Adapters
    -->
    - <SAP:Error xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand="1">
    <SAP:Category>XIAdapterFramework</SAP:Category>
    <SAP:Code area="MESSAGE">GENERAL</SAP:Code>
    <SAP:P1 />
    <SAP:P2 />
    <SAP:P3 />
    <SAP:P4 />
    <SAP:AdditionalText>com.sap.aii.af.ra.ms.api.DeliveryException: invalid content type for SOAP: TEXT/HTML</SAP:AdditionalText>
    <SAP:ApplicationFaultMessage namespace="" />
    <SAP:Stack />
    <SAP:Retry>M</SAP:Retry>
    </SAP:Error>
    I went through the SDN site, went through web blogs threads and made the suggested changes like adding a new module
    localejbs/AF_Modules/MessageTransformBean in the module tab of the receiver SOAP channel and configuring the module  transform with parameter name Transform.ContentType and value text/xml;charset=utf-8
    After doing that I am again getting the Receiver Determination Error i.e No Receiver could be determined error. I checked the steps listed for this error and  again it is not getting solved.
    My question is why is the web service working on my peers terminal and not mine?
    Also the web service is working properly in Soap Scope Server but not on my terminal ?
    How can I debug this issue ?
    Thanking all of you in anticipation. Can anyone please help me with the same?
    Best Regards,
    Kiran

    Sak,
    Your error message says invalid content type for SOAP: TEXT/HTML. So please check these threads where they have discussed some solutions for this:
    See stefans reply in this thread:
    Re: Soap Receiver : how to convert application/xml of payload to text/xml?
    Also please check this:
    Re: invalid content type for SOAP: TEXT/HTML
    invalid content type for SOAP: TEXT/HTML
    invalid content type for SOAP
    Regards,
    ---Satish

  • XI SOAP receiver adapter. Java and decentral adapter engine.

    Hi,
    I would like to send the below to a web service... have done a custom mapping to
    produce the entire message below, and turned off Use SOAP envelope option in the
    receiver adapter.
    Can anyone point me in the right direction (in terms of the correct why to go about this)
    or to why it is not working? Because I see it in the payload option of the message fine (in RWB).
    Can java mapping be used to build the entire message?
    <SOAP-ENV:Envelope SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" xsi:noNamespaceSchemaLocation=" EnvelopeStructure.xsd">
    <SOAP-ENV:Header>
    <Q-ENV:Header>
    <Q-ENV:Sender-Id>a03430170001</Q-ENV:Sender-Id>
    <Q-ENV:Receiver-Id>1aa1150001</Q-ENV:Receiver-Id>
    <Q-ENV:Correlation-Id>1231201109096878</Q-ENV:Correlation-Id>
    <Q-ENV:Message-Id>M1231201109096878</Q-ENV:Message-Id>
    <Q-ENV:Date-Sent>26 Apr 2004  18:01:08 CDT</Q-ENV:Date-Sent>
    <Q-ENV:Document-Type>RequestForQuotation</Q-ENV:Document-Type>
    <Q-ENV:Message-Format>Q 1.0</Q-ENV:Message-Format>
    </Q-ENV:Header>
    </SOAP-ENV:Header>
    <SOAP-ENV:Body>
    <Q-ENV:Body>
    <Q-ENV:Content-Type>text/xml</Q-ENV:Content-Type>
    <Q-ENV:Message-Type>xCBL</Q-ENV:Message-Type>
    <Q-ENV:Encoding>UTF-8</Q-ENV:Encoding>
    <Q-ENV:Message-Body>
       blah blah
    </Q-ENV:Message-Body>
    </Q-ENV:Body>
    </SOAP-ENV:Body>
    </SOAP-ENV:Envelope>
    thanks
    Dylan.

    I am getting various errors, because I am not sure I understand how this adapter works exactly.
    I would like to send a custom SOAP message.
    I use a java mapping to create the entire soap message...
    In the soap adapter I turn on "Do not Use SOAP envelope".
    What should the final message sent out of the SOAP adapter look like ? Will a standard SOAP
    envelope be added around it anyway?
    Do I need to add beans after the XISoapAdapter bean in order to remove the soap envelope?
    How do the modules work? Is there a good resource on the subject?

  • Facelets - any ideas on how to output XML (text/xml)?

    Hello there,
    Instead of putting out an xhtml file I plainly wish to output an XML file.
    First of all, is it possible or even necessary to develop a special extension aside from the .xhtml for these types of files. If so then is there a common standard being used such as *.xxml or should I just make something up.
    Secondly, I simply want my client to receive the page with the content-type header of "text/xml".
    Please keep in mind, I'm looking for a very simple example or suggestion(s)/references.
    thanks in advance.

    According to the latter there is an answer in the Facelets FAQ:
    http://wiki.java.net/bin/view/Projects/FaceletsFAQ#How_do_I_change_the_response_con
    And according to the file extension question, I don't think there is any standard, why don't you use .xml extension?

  • When text/xml is not XML

    Greetings XDBers,
    [ (9.2.0.4.0) on Windows Server 2003 (Standard) ]
    Using xdbconfig.xml, I mapped the custom extensions "xrq" and "xnt" to mime type "text/xml" however, the resources created in the repository in response to an FTP upload with those extensions are created as CLOB (non-schema-based) XML.
    Strangely enough
    INSERT INTO <schema_mapped_table>
    SELECT rv.res.createSchemaBasedXML()
    FROM RESOURCE_VIEW rv
    WHERE under_path( v.res, '/public/application/inbound' ) = 1;
    works correctly, so its seemingly not the inbound XML structure thats at fault.
    Is the schema mapping (shred) triggered in some other way?
    Thanks,
    Lachlan

    SQL*Plus: Release 10.1.0.2.0 - Production on Thu Apr 8 22:34:13 2004
    Copyright (c) 1982, 2004, Oracle. All rights reserved.
    SQL> spool addMimeType.log
    SQL> set trimspool on
    SQL> connect sys/&1 as sysdba
    Connected.
    SQL> --
    SQL> set timing on
    SQL> set long 10000
    SQL> set pages 10000
    SQL> set feedback on
    SQL> set lines 132
    SQL> --
    SQL> column EXTENSION format A10
    SQL> column MAPPING format A32
    SQL> --
    SQL> select extractValue(value(MAPPING),'/mime-mapping/extension','xmlns="http://xmlns.oracle.com/xdb/xdbconfig.x
    2 extractValue(value(MAPPING),'/mime-mapping/mime-type','xmlns="http://xmlns.oracle.com/xdb/xdbconfig.x
    3 from table(xmlsequence(extract(xdburitype('/xdbconfig.xml').getXML(),'/xdbconfig/sysconfig/protocolconfig/
    ppings/mime-mappings/mime-mapping'))) MAPPING
    4 /
    EXTENSION MAPPING
    au audio/basic
    avi video/x-msvideo
    bin application/octet-stream
    bmp image/bmp
    doc application/msword
    eml message/rfc822
    gif image/gif
    htm text/html
    html text/html
    jpe image/jpeg
    jpeg image/jpeg
    jpg image/jpeg
    jsp text/html
    mid audio/mid
    mov video/quicktime
    movie video/x-sgi-movie
    mp3 audio/mpeg
    mpe video/mpg
    mpeg video/mpg
    mpg video/mpg
    msa application/x-msaccess
    msw application/x-msworks-wp
    pcx application/x-pc-paintbrush
    pdf application/pdf
    ppt application/vnd.ms-powerpoint
    ps application/postscript
    qt video/quicktime
    ra audio/x-realaudio
    ram audio/x-realaudio
    rm audio/x-realaudio
    rtf application/rtf
    rv video/x-realvideo
    sgml text/sgml
    tif image/tiff
    tiff image/tiff
    txt text/plain
    url text/plain
    vrml x-world/x-vrml
    wav audio/wav
    wpd application/wordperfect5.1
    xls application/vnd.ms-excel
    xml text/xml
    xsd text/xml
    xsl text/xml
    zip application/x-zip-compressed
    45 rows selected.
    Elapsed: 00:00:00.30
    SQL> alter session Set events='19027 trace name context forever,level 4'
    2 /
    Session altered.
    Elapsed: 00:00:00.01
    SQL> call dbms_xdb.cfg_update
    2 (
    3 insertxml
    4 (
    5 dbms_xdb.cfg_get(),
    6 '/xdbconfig/sysconfig/protocolconfig/common/extension-mappings/mime-mappings',
    7 'mime-mapping',
    8 xmltype
    9 (
    10 '<mime-mapping xmlns="http://xmlns.oracle.com/xdb/xdbconfig.xsd">
    11 <extension>mdd</extension>
    12 <mime-type>text/xml</mime-type>
    13 </mime-mapping>'
    14 )
    15 )
    16 )
    17 /
    Call completed.
    Elapsed: 00:00:00.22
    SQL> call dbms_xdb.cfg_update
    2 (
    3 insertxml
    4 (
    5 dbms_xdb.cfg_get(),
    6 '/xdbconfig/sysconfig/protocolconfig/common/extension-mappings',
    7 'xml-extensions',
    8 xmltype
    9 (
    10 '<xml-extensions xmlns="http://xmlns.oracle.com/xdb/xdbconfig.xsd">
    11 <extension>mdd</extension>
    12 </xml-extensions>'
    13 )
    14 )
    15 )
    16 /
    Call completed.
    Elapsed: 00:00:00.07
    SQL> commit
    2 /
    Commit complete.
    Elapsed: 00:00:00.00
    SQL> select extractValue(value(MAPPING),'/mime-mapping/extension','xmlns="http://xmlns.oracle.com/xdb/xdbconfig.x
    2 extractValue(value(MAPPING),'/mime-mapping/mime-type','xmlns="http://xmlns.oracle.com/xdb/xdbconfig.x
    3 from table(xmlsequence(extract(xdburitype('/xdbconfig.xml').getXML(),'/xdbconfig/sysconfig/protocolconfig/
    ppings/mime-mappings/mime-mapping'))) MAPPING
    4 /
    EXTENSION MAPPING
    au audio/basic
    avi video/x-msvideo
    bin application/octet-stream
    bmp image/bmp
    doc application/msword
    eml message/rfc822
    gif image/gif
    htm text/html
    html text/html
    jpe image/jpeg
    jpeg image/jpeg
    jpg image/jpeg
    jsp text/html
    mid audio/mid
    mov video/quicktime
    movie video/x-sgi-movie
    mp3 audio/mpeg
    mpe video/mpg
    mpeg video/mpg
    mpg video/mpg
    msa application/x-msaccess
    msw application/x-msworks-wp
    pcx application/x-pc-paintbrush
    pdf application/pdf
    ppt application/vnd.ms-powerpoint
    ps application/postscript
    qt video/quicktime
    ra audio/x-realaudio
    ram audio/x-realaudio
    rm audio/x-realaudio
    rtf application/rtf
    rv video/x-realvideo
    sgml text/sgml
    tif image/tiff
    tiff image/tiff
    txt text/plain
    url text/plain
    vrml x-world/x-vrml
    wav audio/wav
    wpd application/wordperfect5.1
    xls application/vnd.ms-excel
    xml text/xml
    xsd text/xml
    xsl text/xml
    zip application/x-zip-compressed
    mdd text/xml
    46 rows selected.
    Elapsed: 00:00:00.25
    SQL> quit
    Disconnected from Oracle Database 10g Enterprise Edition Release 10.1.0.2.0 - Production
    With the Partitioning, OLAP and Data Mining options
    open mdrake-lap 2100
    user XDBTEST XDBTEST
    cd /home/XDBTEST
    ls -l
    put "testcase.xml" "testcase.xml"
    ls -l
    get "testcase.xml" "testcase.xml.out"
    quit
    Connected to mdrake-lap.
    220 mdrake-lap FTP Server (Oracle XML DB/Oracle Database 10g Enterprise Edition Release 10.1.0.2.0 - Production)
    331 pass required for XDBTEST
    230 XDBTEST logged in
    250 CWD Command successful
    200 PORT Command successful
    150 ASCII Data Connection
    drw-r--r-- 2 XDBTEST oracle 0 APR 09 05:34 xsd
    226 ASCII Transfer Complete
    ftp: 59 bytes received in 0.00Seconds 59000.00Kbytes/sec.
    200 PORT Command successful
    150 ASCII Data Connection
    226 ASCII Transfer Complete
    ftp: 4810 bytes sent in 0.05Seconds 96.20Kbytes/sec.
    200 PORT Command successful
    150 ASCII Data Connection
    -rw-r--r-- 1 XDBTEST oracle 0 APR 09 05:34 testcase.xml
    drw-r--r-- 2 XDBTEST oracle 0 APR 09 05:34 xsd
    226 ASCII Transfer Complete
    ftp: 127 bytes received in 0.00Seconds 127000.00Kbytes/sec.
    200 PORT Command successful
    150 ASCII Data Connection
    226 ASCII Transfer Complete
    ftp: 4434 bytes received in 0.00Seconds 4434000.00Kbytes/sec.
    221 QUIT Goodbye.
    SQL*Plus: Release 10.1.0.2.0 - Production on Thu Apr 8 22:34:16 2004
    Copyright (c) 1982, 2004, Oracle. All rights reserved.
    SQL> spool testcase.log
    SQL> set trimspool on
    SQL> connect &1/&2
    Connected.
    SQL> --
    SQL> set timing on
    SQL> set long 10000
    SQL> set pages 10000
    SQL> set feedback on
    SQL> set lines 132
    SQL> --
    SQL> select object_value from PURCHASEORDER
    2 /
    OBJECT_VALUE
    <PurchaseOrder xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://localh
    /poSource/xsd/purchaseOrder.xsd">
    <Reference>AMCEWEN-20030209123335701PDT</Reference>
    <Actions>
    <Action>
    <User>KPARTNER</User>
    </Action>
    </Actions>
    <Reject/>
    <Requestor>Allan D. McEwen</Requestor>
    <User>AMCEWEN</User>
    <CostCenter>S30</CostCenter>
    <ShippingInstructions>
    <name>Allan D. McEwen</name>
    <address>Oracle Plaza
    Twin Dolphin Drive
    Redwood Shores
    CA
    94065
    USA</address>
    <telephone>650 506 7700</telephone>
    </ShippingInstructions>
    <SpecialInstructions>Counter to Counter</SpecialInstructions>
    <LineItems>
    <LineItem ItemNumber="1">
    <Description>Blood for Dracula</Description>
    <Part Id="715515009522" UnitPrice="39.95" Quantity="2"/>
    </LineItem>
    <LineItem ItemNumber="2">
    <Description>That Obscure Object of Desire</Description>
    <Part Id="37429162026" UnitPrice="29.95" Quantity="4"/>
    </LineItem>
    <LineItem ItemNumber="3">
    <Description>Carnival of Souls</Description>
    <Part Id="715515010221" UnitPrice="39.95" Quantity="2"/>
    </LineItem>
    <LineItem ItemNumber="4">
    <Description>The Rock</Description>
    <Part Id="786936150421" UnitPrice="49.95" Quantity="2"/>
    </LineItem>
    <LineItem ItemNumber="5">
    <Description>How to Get Ahead in Advertising</Description>
    <Part Id="715515012324" UnitPrice="29.95" Quantity="3"/>
    </LineItem>
    <LineItem ItemNumber="6">
    <Description>Playtime</Description>
    <Part Id="37429155820" UnitPrice="29.95" Quantity="2"/>
    </LineItem>
    <LineItem ItemNumber="7">
    <Description>Beastie Boys Video Anthology</Description>
    <Part Id="715515010924" UnitPrice="29.95" Quantity="3"/>
    </LineItem>
    <LineItem ItemNumber="8">
    <Description>Charade</Description>
    <Part Id="37429139424" UnitPrice="39.95" Quantity="2"/>
    </LineItem>
    <LineItem ItemNumber="9">
    <Description>That Obscure Object of Desire</Description>
    <Part Id="37429162026" UnitPrice="29.95" Quantity="1"/>
    </LineItem>
    <LineItem ItemNumber="10">
    <Description>Withnail &amp; I</Description>
    <Part Id="715515012225" UnitPrice="29.95" Quantity="2"/>
    </LineItem>
    <LineItem ItemNumber="11">
    <Description>Bob le Flambeur</Description>
    <Part Id="37429165928" UnitPrice="29.95" Quantity="1"/>
    </LineItem>
    <LineItem ItemNumber="12">
    <Description>A Nous la Liberte</Description>
    <Part Id="37429147726" UnitPrice="29.95" Quantity="1"/>
    </LineItem>
    <LineItem ItemNumber="13">
    <Description>Amarcord</Description>
    <Part Id="37429121825" UnitPrice="39.95" Quantity="2"/>
    </LineItem>
    <LineItem ItemNumber="14">
    <Description>Peeping Tom</Description>
    <Part Id="37429142929" UnitPrice="39.95" Quantity="2"/>
    </LineItem>
    <LineItem ItemNumber="15">
    <Description>That Obscure Object of Desire</Description>
    <Part Id="37429162026" UnitPrice="29.95" Quantity="3"/>
    </LineItem>
    <LineItem ItemNumber="16">
    <Description>Blood for Dracula</Description>
    <Part Id="715515009522" UnitPrice="39.95" Quantity="2"/>
    </LineItem>
    <LineItem ItemNumber="17">
    <Description>Orpheus</Description>
    <Part Id="37429141427" UnitPrice="0" Quantity="1"/>
    </LineItem>
    <LineItem ItemNumber="18">
    <Description>General Idi Amin Dada</Description>
    <Part Id="37429166529" UnitPrice="29.95" Quantity="1"/>
    </LineItem>
    <LineItem ItemNumber="19">
    <Description>A Nous la Liberte</Description>
    <Part Id="37429147726" UnitPrice="29.95" Quantity="4"/>
    </LineItem>
    <LineItem ItemNumber="20">
    <Description>Big Deal on Madonna Street</Description>
    <Part Id="37429155424" UnitPrice="29.95" Quantity="3"/>
    </LineItem>
    <LineItem ItemNumber="21">
    <Description>All That Heaven Allows</Description>
    <Part Id="715515011426" UnitPrice="39.95" Quantity="2"/>
    </LineItem>
    <LineItem ItemNumber="22">
    <Description>Sullivan&apos;s Travels</Description>
    <Part Id="715515012126" UnitPrice="39.95" Quantity="2"/>
    </LineItem>
    <LineItem ItemNumber="23">
    <Description>Diary of a Chambermaid</Description>
    <Part Id="37429158128" UnitPrice="29.95" Quantity="1"/>
    </LineItem>
    </LineItems>
    </PurchaseOrder>
    1 row selected.
    Elapsed: 00:00:01.03
    SQL> quit
    Disconnected from Oracle Database 10g Enterprise Edition Release 10.1.0.2.0 - Production
    With the Partitioning, OLAP and Data Mining options
    open mdrake-lap 2100
    user XDBTEST XDBTEST
    cd /home/XDBTEST
    ls -l
    put "testcase.mdd" "testcase.mdd"
    ls -l
    get "testcase.mdd" "testcase.mdd.out"
    quit
    Connected to mdrake-lap.
    220 mdrake-lap FTP Server (Oracle XML DB/Oracle Database 10g Enterprise Edition Release 10.1.0.2.0 - Production)
    331 pass required for XDBTEST
    230 XDBTEST logged in
    250 CWD Command successful
    200 PORT Command successful
    150 ASCII Data Connection
    -rw-r--r-- 1 XDBTEST oracle 0 APR 09 05:34 testcase.xml
    drw-r--r-- 2 XDBTEST oracle 0 APR 09 05:34 xsd
    226 ASCII Transfer Complete
    ftp: 127 bytes received in 0.00Seconds 127000.00Kbytes/sec.
    200 PORT Command successful
    150 ASCII Data Connection
    226 ASCII Transfer Complete
    ftp: 4007 bytes sent in 0.01Seconds 400.70Kbytes/sec.
    200 PORT Command successful
    150 ASCII Data Connection
    -rw-r--r-- 1 XDBTEST oracle 0 APR 09 05:34 testcase.mdd
    -rw-r--r-- 1 XDBTEST oracle 0 APR 09 05:34 testcase.xml
    drw-r--r-- 2 XDBTEST oracle 0 APR 09 05:34 xsd
    226 ASCII Transfer Complete
    ftp: 195 bytes received in 0.01Seconds 19.50Kbytes/sec.
    200 PORT Command successful
    150 ASCII Data Connection
    226 ASCII Transfer Complete
    ftp: 3686 bytes received in 0.00Seconds 3686000.00Kbytes/sec.
    221 QUIT Goodbye.
    SQL*Plus: Release 10.1.0.2.0 - Production on Thu Apr 8 22:34:19 2004
    Copyright (c) 1982, 2004, Oracle. All rights reserved.
    SQL> spool testcase.log
    SQL> set trimspool on
    SQL> connect &1/&2
    Connected.
    SQL> --
    SQL> set timing on
    SQL> set long 10000
    SQL> set pages 10000
    SQL> set feedback on
    SQL> set lines 132
    SQL> --
    SQL> select object_value from PURCHASEORDER
    2 /
    OBJECT_VALUE
    <PurchaseOrder xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://localh
    /poSource/xsd/purchaseOrder.xsd">
    <Reference>AMCEWEN-20030209123335701PDT</Reference>
    <Actions>
    <Action>
    <User>KPARTNER</User>
    </Action>
    </Actions>
    <Reject/>
    <Requestor>Allan D. McEwen</Requestor>
    <User>AMCEWEN</User>
    <CostCenter>S30</CostCenter>
    <ShippingInstructions>
    <name>Allan D. McEwen</name>
    <address>Oracle Plaza
    Twin Dolphin Drive
    Redwood Shores
    CA
    94065
    USA</address>
    <telephone>650 506 7700</telephone>
    </ShippingInstructions>
    <SpecialInstructions>Counter to Counter</SpecialInstructions>
    <LineItems>
    <LineItem ItemNumber="1">
    <Description>Blood for Dracula</Description>
    <Part Id="715515009522" UnitPrice="39.95" Quantity="2"/>
    </LineItem>
    <LineItem ItemNumber="2">
    <Description>That Obscure Object of Desire</Description>
    <Part Id="37429162026" UnitPrice="29.95" Quantity="4"/>
    </LineItem>
    <LineItem ItemNumber="3">
    <Description>Carnival of Souls</Description>
    <Part Id="715515010221" UnitPrice="39.95" Quantity="2"/>
    </LineItem>
    <LineItem ItemNumber="4">
    <Description>The Rock</Description>
    <Part Id="786936150421" UnitPrice="49.95" Quantity="2"/>
    </LineItem>
    <LineItem ItemNumber="5">
    <Description>How to Get Ahead in Advertising</Description>
    <Part Id="715515012324" UnitPrice="29.95" Quantity="3"/>
    </LineItem>
    <LineItem ItemNumber="6">
    <Description>Playtime</Description>
    <Part Id="37429155820" UnitPrice="29.95" Quantity="2"/>
    </LineItem>
    <LineItem ItemNumber="7">
    <Description>Beastie Boys Video Anthology</Description>
    <Part Id="715515010924" UnitPrice="29.95" Quantity="3"/>
    </LineItem>
    <LineItem ItemNumber="8">
    <Description>Charade</Description>
    <Part Id="37429139424" UnitPrice="39.95" Quantity="2"/>
    </LineItem>
    <LineItem ItemNumber="9">
    <Description>That Obscure Object of Desire</Description>
    <Part Id="37429162026" UnitPrice="29.95" Quantity="1"/>
    </LineItem>
    <LineItem ItemNumber="10">
    <Description>Withnail &amp; I</Description>
    <Part Id="715515012225" UnitPrice="29.95" Quantity="2"/>
    </LineItem>
    <LineItem ItemNumber="11">
    <Description>Bob le Flambeur</Description>
    <Part Id="37429165928" UnitPrice="29.95" Quantity="1"/>
    </LineItem>
    <LineItem ItemNumber="12">
    <Description>A Nous la Liberte</Description>
    <Part Id="37429147726" UnitPrice="29.95" Quantity="1"/>
    </LineItem>
    <LineItem ItemNumber="13">
    <Description>Amarcord</Description>
    <Part Id="37429121825" UnitPrice="39.95" Quantity="2"/>
    </LineItem>
    <LineItem ItemNumber="14">
    <Description>Peeping Tom</Description>
    <Part Id="37429142929" UnitPrice="39.95" Quantity="2"/>
    </LineItem>
    <LineItem ItemNumber="15">
    <Description>That Obscure Object of Desire</Description>
    <Part Id="37429162026" UnitPrice="29.95" Quantity="3"/>
    </LineItem>
    <LineItem ItemNumber="16">
    <Description>Blood for Dracula</Description>
    <Part Id="715515009522" UnitPrice="39.95" Quantity="2"/>
    </LineItem>
    <LineItem ItemNumber="17">
    <Description>Orpheus</Description>
    <Part Id="37429141427" UnitPrice="0" Quantity="1"/>
    </LineItem>
    <LineItem ItemNumber="18">
    <Description>General Idi Amin Dada</Description>
    <Part Id="37429166529" UnitPrice="29.95" Quantity="1"/>
    </LineItem>
    <LineItem ItemNumber="19">
    <Description>A Nous la Liberte</Description>
    <Part Id="37429147726" UnitPrice="29.95" Quantity="4"/>
    </LineItem>
    <LineItem ItemNumber="20">
    <Description>Big Deal on Madonna Street</Description>
    <Part Id="37429155424" UnitPrice="29.95" Quantity="3"/>
    </LineItem>
    <LineItem ItemNumber="21">
    <Description>All That Heaven Allows</Description>
    <Part Id="715515011426" UnitPrice="39.95" Quantity="2"/>
    </LineItem>
    <LineItem ItemNumber="22">
    <Description>Sullivan&apos;s Travels</Description>
    <Part Id="715515012126" UnitPrice="39.95" Quantity="2"/>
    </LineItem>
    <LineItem ItemNumber="23">
    <Description>Diary of a Chambermaid</Description>
    <Part Id="37429158128" UnitPrice="29.95" Quantity="1"/>
    </LineItem>
    </LineItems>
    </PurchaseOrder>
    <PurchaseOrder xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://localh
    /poSource/xsd/purchaseOrder.xsd">
    <Reference>AWALSH-20030909123337483PDT</Reference>
    <Actions>
    <Action>
    <User>KPARTNER</User>
    </Action>
    </Actions>
    <Reject/>
    <Requestor>Alana G. Walsh</Requestor>
    <User>AWALSH</User>
    <CostCenter>S30</CostCenter>
    <ShippingInstructions>
    <name>Alana G. Walsh</name>
    <address>1200 East Forty Seventh Avenue
    New York
    NY
    10024
    USA</address>
    <telephone>212 555 1212</telephone>
    </ShippingInstructions>
    <SpecialInstructions>Hand Carry</SpecialInstructions>
    <LineItems>
    <LineItem ItemNumber="1">
    <Description>Diary of a Chambermaid</Description>
    <Part Id="37429158128" UnitPrice="29.95" Quantity="1"/>
    </LineItem>
    <LineItem ItemNumber="2">
    <Description>Cries and Whispers</Description>
    <Part Id="37429156322" UnitPrice="29.95" Quantity="4"/>
    </LineItem>
    <LineItem ItemNumber="3">
    <Description>Chasing Amy</Description>
    <Part Id="717951002372" UnitPrice="39.95" Quantity="1"/>
    </LineItem>
    <LineItem ItemNumber="4">
    <Description>Vagabond</Description>
    <Part Id="37429148921" UnitPrice="29.95" Quantity="4"/>
    </LineItem>
    <LineItem ItemNumber="5">
    <Description>Closely Watched Trains</Description>
    <Part Id="37429161524" UnitPrice="29.95" Quantity="1"/>
    </LineItem>
    <LineItem ItemNumber="6">
    <Description>Le million</Description>
    <Part Id="37429147627" UnitPrice="29.95" Quantity="3"/>
    </LineItem>
    <LineItem ItemNumber="7">
    <Description>Bob le Flambeur</Description>
    <Part Id="37429165928" UnitPrice="29.95" Quantity="1"/>
    </LineItem>
    <LineItem ItemNumber="8">
    <Description>Salo</Description>
    <Part Id="715515009225" UnitPrice="29.95" Quantity="2"/>
    </LineItem>
    <LineItem ItemNumber="9">
    <Description>My Man Godfrey</Description>
    <Part Id="715515011921" UnitPrice="39.95" Quantity="2"/>
    </LineItem>
    <LineItem ItemNumber="10">
    <Description>My Man Godfrey</Description>
    <Part Id="715515011921" UnitPrice="39.95" Quantity="1"/>
    </LineItem>
    <LineItem ItemNumber="11">
    <Description>The Bank Dick</Description>
    <Part Id="715515010627" UnitPrice="29.95" Quantity="2"/>
    </LineItem>
    <LineItem ItemNumber="12">
    <Description>Armageddon</Description>
    <Part Id="715515010023" UnitPrice="49.99" Quantity="2"/>
    </LineItem>
    <LineItem ItemNumber="13">
    <Description>The 400 Blows</Description>
    <Part Id="37429122228" UnitPrice="39.95" Quantity="2"/>
    </LineItem>
    <LineItem ItemNumber="14">
    <Description>Traffic</Description>
    <Part Id="696306038924" UnitPrice="39.95" Quantity="1"/>
    </LineItem>
    <LineItem ItemNumber="15">
    <Description>Billy Liar</Description>
    <Part Id="37429159224" UnitPrice="39.95" Quantity="2"/>
    </LineItem>
    <LineItem ItemNumber="16">
    <Description>Billy Liar</Description>
    <Part Id="37429159224" UnitPrice="39.95" Quantity="1"/>
    </LineItem>
    <LineItem ItemNumber="17">
    <Description>The Hidden Fortress</Description>
    <Part Id="37429135129" UnitPrice="29.95" Quantity="1"/>
    </LineItem>
    <LineItem ItemNumber="18">
    <Description>Samurai 2: Duel at Ichijoji Temple</Description>
    <Part Id="37429125526" UnitPrice="29.95" Quantity="3"/>
    </LineItem>
    <LineItem ItemNumber="19">
    <Description>Blood of a Poet</Description>
    <Part Id="37429147429" UnitPrice="0" Quantity="4"/>
    </LineItem>
    </LineItems>
    </PurchaseOrder>
    2 rows selected.
    Elapsed: 00:00:01.01
    SQL> quit
    Disconnected from Oracle Database 10g Enterprise Edition Release 10.1.0.2.0 - Production
    With the Partitioning, OLAP and Data Mining options
    SQL*Plus: Release 10.1.0.2.0 - Production on Thu Apr 8 22:34:20 2004
    Copyright (c) 1982, 2004, Oracle. All rights reserved.
    SQL> spool removeMimeType.log
    SQL> set trimspool on
    SQL> connect sys/&1 as sysdba
    Connected.
    SQL> --
    SQL> set timing on
    SQL> set long 10000
    SQL> set pages 10000
    SQL> set feedback on
    SQL> set lines 132
    SQL> --
    SQL> column EXTENSION format A10
    SQL> column MAPPING format A32
    SQL> --
    SQL> select extractValue(value(MAPPING),'/mime-mapping/extension','xmlns="http://xmlns.oracle.com/xdb/xdbconfig.x
    2 extractValue(value(MAPPING),'/mime-mapping/mime-type','xmlns="http://xmlns.oracle.com/xdb/xdbconfig.x
    3 from table(xmlsequence(extract(xdburitype('/xdbconfig.xml').getXML(),'/xdbconfig/sysconfig/protocolconfig/
    ppings/mime-mappings/mime-mapping'))) MAPPING
    4 /
    EXTENSION MAPPING
    au audio/basic
    avi video/x-msvideo
    bin application/octet-stream
    bmp image/bmp
    doc application/msword
    eml message/rfc822
    gif image/gif
    htm text/html
    html text/html
    jpe image/jpeg
    jpeg image/jpeg
    jpg image/jpeg
    jsp text/html
    mid audio/mid
    mov video/quicktime
    movie video/x-sgi-movie
    mp3 audio/mpeg
    mpe video/mpg
    mpeg video/mpg
    mpg video/mpg
    msa application/x-msaccess
    msw application/x-msworks-wp
    pcx application/x-pc-paintbrush
    pdf application/pdf
    ppt application/vnd.ms-powerpoint
    ps application/postscript
    qt video/quicktime
    ra audio/x-realaudio
    ram audio/x-realaudio
    rm audio/x-realaudio
    rtf application/rtf
    rv video/x-realvideo
    sgml text/sgml
    tif image/tiff
    tiff image/tiff
    txt text/plain
    url text/plain
    vrml x-world/x-vrml
    wav audio/wav
    wpd application/wordperfect5.1
    xls application/vnd.ms-excel
    xml text/xml
    xsd text/xml
    xsl text/xml
    zip application/x-zip-compressed
    mdd text/xml
    46 rows selected.
    Elapsed: 00:00:00.25
    SQL> alter session Set events='19027 trace name context forever,level 4'
    2 /
    Session altered.
    Elapsed: 00:00:00.01
    SQL> call dbms_xdb.cfg_update
    2 (
    3 deletexml
    4 (
    5 dbms_xdb.cfg_get(),
    6 '/xdbconfig/sysconfig/protocolconfig/common/extension-mappings/mime-mappings/mime-mapping[extension
    7 )
    8 )
    9 /
    Call completed.
    Elapsed: 00:00:00.23
    SQL> call dbms_xdb.cfg_update
    2 (
    3 deletexml
    4 (
    5 dbms_xdb.cfg_get(),
    6 '/xdbconfig/sysconfig/protocolconfig/common/extension-mappings/xml-extensions/extension[text()="mdd
    7 )
    8 )
    9 /
    Call completed.
    Elapsed: 00:00:00.06
    SQL> commit
    2 /
    Commit complete.
    Elapsed: 00:00:00.01
    SQL> select extractValue(value(MAPPING),'/mime-mapping/extension','xmlns="http://xmlns.oracle.com/xdb/xdbconfig.x
    2 extractValue(value(MAPPING),'/mime-mapping/mime-type','xmlns="http://xmlns.oracle.com/xdb/xdbconfig.x
    3 from table(xmlsequence(extract(xdburitype('/xdbconfig.xml').getXML(),'/xdbconfig/sysconfig/protocolconfig/
    ppings/mime-mappings/mime-mapping'))) MAPPING
    4 /
    EXTENSION MAPPING
    au audio/basic
    avi video/x-msvideo
    bin application/octet-stream
    bmp image/bmp
    doc application/msword
    eml message/rfc822
    gif image/gif
    htm text/html
    html text/html
    jpe image/jpeg
    jpeg image/jpeg
    jpg image/jpeg
    jsp text/html
    mid audio/mid
    mov video/quicktime
    movie video/x-sgi-movie
    mp3 audio/mpeg
    mpe video/mpg
    mpeg video/mpg
    mpg video/mpg
    msa application/x-msaccess
    msw application/x-msworks-wp
    pcx application/x-pc-paintbrush
    pdf application/pdf
    ppt application/vnd.ms-powerpoint
    ps application/postscript
    qt video/quicktime
    ra audio/x-realaudio
    ram audio/x-realaudio
    rm audio/x-realaudio
    rtf application/rtf
    rv video/x-realvideo
    sgml text/sgml
    tif image/tiff
    tiff image/tiff
    txt text/plain
    url text/plain
    vrml x-world/x-vrml
    wav audio/wav
    wpd application/wordperfect5.1
    xls application/vnd.ms-excel
    xml text/xml
    xsd text/xml
    xsl text/xml
    zip application/x-zip-compressed
    45 rows selected.
    Elapsed: 00:00:00.24
    SQL> quit
    Disconnected from Oracle Database 10g Enterprise Edition Release 10.1.0.2.0 - Production
    With the Partitioning, OLAP and Data Mining options
    $

  • SOAP fault from web service - how to convert it to application error:

    Hi gurus,
    I have read the relevant blogs and a few forum posts, but still could not solve this problem. The WS I'm calling is passing back a response with the schema below when there is a problem:
    I'm using the standard fault message type of PI for this inbound interface, but PI is unable to convert fault texts and throw an application error, instead it throws a system error that does not display the reason.
    How can I get PI to understand the fault and display it correctly for monitoring & ALM?
    Regards,
    Gökhan

    Use the following format as I did to see the errors thrown by the receiver systems in async messages in the SOAP adapter audit log:
    HTTP/1.1 500 Internal Server Error
    Content-Type: text/xml; charset="utf-8"
    This is from SOAP Adapter FAQ note, have a look at it as it will help. If you are using Java on receiver side, as I had mentioned, use SOAPFaultException and your runtime will generate this HTTP Post automatically:
    JDK 1.4
    javax.xml.rpc.soap.SOAPFaultException
    JDK 1.5
    javax.xml.ws.soap.SOAPFaultException;
    Hope this helps. We cannot change the behavior of the SOAP adapter in this sense, so this is the only option.
    Regards,
    Gökhan

  • How to change content-type (text/xml;charset=utf-8)  in SOAP receiver?

    Hi,
    How can I change the content-type (text/xml;charset=utf-8) sent by the SOAP adapter to an external webservice?
    I need to sent text/xml  as content-type to the webservice, otherwise I get an error.
    I have tried with different adapter modules but so far no positive results.
    Thanks.
    Edited by: Roberto Viana on Mar 26, 2009 2:02 PM

    Hi Stefan, many thanks for your answer.
    According to your answer it is not possible to manipulate/change the way PI fills the content-Type.
    I was hoping to solve the issue with a custom built adapter module that sets the HTTP header content-type to text/xml without the charset entry, but I understand that's not the case.
    Regards,
    Roberto Viana

Maybe you are looking for

  • Mouse  hover  effect issue

    I real like the picture hover effect on the template site. http://www.templatemonster.com/flash-templates/28092.html But I don't ability to create a same one. Please give some advance.

  • Subcontracting process to scrap expired materials??

    Hello experts, I have following situation at the client and I need to find a solution ASAP. (1)Client wants to scrap expired materials using Third Party Company. (2)I am thinking of using SAP Subcontracting process to execute. (3)I did the goods issu

  • Code Comparision using SE39,  Have few fundamental doubts

    Dear Members, I am doing a code comparison using SE39. even though some lines are identical, System is showing sign of not-identical. I don"t understand why system is doing that. I have changed the settings to ignore Comments, Indentation and Upper/L

  • Looks like instantiation of interfaces; what is it?

    Some of the code examples I see look like instantiation of interfaces. But this is not possible. I would like to know what is happening here 'under the hood' and would appreciate it if anyone can shed some light on this.             jchkBold.addActio

  • Use fileTable Sql in c#

    hi.can i help me? problem: I stored user's photo in filetable but how read each user's photo and it shows to the user? i dont want it show for all user,only one user's photo show to one user. ok.