ACE WAF XML Gateway 6.1.1 - arbitrarily monitoring and filtering

Can someone explain why the ACE XML Gateway is monitoring some events and filtering others, when they are the same events?
I have all mParamAll System Command injection signtatures in monitor mode on the firewall profile that is applied to both of the web applications in the two incidents below, but the firewall sometimes monitors one and sometimes blocks the other. They are both the same and should both be monitored only.
Please help.
May 10 2011 08:09:25.603 PM W Matched signature SysCommandInj_m.rm via rule CommandInject.mParamAll in request from ##.###.53.80 for application 'XXX XXX'. Match was in REQUEST_POSTPARAM['__EVENTVALIDATION'], which had value /wEWlwEC6<stripped for size>1sQICoMD1. Request path was: /Kview/CustomCodeBehind/base/courseware/classroom/. Create Exemption (monitor mode) FD0A320100001868DB87435D3D7F9AB0 FBIVAWAP reactor /waf/incident
May 10 2011 02:13:27.037 PM W Matched signature SysCommandInj_m.tclsh via rule CommandInject.mParamAll in request from ##.###.53.80 for application 'YYYYY YYY'. Match was in REQUEST_POSTPARAM['__VIEWSTATE'], which had value mQjXnQ<stripped for size>laPxd3C8+. Request path was: /XXXX/ApprovalConsole.aspx. Create Exemption FD0A320100001866DA415B3C3D7F9964 FBIVAWAP reactor /waf/incident

Anyone?
It looks like multiple ip addresses can be configured through the console, is this all that is required? Do I need to setup listening ports for these new ip addresses or how do I get the WAF to proxy for multiple "virtual ip addresses"?
Thank you,
Jim

Similar Messages

  • Creating a Web Service to handle flow between BPEL process and XML Gateway

    I am new to Web Services. I have never created one, yet I have the task of designing the following for a project.
    Any help as to what steps I need to take would be very very helpful. There is a lot of information on XML, SOA and WSDL out there that it can get very confusing, and sometimes you just need someone to point the way
    What I need to do is create a Custom Send and a Custom Receive Program (both web services) handle the message flow between an Enterprise BPEL processes and a Deployed XML Gateway.
    BPEL compresses this XML business object document (for faster transmission), and sends remotely to this Custom Receive web service, which in turn calls a decompress java program and then send the document to the XML gateway inbound web service.
    The Custom Send web service does just the opposite. It needs to take the business object document from XML gateway, call the compress java program and then send to the Enterprise BPEL.
    In a nutshell...these Custom Send/Receive Web services handle the message flow between the Enterprise BPEL process and the Deployed XML Gateway.
    What I need help on...
    -Creating this in JDeveloper- where do I get started?
    -How does a web service receive a compressed file sent to me via BPEL? Does it just sit there waiting for it?
    -Is this a synchronous or asynchronous design?
    -Will this be 2 web services (Send and Receive) or do I make 1 with 2 functionalities
    -How do I call the java compress/decompress program within the web service? (this java function is already created and ready to be called)
    -Is this decompressed business object file an XML schema and an XML message? Or just a message?
    -I need to send this to the XML Gateway Web Service to load. How does that work?
    -I have a Generic XML Gateway WSDL file...I assume I need to take all the info I get and map it to this template? Is this true? How do I do that?
    Like I said, any help would be appreciated. Links answers to my many questions would be fabulous.
    -Jason

    If you are talking about simple XML transformation of the SOAP payload between the client calling your service and the final destination of the message you are routing, the ESB approach may be a better fit.
    If you have more complex transformation in mind, with major processing and rework of the message in the intermediary, you may be better of with using the POJO approach. Write your service and embed a callout to the other service in your implementation. If the two services share the same Java Model, you may even be able to re-use the same Java Bean.
    To get SOAP Element instead of Java bean, you just need to use the noDataBinding option with either genProxy and topDownAssemble (or assemble). See the WS-Guide [1] for details. Chapter 18 will give you all the details about the different WSA command line parameters.
    Hope this helps,
    -Eric
    [1] http://download-west.oracle.com/docs/cd/B31017_01/web.1013/b28974/toc.htm

  • Po requisitions with oracel xml gateway

    hi all,
    i was given a requirement to use oracle xml gateway in importing data from an external source... client gave me 2 files to play with.
    XML
    <?xml version = "1.0"?>
    <MSG_IP_MAT_ISSUE ID = "WMIS-616002" SRC_SYSTEM_CODE = "WMIS" SRC_SYSTEM_INSTANCE = "WMIS">
         <MATREQ:MAT_REQ xmlns:MATREQ = "MATREQ" >
         <MATREQ:COMMENTS>Testing PLS email</MATREQ:COMMENTS>
         <MATREQ:DELIVERY_DATE>01/22/2010</MATREQ:DELIVERY_DATE>
         <MATREQ:MAT_REQ_BY_PERSON_NO>1782</MATREQ:MAT_REQ_BY_PERSON_NO>
         <MATREQ:MAT_REQ_DATE>01/22/2010</MATREQ:MAT_REQ_DATE>
         <MATREQ:MAT_REQ_ID>71500</MATREQ:MAT_REQ_ID>
         <MATREQ:PROJECT_NO>119488</MATREQ:PROJECT_NO>
         <MATREQ:SHIP_TO_ADDRESS>10TH</MATREQ:SHIP_TO_ADDRESS>
         <MATREQ:SHIP_TO_CITY>INDIANAPOLIS</MATREQ:SHIP_TO_CITY>
         <MATREQ:SHIP_TO_STATE>IN</MATREQ:SHIP_TO_STATE>
         <MATREQ:SHIP_TO_ZIP_CODE>46201</MATREQ:SHIP_TO_ZIP_CODE>
         <MATREQ:SHIP_TO_ZIP_CODE_PLUS4>2005</MATREQ:SHIP_TO_ZIP_CODE_PLUS4>
         <MATREQ:STOREROOM_CODE>PLS</MATREQ:STOREROOM_CODE>
         <MATREQ:WR_NO>292244</MATREQ:WR_NO>
         <MATDTL:MAT_REQ_DETAIL xmlns:MATDTL = "MATDTL" >
              <MATDTL:MATERIAL_DESCRIPTION>CABLE, TRIPLEX, 2--#2 7/W AL, .045&quot; POLYETHYLENE COVERED AND</MATDTL:MATERIAL_DESCRIPTION>
              <MATDTL:MATERIAL_ITEM_ID>1808104</MATDTL:MATERIAL_ITEM_ID>
              <MATDTL:MAT_REQ_ID>71500</MATDTL:MAT_REQ_ID>
              <MATDTL:REQUISITION_QTY>4</MATDTL:REQUISITION_QTY>
              <MATDTL:UNIT_OF_MEASURE_CODE>FT</MATDTL:UNIT_OF_MEASURE_CODE>
         </MATDTL:MAT_REQ_DETAIL>
         </MATREQ:MAT_REQ>
    </MSG_IP_MAT_ISSUE>DTD
    <?xml version="1.0" encoding="UTF-8" ?>
    <!ATTLIST MSG_IP_MAT_ISSUE ID CDATA #IMPLIED
    SRC_SYSTEM_CODE CDATA #IMPLIED
    SRC_SYSTEM_INSTANCE CDATA #IMPLIED
    USER_INFO CDATA #IMPLIED >
    <!ATTLIST MATREQ:MAT_REQ xmlns:MATREQ CDATA #FIXED "MATREQ">
    <!ATTLIST MATDTL:MAT_REQ_DETAIL xmlns:MATDTL CDATA #FIXED "MATDTL">
    <!ELEMENT MSG_IP_MAT_ISSUE (MATREQ:MAT_REQ+)>
    <!ELEMENT MATREQ:MAT_REQ ( MATREQ:COMMENTS?, MATREQ:DELIVERY_DATE?, MATREQ:MAT_REQ_BY_PERSON_NO?, MATREQ:MAT_REQ_DATE?, MATREQ:MAT_REQ_ID?, MATREQ:PROJECT_NO?, MATREQ:SHIP_TO_ADDRESS?, MATREQ:SHIP_TO_CITY?, MATREQ:SHIP_TO_STATE?, MATREQ:SHIP_TO_ZIP_CODE?, MATREQ:SHIP_TO_ZIP_CODE_PLUS4?, MATREQ:STOREROOM_CODE?, MATREQ:WR_NO?, MATDTL:MAT_REQ_DETAIL* ) >
    <!ELEMENT MATREQ:COMMENTS (#PCDATA) > <!-- COMMENTS STRING (Max 2000) -->
    <!ELEMENT MATREQ:DELIVERY_DATE (#PCDATA) > <!-- DELIVERY_DATE DATE (MM/DD/YYYY) -->
    <!ELEMENT MATREQ:MAT_REQ_BY_PERSON_NO (#PCDATA) > <!-- MAT_REQ_BY_PERSON_NO NUMBER (5,0) -->
    <!ELEMENT MATREQ:MAT_REQ_DATE (#PCDATA) > <!-- MAT_REQ_DATE DATE (MM/DD/YYYY) -->
    <!ELEMENT MATREQ:MAT_REQ_ID (#PCDATA) > <!-- MAT_REQ_ID NUMBER (7,0) -->
    <!ELEMENT MATREQ:PROJECT_NO (#PCDATA) >
    <!ELEMENT MATREQ:SHIP_TO_ADDRESS (#PCDATA) > <!-- SHIP_TO_ADDRESS STRING (Max 60) -->
    <!ELEMENT MATREQ:SHIP_TO_CITY (#PCDATA) > <!-- SHIP_TO_CITY STRING (Max 30) -->
    <!ELEMENT MATREQ:SHIP_TO_STATE (#PCDATA) > <!-- SHIP_TO_STATE STRING (Max 2) -->
    <!ELEMENT MATREQ:SHIP_TO_ZIP_CODE (#PCDATA) > <!-- SHIP_TO_ZIP_CODE STRING (Max 5) -->
    <!ELEMENT MATREQ:SHIP_TO_ZIP_CODE_PLUS4 (#PCDATA) > <!-- SHIP_TO_ZIP_CODE_PLUS4 STRING (Max 4) -->
    <!ELEMENT MATREQ:STOREROOM_CODE (#PCDATA) > <!-- STOREROOM_CODE STRING (Max 5) -->
    <!ELEMENT MATREQ:WR_NO (#PCDATA) > <!-- WR_NO NUMBER (7,0) -->
    <!ELEMENT MATDTL:MAT_REQ_DETAIL ( MATDTL:MATERIAL_DESCRIPTION?, MATDTL:MATERIAL_ITEM_ID?, MATDTL:MAT_REQ_ID?, MATDTL:REQUISITION_QTY?, MATDTL:UNIT_OF_MEASURE_CODE? ) >
    <!ELEMENT MATDTL:MATERIAL_DESCRIPTION (#PCDATA) > <!-- MATERIAL_DESCRIPTION STRING (Max 10) -->
    <!ELEMENT MATDTL:MATERIAL_ITEM_ID (#PCDATA) > <!-- MATERIAL_ITEM_ID STRING (Max 10) -->
    <!ELEMENT MATDTL:MAT_REQ_ID (#PCDATA) > <!-- MAT_REQ_ID NUMBER (7,0) -->
    <!ELEMENT MATDTL:REQUISITION_QTY (#PCDATA) > <!-- REQUISITION_QTY NUMBER (8,2) -->
    <!ELEMENT MATDTL:UNIT_OF_MEASURE_CODE (#PCDATA) > <!-- UNIT_OF_MEASURE_CODE STRING (Max 5) -->having these 2 files, how do i use oracle xml gateway to read the contents of the XML file and load it into oracle?
    thanks
    allen

    hi again,
    i managed to make this work and inserted the data in the XML file into my Oracle Table but i had to lessen the tags in the XML to only string values since i seem to get errors whenever i try to retrieve data with date and number values.
    does anyone have any ideas why? is there a special way of capturing date type values from xml into oracle xml gateway?
    i did some research and noticed that some uses a different approach when dealing with date types. they use something like...
        <MAT_REQ_DATE>
          <YEAR>2010</YEAR>
          <MONTH>09</MONTH>
          <DAY>06</DAY>
        </MAT_REQ_DATE>but i have no idea why. can someone explain the purpose why they need to use the format above. i'm hoping it holds the solution to my problem.
    thanks
    allen

  • ACE XML gateway version 5.1

    Hi, i am configuring a XML gateway 5.1. i have not WSDL file then i create a simple service proxy but does't work. we i try to browse the consumer interface error 500 and log say me “request matched no valid handler or route”. I think i am missing some part of the configuration.
    Friends, can you help me ??
    thanks so much

    I think it won't support. It will support WSDL 1.1 on ACE XML Gateway.
    http://www.cisco.com/en/US/prod/collateral/contnetw/ps5719/ps7314/product_data_sheet0900aecd8060acd2.pdf

  • ACE XML Gateway Training Course

    Hello,
    Does anyone know of a company that offers a training course for the ACE XML Gateway? I have found many companies that claim to offer training, but no one acutally has any course dates. We have been working through our Global Knowledge rep for a couple months asking them to schedule a class but it sounds like there just isn't enough intrest to fill a class up. The only course dates that I have managed to find are in Europe.
    Has anyone attended training on the AXG, or know of someone who has?
    Thanks,
    Mike

    I'm not aware of any courses available in the US.  I've been keeping my eye open as well for the past 3-4 months.  I'm not able to attend any of the international classes unless they were offered online.

  • ACE XML Gateway 6.0

    Does anyone know if the latest version 6.0 supports the latest WSDL standard WSDL 2.0? The 5.1 version only supports WSDL 1.1 standard.

    I think it won't support. It will support WSDL 1.1 on ACE XML Gateway.
    http://www.cisco.com/en/US/prod/collateral/contnetw/ps5719/ps7314/product_data_sheet0900aecd8060acd2.pdf

  • Installing ACE XML Gateway with F5 BigIP

    We currently have an F5 BigIP (2 redundant F5s actually) load balancing for our web sites. I am trying to install a Cisco XML Gateway.
    What is the best way to set this up?
    Thanks.
    Jason

    AXG runs as reverse proxy mode, similar to generic server, there is no more concern about deployment, just treat it as reverse proxy server, it will be fine.

  • ACE WAF nCipher implementation

    Hello guys,
    I need store private keys for encryption private keys saved on HDD on HW keystore. After reading Cisco doc it's not clear for me. Can Anybody explain it for me?
    I have 3 WAF appliances:
    - 1x management (ACE-WAF-MGT-LICFX license)
    - 2x fw (ACE-WAF-GAT-LICFX license)
    All three appliances have ACE-XML-FIPS license
    Currently are boxes in production with SSL termination. Two fw appliances are load-balanced.
    I need integrate hardware keystores and security world. I read Cisco doc (http://www.cisco.com/en/US/docs/app_ntwk_services/data_center_app_services/ace_waf/v60/administration/guide/axg_admin_hardwarekeystores.html).
    I'm not sure:
    1. if I can follow steps described in part "creating the new security world" without impact to production.
    2. if I must implement nCipher only to 2x fw appliances, or I must join all 3x appliances (1x mgmt, 2x fw) to one security world. How many cards I need used? 3 for production and 3 for backup, or 2 for production and 2 for backup?
    Thanks fof help
    martin

    Hello guys,
    I need store private keys for encryption private keys saved on HDD on HW keystore. After reading Cisco doc it's not clear for me. Can Anybody explain it for me?
    I have 3 WAF appliances:
    - 1x management (ACE-WAF-MGT-LICFX license)
    - 2x fw (ACE-WAF-GAT-LICFX license)
    All three appliances have ACE-XML-FIPS license
    Currently are boxes in production with SSL termination. Two fw appliances are load-balanced.
    I need integrate hardware keystores and security world. I read Cisco doc (http://www.cisco.com/en/US/docs/app_ntwk_services/data_center_app_services/ace_waf/v60/administration/guide/axg_admin_hardwarekeystores.html).
    I'm not sure:
    1. if I can follow steps described in part "creating the new security world" without impact to production.
    2. if I must implement nCipher only to 2x fw appliances, or I must join all 3x appliances (1x mgmt, 2x fw) to one security world. How many cards I need used? 3 for production and 3 for backup, or 2 for production and 2 for backup?
    Thanks fof help
    martin

  • ACE appliance - XML

    Good Day,
    I have an ACE appliance, but i have not license of ACE XML GATEWAY. I want to balance traffic XML, and I want to acelerate this traffic, is it posible without license GATEWAY XML? if the answer is not .... I can balance traffic XML with CSS 11501?

    Hi,
    The cisco ACE XML Gateway is not a license for the ace appliance but a different box see this video: http://www.cisco.com/cdc_content_elements/flash/dataCenter/acexml/index.html
    And yes you can loadbalance xml with the ace appliance as you could in css and yes the ace appliance will accelerate traffic.
    But the ACE XML GATEWAY will be better in security & acceleration.
    Dimitri

  • 301 redirect code on ACE WAF

    Does anyone know if it is possible to setup a virtual web app on ACE WAF such that it would return a 301 code back to the client, and not send the request back to the internal destination server?
    All I would need it to do is see the URI for the root of the site, and then send the 301. I would prefer to not do this on the backend server if I don't have to.
    Thanks for any help.

    There is a standalone ACE WAF being used in this situation (dual manager/gateway). There is no LB in front or behind and that's why I was asking.
    We could of course do the 301 from the backend server, but I don't wanna. ;)

  • ACE WAF missing profiles

    Hi all,
    I'm working on an ACE WAF in standalone mode and found a problem. The built-in profiles for PCI and pass are missing, so I can not apply any policies, since all the xss, sql-injection, command injection, and other signatures are not there. I have tried to upgrade the appliance from version 6.0.2 to 6.0.3 but is the same.
    I have previously worked with a cluster of 1 manager and 2 gateways and worked fine.
    Is there a way to activiate those signature or profiles?
    Thanks a lot, any answer is highly appreciated!!
    Fernando

    HI Fernando,
    I am not sure if you have found the answer for this. What you need is to have BaseConfigSigned_1-0_1.ppf
    This is downloadable with every release. So you can get this from download page. Once download you need to upload.
    To upload this do the following
    Rules & Signature --- >           Update Base Configuration
    Hope it fixes your issue. Do let me know.
    Thanks
    Venky

  • XML Gateway Software - OpenSSH

    Hello.
    I’m trying to remediate a vulnerability scan that was run against our ACE XML Gateway running version 6.1. The scan came back with three possible vulnerabilities all referring to various versions of OpenSSH. How do I confirm what OpenSSH version my XML Gateway is using?
    ACE XML Gateway 6.1-2009-10-20T15
    6.1-1138
    kernel: 2.4.21-47.ELsmp
    Cavium: 1.0-1
    Scan showed:
    OpenSSH Multiple Memory Management Vulnerabilities fixed in OpenSSH v3.7.1
    OpenSSH GSSAPI Credential Disclosure Vulnerability fixed in OpenSSH v4.2
    OpenSSH Signal Handling Vulnerability fixed in OpenSSH v4.4

    Hi Brad,
    The developement team has been adding security patches to the 3.6 OpenSSH for some time now.  They have told us that the AXG is not vulnerable to any of the security issues that 3.6 had.  Unfortunately, the only documentation we have is what you see on CCO.  If you require further information, then you'll need to open up a case with Cisco TAC so they can engage the necessary folks in engineering that can address your specific questions.
    I wish I could be of more help on this in this forum.
    Thanks,
    Sean

  • EBS R12 XML Gateway Integration - Supplier information sync with MAXIMO

    Hello Guys.
    Recently I'm working on a EBS R12 implementation project, as customer already has MAXIMO application, they would like keep it ask "supplier" information syncronization between Oracle EBS R12 and MAXIMO through Oracle SOA Suite 10.1.3
    For EBS R12 supplier creation/update screens done, currently I found I can get supplier information out by configuring Oracle APPS adapter within Oracle ESB(Enterprise Service Bus) scenario to catch business events but may not perfect this way.
    Then we would like try XML Gateway but seems there're no "supplier" related XML Gateway fit in Oracle Apdater module browser :-(
    Appreciate if any one can guide/help........
    Finally being in Dec at the moment, Merry Christmas to everyone first !
    Dong

    DOCUMENT_ID is numeric, yet the value passed is not:
    x_value==>192124:0:102

  • Reg: XML Gateway Error while posting invoice (PROCESS_INVOICE_002 )

    I'm trying to post the PROCESS_INVOICE_002 to Oracle 11i XML gateway which is supposed to route to the mentioned trading partner.
    When I observed the status through Workflow Admin web App - > Transaction Monitor the message has reached the INBOUND Queue but it is not able to route it/ process it ... and goes to error state with
    The Standard:OAG, Transaction Type:INVOICE , Transaction SubType:PROCESS and Location Code Bigmart is not enabled in the XML Gateway Server. Pls check your Setup.
    Then I had corrected the setup with the proper TP configuration.
    Now I'm getting a different error.
    Kindly give me some inputs regarding this.
    Now it is giving the below mentioned error. Here is the Process Summary:
    Document ID blrgislin15:26ae9b47:11a9c4ae5b9:46b1
    Internal Control Number 1656
    External Transaction Type INVOICE
    External Transaction Subtype PROCESS
    Party ID
    Party Type
    Trading Partner Name N/A
    Site Name N/A
    Processing Date 19-Jun-2008 16:41:15
    Processing Status Error
    Processing Message ORA-06502: PL/SQL: numeric or value error: character string buffer too small - ECX_INBOUND_TRIG.WRAP_VALIDATE_MESSAGE
    Processing Logfile
    The XML Invoice I'm posting is :
    <PROCESS_INVOICE_002>
         <CNTROLAREA>
              <BSR>
                   <VERB value="PROCESS">PROCESS</VERB>
                   <NOUN value="INVOICE">INVOICE</NOUN>
                   <REVISION value="002">002</REVISION>
              </BSR>
              <SENDER>
                   <LOGICALID>BigMart</LOGICALID>
                   <COMPONENT>INVOICE</COMPONENT>
                   <TASK>PROCESS</TASK>
                   <REFERENCEID></REFERENCEID>
                   <CONFIRMATION>0</CONFIRMATION>
                   <LANGUAGE>ENG</LANGUAGE>
                   <CODEPAGE>UTF8</CODEPAGE>
                   <AUTHID>APPS</AUTHID>
              </SENDER>
              <DATETIME qualifier="CREATION">
                   <YEAR>2003</YEAR>
                   <MONTH>09</MONTH>
                   <DAY>22</DAY>
                   <HOUR>07</HOUR>
                   <MINUTE>30</MINUTE>
                   <SECOND>18</SECOND>
                   <SUBSECOND>0000</SUBSECOND>
                   <TIMEZONE>-0500</TIMEZONE>
              </DATETIME>
         </CNTROLAREA>
         <DATAAREA>
              <PROCESS_INVOICE>
                   <INVHEADER>
                        <AMOUNT qualifier="DOCUMENT" type="T">
                             <VALUE>6300</VALUE>
                             <NUMOFDEC>2</NUMOFDEC>
                             <SIGN>+</SIGN>
                             <CURRENCY>USD</CURRENCY>
                             <DRCR>D</DRCR>
                        </AMOUNT>
                        <DATETIME qualifier="DOCUMENT">
                             <YEAR>2003</YEAR>
                             <MONTH>09</MONTH>
                             <DAY>23</DAY>
                             <HOUR>01</HOUR>
                             <MINUTE>00</MINUTE>
                             <SECOND>00</SECOND>
                             <SUBSECOND>0000</SUBSECOND>
                             <TIMEZONE>-0500</TIMEZONE>
                        </DATETIME>
                        <DOCUMENTID>10000</DOCUMENTID>
                        <DESCRIPTN>INVOICES FROM STAPLES</DESCRIPTN>
                        <REASONCODE>INVOICE</REASONCODE>
                        <PARTNER>
                             <NAME index="1">STAPLES-LA</NAME>
                             <PARTNRID>STAPLES-LA</PARTNRID>
                             <PARTNRTYPE>SUPPLIER</PARTNRTYPE>
                             <ADDRESS>
                                  <ADDRLINE index="1">22355 WEST ELEVEN MILE ROAD</ADDRLINE>
                                  <CITY>LOS ANGELES</CITY>
                                  <COUNTRY>US</COUNTRY>
                                  <POSTALCODE>48034</POSTALCODE>
                                  <STATEPROVN>CA</STATEPROVN>
                             </ADDRESS>
                             <CONTACT>
                                  <NAME index="1">JOHN STAPLES</NAME>
                                  <CONTCTTYPE>ACCOUNTING</CONTCTTYPE>
                                  <EMAIL>[email protected]</EMAIL>
                             </CONTACT>
                        </PARTNER>
                   </INVHEADER>
                   <INVLINE>
                        <AMOUNT qualifier="EXTENDED" type="T">
                             <VALUE>6300</VALUE>
                             <NUMOFDEC>2</NUMOFDEC>
                             <SIGN>+</SIGN>
                             <CURRENCY>USD</CURRENCY>
                             <DRCR>D</DRCR>
                        </AMOUNT>
                        <AMOUNT qualifier="TOTAL" type="T">
                             <VALUE>6300</VALUE>
                             <NUMOFDEC>2</NUMOFDEC>
                             <SIGN>+</SIGN>
                             <CURRENCY>USD</CURRENCY>
                             <DRCR>D</DRCR>
                        </AMOUNT>
                        <OPERAMT qualifier="UNIT" type="T">
                             <VALUE>6300</VALUE>
                             <NUMOFDEC>2</NUMOFDEC>
                             <SIGN>+</SIGN>
                             <CURRENCY>USD</CURRENCY>
                             <UOMVALUE>1</UOMVALUE>
                             <UOMNUMDEC>0</UOMNUMDEC>
                             <UOM>EA</UOM>
                        </OPERAMT>
                        <QUANTITY qualifier="ITEM">
                             <VALUE>100</VALUE>
                             <NUMOFDEC>2</NUMOFDEC>
                             <SIGN>+</SIGN>
                             <UOM>EA</UOM>
                        </QUANTITY>
                        <LINENUM>1</LINENUM>
                        <DESCRIPTN>1st Invoie Line</DESCRIPTN>
                   </INVLINE>
              </PROCESS_INVOICE>
         </DATAAREA>
    </PROCESS_INVOICE_002>

    Hi, Due to some other problem with my setup, I had to reinstall E-Biz, and again did all the configuration freshly and tried posting the same xml but for the current customer configuration. It went successfully. Here is the xml I'have posted. You can try configuring your transactions and Trading Partner as given in the XML gateway User Guide, which is available as part of the documentation.
    <?xml version="1.0"?>
    <!DOCTYPE PROCESS_INVOICE_002 SYSTEM "171_process_invoice_002.dtd">
    <PROCESS_INVOICE_002>
         <CNTROLAREA>
              <BSR>
                   <VERB value="PROCESS">PROCESS</VERB>
                   <NOUN value="INVOICE">INVOICE</NOUN>
                   <REVISION value="002">002</REVISION>
              </BSR>
              <SENDER>
                   <LOGICALID>Bigmart</LOGICALID>
                   <COMPONENT>INVOICE</COMPONENT>
                   <TASK>PROCESS</TASK>
                   <REFERENCEID></REFERENCEID>
                   <CONFIRMATION>0</CONFIRMATION>
                   <LANGUAGE>ENG</LANGUAGE>
                   <CODEPAGE>UTF8</CODEPAGE>
                   <AUTHID>APPS</AUTHID>
              </SENDER>
              <DATETIME qualifier="CREATION">
                   <YEAR>2008</YEAR>
                   <MONTH>07</MONTH>
                   <DAY>08</DAY>
                   <HOUR>07</HOUR>
                   <MINUTE>30</MINUTE>
                   <SECOND>18</SECOND>
                   <SUBSECOND>0000</SUBSECOND>
                   <TIMEZONE>-0500</TIMEZONE>
              </DATETIME>
         </CNTROLAREA>
         <DATAAREA>
              <PROCESS_INVOICE>
                   <INVHEADER>
                        <AMOUNT qualifier="DOCUMENT" type="T">
                             <VALUE>6300</VALUE>
                             <NUMOFDEC>2</NUMOFDEC>
                             <SIGN>+</SIGN>
                             <CURRENCY>USD</CURRENCY>
                             <DRCR>D</DRCR>
                        </AMOUNT>
                        <DATETIME qualifier="DOCUMENT">
                             <YEAR>2008</YEAR>
                             <MONTH>07</MONTH>
                             <DAY>08</DAY>
                             <HOUR>01</HOUR>
                             <MINUTE>00</MINUTE>
                             <SECOND>00</SECOND>
                             <SUBSECOND>0000</SUBSECOND>
                             <TIMEZONE>-0500</TIMEZONE>
                        </DATETIME>
                        <DOCUMENTID>10001</DOCUMENTID>
                        <DESCRIPTN>INVOICES FROM STAPLES</DESCRIPTN>
                        <REASONCODE>INVOICE</REASONCODE>
                        <PARTNER>
                             <NAME index="1">BigMart</NAME>
                             <PARTNRID>BigMart</PARTNRID>
                             <PARTNRTYPE>Customer</PARTNRTYPE>
                             <ADDRESS>
                                  <ADDRLINE index="1">100 Main Street Bentonville</ADDRLINE>
                                  <CITY>Arizona</CITY>
                                  <COUNTRY>US</COUNTRY>
                                  <POSTALCODE>38019</POSTALCODE>
                                  <STATEPROVN>AR</STATEPROVN>
                             </ADDRESS>
                             <CONTACT>
                                  <NAME index="1">JOHN STAPLES</NAME>
                                  <CONTCTTYPE>ACCOUNTING</CONTCTTYPE>
                                  <EMAIL>[email protected]</EMAIL>
                             </CONTACT>
                        </PARTNER>
                   </INVHEADER>
                   <INVLINE>
                        <AMOUNT qualifier="EXTENDED" type="T">
                             <VALUE>6300</VALUE>
                             <NUMOFDEC>2</NUMOFDEC>
                             <SIGN>+</SIGN>
                             <CURRENCY>USD</CURRENCY>
                             <DRCR>D</DRCR>
                        </AMOUNT>
                        <AMOUNT qualifier="TOTAL" type="T">
                             <VALUE>6300</VALUE>
                             <NUMOFDEC>2</NUMOFDEC>
                             <SIGN>+</SIGN>
                             <CURRENCY>USD</CURRENCY>
                             <DRCR>D</DRCR>
                        </AMOUNT>
                        <OPERAMT qualifier="UNIT" type="T">
                             <VALUE>6300</VALUE>
                             <NUMOFDEC>2</NUMOFDEC>
                             <SIGN>+</SIGN>
                             <CURRENCY>USD</CURRENCY>
                             <UOMVALUE>1</UOMVALUE>
                             <UOMNUMDEC>0</UOMNUMDEC>
                             <UOM>EA</UOM>
                        </OPERAMT>
                        <QUANTITY qualifier="ITEM">
                             <VALUE>100</VALUE>
                             <NUMOFDEC>2</NUMOFDEC>
                             <SIGN>+</SIGN>
                             <UOM>EA</UOM>
                        </QUANTITY>
                        <LINENUM>1</LINENUM>
                        <DESCRIPTN>1st Invoie Line</DESCRIPTN>
                   </INVLINE>
              </PROCESS_INVOICE>
         </DATAAREA>
    </PROCESS_INVOICE_002>

  • XML Gateway: Error while posting to a OTA URL

    Hi
    I am using the code in XML Gateway user guide for OTA Post over HTTPS. Am getting an IOException that i am unable to tunnel through the proxy.
    The user guide code can be seen here : http://docs.oracle.com/cd/E18727_01/doc.121/e12954/T319774T319783.htm
    But, when i use Chrome's REST Client and set the proxy to be same proxy as i use in the code above, I am getting a successful response.
    Am unable to understand the difference between both.
    The exception that i get is as below:
    Exception = java.io.IOException: Unable to tunnel through proxy. Proxy returns "HTTP/1.1 504 Gateway Timeout"
    Kindly help.
    thanks
    Kamal

    Hi
    I am using the code in XML Gateway user guide for OTA Post over HTTPS. Am getting an IOException that i am unable to tunnel through the proxy.
    The user guide code can be seen here : http://docs.oracle.com/cd/E18727_01/doc.121/e12954/T319774T319783.htm
    But, when i use Chrome's REST Client and set the proxy to be same proxy as i use in the code above, I am getting a successful response.
    Am unable to understand the difference between both.
    The exception that i get is as below:
    Exception = java.io.IOException: Unable to tunnel through proxy. Proxy returns "HTTP/1.1 504 Gateway Timeout"
    Kindly help.
    thanks
    Kamal

Maybe you are looking for

  • Service desk message in CRM_DNO_MONITOR

    Hello all, We are experiencing some issues while trying to save/confirm SAP message in CRM_DNO_MONITOR. The issue started I tried to attach a file weeks ago with the message ..it gave me short tump with the error message UC_OBJECTS_NOT_CONVERTIBLE. 

  • Music Channels not working?

    Music Channels are not working in Maryland.  They are listed in the guide, but no video or audio in the 1800 channel series...  any ideas why?

  • Solaris10/UltraSparc Installation Freeze

    Hi After 20 years of Unix (AIX, then Linux), I am taking my first steps with Solaris. To this end, I have acquired an old OEM UltraSparc machine: SPARCengine(tm)Ultra(tm) AXi (UltraSPARC-IIi 440MHz), No Keyboard OpenBoot 3.10.8 SME, 256 MB memory ins

  • 3c589 & pcelx on Sol 10 x86

    ...another problem with NIC's on x86: according to pcelx(7D), 3c589C is supported by this driver under pcic, but prtconf doesn't show any children under the controller. I've also tried: 1. 3c589D, it's not recognized as well. 2. pctc driver, although

  • Db 11G : don't start LISTENER SERVICE in automatic services

    I have installed DB 11G but when i restart the server the services named OracleOraDb11g_home1TNSListener don't start automatically. I must start it manually!! What kind of problem is this ??