SOA politics and 11g

Hi,
I have a third party claiming, they are sending message to my webservices developed in 11g. I am unable to receive any of the message, third party sends. I tried testing my webservices using the EM and it works fine. I want to figure out what is causing the issue. There has been parties blaming each other. Third party claiming they are sending, but we are not receiving.This is an intial pilot, wherein I send no response back. What needs to be done to resolve it, third party has some kind of HTTP response, stating the server at our end acknowledges the request send. I even checked the message count in EM dashboard, which is not increasing as per his claims. Network connectivity is alright, I can see him access my WSDL URL on his network.
I am using JDeveloper 11g and Oracle Fusion Middleware, and now the pressure is really on me. Please help asap, something to correct this or prove what's going wrong. I hate this SOA blame game
Thanks

The network guys have put their hands up for application. They say from one network the WSDL in other network can be accessed. Not willing to listen at all. Is there any debugging I can do to figure that out. any network tools like tracert etc. In Java things are straightforward, it throws network related exception. With lots of wrappers on top, this what happens.
Thanks
Edited by: user5108636 on 10/06/2010 22:45

Similar Messages

  • Failing to assemble Downloaded Pre-built Virtual Machine for  SOA Suite and BPM Suite 11g

    Hello,
    I checked the download checksum of the files downloaded for Pre-built Virtual Machine for  SOA Suite and BPM Suite 11g ( Pre-built Virtual Machine for SOA Suite and BPM Suite 11g ) and they all match checksums.
    however, when I try to assemble them with 7zip, I get a corrupt error message.  I have tried downloading with Chrome and Internet Explorer.  I have also tried assembling the 7zip files different ways.
    Is there anything else I should try?
    Running on Windows 7, 64 bit machine.  (with lots of disk space).
    Is there any other way to get the files?
    thank you.

    thanks for the response
    I guess I will have to do that as well.
    However, it defeats the speed with which can ramp up with the toolset;  thus slowing my time I can allocate to learning it...

  • Issue with RN messages between 10g and 11g

    Hi All,
    We are facing some issues for RN messages;
    We have configured Rosettanet Actions on both 10G and 11G . In 11G we have the RNTP (remote trading partner) in 10G we have host. The messages posted from host(10g) are not reaching the 11g remote TP, but failing due to the below errors;
    <29-Aug-2012 14:47:07 o'clock IST> <Error> <oracle.soa.b2b.engine> <BEA-000000> <B2B Label:PCBPEL_11.1.1.6.0_GENERIC_111
    214.0600.1553: java.lang.NullPointerException
    at oracle.tip.b2b.exchange.rnif11.RNExchangePlugin.decodeIncomingMessage(RNExchangePlugin.java:212)
    at oracle.tip.b2b.exchange.rnif11.RNExchangePlugin.decodeIncomingMessage(RNExchangePlugin.java:582)
    at oracle.tip.b2b.engine.Engine.processIncomingMessageImpl(Engine.java:1919)
    at oracle.tip.b2b.engine.Engine.processIncomingMessage(Engine.java:1650)
    at oracle.tip.b2b.engine.Engine.incomingContinueProcess(Engine.java:4042)
    at oracle.tip.b2b.engine.Engine.handleMessageEvent(Engine.java:3718)
    at oracle.tip.b2b.engine.Engine.processEvents(Engine.java:3205)
    at oracle.tip.b2b.engine.ThreadWorkExecutor.processEvent(ThreadWorkExecutor.java:677)
    at oracle.tip.b2b.engine.ThreadWorkExecutor.run(ThreadWorkExecutor.java:211)
    at oracle.integration.platform.blocks.executor.WorkManagerExecutor$1.run(WorkManagerExecutor.java:120)
    at weblogic.work.j2ee.J2EEWorkManager$WorkWithListener.run(J2EEWorkManager.java:184)
    at weblogic.work.DaemonWorkThread.run(DaemonWorkThread.java:30)
    Could anyone help us on this issue?
    Regards,
    Raj

    Hi Dheeraj ,
    1. With Both 10G we are getting the below error with Rosettanent Exchange Protocol Version 01.10 :
    Description: An unexpected error occurred during validation
    StackTrace:
    Error -: AIP-51505: General Validation Error: Error -: AIP-51505: General Validation Error: oracle.xml.parser.schema.XSDException
    at oracle.tip.adapter.b2b.document.rn20.RNDocumentPlugin.processIncomingDocument(RNDocumentPlugin.java:163)
    at oracle.tip.adapter.b2b.engine.Engine.processIncomingMessage(Engine.java:1927)
    at oracle.tip.adapter.b2b.engine.Engine.incomingContinueProcess(Engine.java:2617)
    at oracle.tip.adapter.b2b.engine.Engine.handleMessageEvent(Engine.java:2487)
    at oracle.tip.adapter.b2b.engine.Engine.processEvents(Engine.java:2442)
    at oracle.tip.adapter.b2b.data.MsgListener.onMessage(MsgListener.java:527)
    at oracle.tip.adapter.b2b.data.MsgListener.run(MsgListener.java:374)
    at java.lang.Thread.run(Thread.java:534)
    However , when we changed the Exchange Protocol Version to V02.00 we got the below error :
    Machine Info: (APT3VW03)
    Description: B2B adapter general error
    StackTrace:
    Error -: AIP-50031: B2B adapter general error: Error -: AIP-50025: Repository error : Error -: AIP-50547: Trading partner agreement not found for the given input values: From party[NAME] "null", To party[NAME] "null", Business action name "RequestPurchaseOrderAction"; also verify agreement effectiveToDate
    at oracle.tip.adapter.b2b.engine.Engine.processIncomingMessage(Engine.java:2006)
    at oracle.tip.adapter.b2b.engine.Engine.incomingContinueProcess(Engine.java:2617)
    at oracle.tip.adapter.b2b.engine.Engine.handleMessageEvent(Engine.java:2487)
    at oracle.tip.adapter.b2b.engine.Engine.processEvents(Engine.java:2442)
    at oracle.tip.adapter.b2b.data.MsgListener.onMessage(MsgListener.java:527)
    at oracle.tip.adapter.b2b.data.MsgListener.run(MsgListener.java:374)
    at java.lang.Thread.run(Thread.java:534)
    2. With both 11G Environments we are getting the below error (Exchange Protocol Version 01.10):
    <05-Sep-2012 13:49:36 o'clock IST> <Error> <oracle.soa.b2b.engine> <BEA-000000> <B2B Label:PCBPEL_11.1.1.6.0_GENERIC_111
    214.0600.1553: java.lang.NullPointerException
    at oracle.tip.b2b.exchange.rnif11.RNExchangePlugin.decodeIncomingMessage(RNExchangePlugin.java:212)
    at oracle.tip.b2b.exchange.rnif11.RNExchangePlugin.decodeIncomingMessage(RNExchangePlugin.java:582)
    at oracle.tip.b2b.engine.Engine.processIncomingMessageImpl(Engine.java:1919)
    at oracle.tip.b2b.engine.Engine.processIncomingMessage(Engine.java:1650)
    at oracle.tip.b2b.engine.Engine.incomingContinueProcess(Engine.java:4042)
    at oracle.tip.b2b.engine.Engine.handleMessageEvent(Engine.java:3883)
    at oracle.tip.b2b.engine.Engine.processEvents(Engine.java:3205)
    at oracle.tip.b2b.engine.ThreadWorkExecutor.processEvent(ThreadWorkExecutor.java:677)
    at oracle.tip.b2b.engine.ThreadWorkExecutor.run(ThreadWorkExecutor.java:211)
    at oracle.integration.platform.blocks.executor.WorkManagerExecutor$1.run(WorkManagerExecutor.java:120)
    at weblogic.work.j2ee.J2EEWorkManager$WorkWithListener.run(J2EEWorkManager.java:184)
    at weblogic.work.DaemonWorkThread.run(DaemonWorkThread.java:30)
    >
    <05-Sep-2012 13:49:36 o'clock IST> <Error> <oracle.soa.b2b.engine> <BEA-000000> <java.lang.NullPointerException
    at oracle.tip.b2b.msgproc.DbAccess.insertMsgTblRowImpl(DbAccess.java:621)
    at oracle.tip.b2b.msgproc.DbAccess.insertMsgTblRow(DbAccess.java:524)
    at oracle.tip.b2b.msgproc.DbAccess.updateWireBusinessToErrorState(DbAccess.java:6241)
    at oracle.tip.b2b.engine.Engine.handleInboundException(Engine.java:5130)
    at oracle.tip.b2b.engine.Engine.handleExceptionBeforeIncomingTPA(Engine.java:5062)
    at oracle.tip.b2b.engine.Engine.processIncomingMessageImpl(Engine.java:1983)
    at oracle.tip.b2b.engine.Engine.processIncomingMessage(Engine.java:1650)
    at oracle.tip.b2b.engine.Engine.incomingContinueProcess(Engine.java:4042)
    at oracle.tip.b2b.engine.Engine.handleMessageEvent(Engine.java:3883)
    at oracle.tip.b2b.engine.Engine.processEvents(Engine.java:3205)
    at oracle.tip.b2b.engine.ThreadWorkExecutor.processEvent(ThreadWorkExecutor.java:677)
    at oracle.tip.b2b.engine.ThreadWorkExecutor.run(ThreadWorkExecutor.java:211)
    at oracle.integration.platform.blocks.executor.WorkManagerExecutor$1.run(WorkManagerExecutor.java:120)
    at weblogic.work.j2ee.J2EEWorkManager$WorkWithListener.run(J2EEWorkManager.java:184)
    at weblogic.work.DaemonWorkThread.run(DaemonWorkThread.java:30)
    Regards,
    Raj

  • SOA Composer and Dictionary Access Control

    Hi,
    I've a SOA composite application (11g) with multiple oracle rule dictionaries in it which is deployed on a weblogic domain. I can login to soa composer and then edit and deploy the rules runtime. I'm trying to find a way out where by I'll have multiple soa composer users, each having access to only a pre-configured dictionaries. Currently, the default behavior is that every login has access to each and every diuctionary deployed within the composite application.
    Is it possible to control the dictionary access within a single composite?
    Thanks
    --manoj                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       

    The answer couldn't help us much. I will give you the steps we have followed in detail
    We have created a sample customizable BPEL process by selecting a Customizable checkbox in Jdev.
    Then,The sample BPEL process is deployed to SOA server from JDeveloper. We could see the deployed BPM process in EM console.
    Also the MDS repositories required for customization too are present in EM.
    Then We tried accessing the BPM Composer to do some customization on the sample BPEL process deployed. We are able to login to the BPM composer using "weblogic" user.
    But the composer displays only the welcome page. There are no other links enabled.
    Please let us know How to make a BPEL process customizable using BPM composer.
    Also there is an another SOA Composer. When this composer is mainly used?
    There is another BPM Workspace console. But we could not login to this using "Weblogic" user though we are able to login in EM, SOA and BPM composer.
    Why the login failed uisng "weblogic" user here?What for this console is used?

  • Error in configuring SOA from jdev 11g TP4

    i get an error while configuring SOA from jdev 11g, error is in Test DB setting in first step. These are the details
    DB Connection String : localhost:1521:XE
    DB User Name: adrs_soainfra
    DB Password: welcome1
    error is “There was a problem in establishin a test connection to [localhost:1521:XE]. please review your Database settings and retry(oracle.jdbc.driver.T4CTTIoer processError
    SEVERE: Throwing SQLException: ORA-00942: table or view does not exist
    942
    DB is up and connected via SQLPLUS. All required env parameters are there i.e ORACLE_HOME, PATH, ORACLE_SID

    This error is due to the scripts not being run correctly. Read the instructions carefully and run them again. The first script is run as user "sys", the second one as your user you indicate in the parameters to the first script. Make sure you use the _all scripts.
    Heidi.

  • What's difference on Oracle SOA Architect ,IBM SOA architect and Erl's Soa

    HI
    im new to oracle fusion middleware 11g, please anyone clearify what the nature of job for oracle soa architect and developer. Is it necessary to study oracle soa suite concept in order to attend the oracle soa architect certificate.
    I heard that many more companies and vendors providing soa architect certification including IBM, ZAPTHINK and soaschools. how to choose the best certification among them.
    regards
    ashok.v

    hi
    Thanks for your response with valuable information.
    Have you worked on BPEL,ESB,Adapters? If yes, It'a good goto Second one as mentioned above.
    yes, iam currently working on oracle soa suite 11g product. I have the basic idea about how to use bpe process managerl (Business process Execution language- to combine the service into composite service, including from existing service (j2ee platform , legacy service and packaged service ) using concerned Adapters) and OSB(Oracle Service Bus) how to integrate application among business partners ,and how to transform the document in one format(xml document,csv,flat file etc ) into other format according to partner's or applications xml schema document.
    but i want to go on oracle soa architect cert
    since i have been working on oracle soa product, i have an idea of how to prepare for ORACE SOA ARCHITECT CERT.
    yes, i got official syllabus on soa architect cert ,in addition to 10 more books need to prepare including,
    1) Enterprise Integration pattern
    2)Building Enterprise infomation Architecture
    3)Guide to Enterprise IT architecture
    4)software by numbers
    5)Essential business process modeling
    6)Data and Reality
    7)Semantics in business systems
    8)Lean solutions
    9)lean six sigma for service
    10)The Goal
    and
    BEA Weblogic Domail model for SOA
    SOA Governance
    costs and Benefits
    further ERLS BOOK, including principles of service design , SOAMETHODOLOGY.COM, and SOA Design patterns
    please let me know that the direction im going to prepare for Oracle soa architect cert is correct path. If any further require to prepare ,please let me know
    regards
    ashok.v

  • SOA Composite upgrade 11g to 12c pitfalls

    We have quite a few SOA Composites from 11g we need to 12c, are there any pitfalls we should be aware of?  We are going to test a few first but appreciate any words of wisdom. Thanks, Tom

    Thanks Vamseeg! I will make sure and use 12c JDeveloper to perform them. I appreciate you responding. Have a great day! Tom

  • Diff between 10g AS and 11g AS

    Hi,
    What are major differences between 10g AS and 11g AS? is 11g AS called fusion middleware?

    as application server level oracle 11g WebLogic Server is the new generation of AS10g ,and sure it's the world best application server for building and deploying enterprise Java EE applications with support for new features for lowering cost of operations, improving performance and supporting the Oracle applications portfolio,
    the Oracle Fusion Middleware consists of several software products from Oracle Corporation. OFM spans multiple services, including Java EE and developer tools, integration services, business intelligence, collaboration, and content management. OFM depends on open standards such as BPEL, SOAP, XML and JMS.
    Oracle Fusion Middleware provides software for the development, deployment, and management of service-oriented architecture (SOA). It includes what Oracle calls "hot-pluggable" architecture, designed to facilitate integration with existing applications and systems from other software vendors such as IBM, Microsoft, and SAP AG

  • Difference in select for update of - in Oracle Database 10g and 11g

    Hi, I found out that Oracle Database 10g and 11g treat the following PL/SQL block differently (I am using scott schema for convenience):
    DECLARE
      v_ename bonus.ename%TYPE;
    BEGIN
      SELECT b.ename
        INTO v_ename
        FROM bonus b
        JOIN emp e ON b.ename = e.ename
        JOIN dept d ON d.deptno = e.deptno
       WHERE b.ename = 'Scott'
         FOR UPDATE OF b.ename;
    END;
    /While in 10g (10.2) this code ends successfully (well NO_DATA_FOUND exception is raised but that is expected), in 11g (11.2) it raises exception "column ambiguously defined". And that is definitely not expected. It seems like it does not take into account table alias because I found out that when I change the column in FOR UPDATE OF e.empno (also does not work) to e.mgr (which is unique) it starts working. So is this some error in 11g? Any thoughts?
    Edited by: Libor Nenadál on 29.4.2010 21:46
    It seems that my question was answered here - http://stackoverflow.com/questions/2736426/difference-in-select-for-update-of-in-oracle-database-10g-and-11g

    The behaviour seems like it really is a bug and can be avoided using non-ANSI syntax. (It makes me wonder why Oracle maintains two query languages while dumb me thinks that this is just a preprocessor matter and query engine could be the same).

  • Font difference in 6i and 11g

    Hi,
    We are doing a conversion of oracle reports from 6i to 11g and we see some differences in fonts in the 11g version. For example some reports in 11g dont have the font type Palentino used in 6i. How do I get these font files or which folders do I find these font files. Can somebody let me know where in 6i can I find them and where do I need to copy these files into 11g and if need to make any configuration changes.
    Thanks and Regards

    No problem, can you help me with the font files on the windows machine ... I have both 6i and 11g installed on my local windows machine. Since they are both on the same OS and use same font folders from OS i dont understand why the difference then.
    Thanks and Regards

  • Error while Installing the AIA FPack -SOA up and bpel esb consle not openin

    While insatlling AIA FP, I Started the soa suite and proces completes shows as 100% but the status for all the three process was shown as InIt ........
    when i just went and seen the process atatus at command prompt by oraclehome/opmn/bin -->opmnctl status it was shown as alive
    Processes in Instance: ORCL.10.177.218.137
    --------------------------------------------------------------+---------
    ias-component | process-type | pid | status
    --------------------------------------------------------------+---------
    ASG | ASG | N/A | Down
    OC4JGroup:default_group | OC4J:oc4j_soa | 352 | Alive
    OC4JGroup:default_group | OC4J:home | 292 | Alive
    HTTP_Server | HTTP_Server | 1928 | Alive
    my bpelconsole as well as the esb console was not opening it was thrwoing an error saying HTTP ERROR 500 Internal server error wht might may be problem .......???I was able to log into my application server but problem wa swith teh bpel adn esb console .........
    how can i see my BEPL console and ESB console.. something wrong with my JDK5 update 17installation ???........

    While insatlling AIA FP, I Started the soa suite and proces completes shows as 100% but the status for all the three process was shown as InIt ........
    when i just went and seen the process atatus at command prompt by oraclehome/opmn/bin -->opmnctl status it was shown as alive
    Processes in Instance: ORCL.10.177.218.137
    --------------------------------------------------------------+---------
    ias-component | process-type | pid | status
    --------------------------------------------------------------+---------
    ASG | ASG | N/A | Down
    OC4JGroup:default_group | OC4J:oc4j_soa | 352 | Alive
    OC4JGroup:default_group | OC4J:home | 292 | Alive
    HTTP_Server | HTTP_Server | 1928 | Alive
    my bpelconsole as well as the esb console was not opening it was thrwoing an error saying HTTP ERROR 500 Internal server error wht might may be problem .......???I was able to log into my application server but problem wa swith teh bpel adn esb console .........
    how can i see my BEPL console and ESB console.. something wrong with my JDK5 update 17installation ???........

  • How to Install oracle 10g and 11g on aix 6.1

    Can we install oracle 10g and 11g Enterprise Editions on IBM aix 6.1 ? If so how
    Chetan
    Edited by: chetan0926 on Jan 11, 2012 2:56 AM

    Hi;
    Can we install oracle 10g and 11g Enterprise Editions on IBM aix 6.1 ? If so how Yes you can,both version is certified
    I agree Sybrand, Please check installation guide. All your questions will be answered in it
    http://www.oracle.com/pls/db102/homepage
    http://www.oracle.com/pls/db112/homepage
    Also see:
    Oracle Database on Unix AIX,HP-UX,Linux,Mac OS X,Solaris,Tru64 Unix Operating Systems Installation and Configuration Requirements Quick Reference (8.0.5 to 11.2) [ID 169706.1]
    Regard
    Helios

  • Differences between Oracle Discoverer  10g and 11g .

    we would like to know if they are any differences between Oracle Discoverer 10g and 11g and any issues with 10g that are overcome in 11g.
    Please make us aware of any merits in going for 11g over 10g.
    apps version 11.5.10.2
    Regards

    Please see these links for the list of new features, bug fixes, certification, and installation of Discoverer 11g on 11i instance.
    Discoverer 11.1.1.4 Certified with E-Business Suite
    http://blogs.oracle.com/stevenChan/2011/02/discoverer_11114_ebs.html
    EBS Sysadmin Primer: Oracle BI Discoverer 11gR1
    http://blogs.oracle.com/stevenChan/2010/08/discoverer_11gr1_primer.html
    Oracle Business Intelligence Discoverer 11g
    http://www.oracle.com/technetwork/developer-tools/discoverer/overview/index.html
    Oracle Business Intelligence Discoverer 11g documentation
    http://www.oracle.com/technetwork/developer-tools/discoverer/documentation/index.html
    Thanks,
    Hussein

  • Important differences between oracle 10g and 11g

    Hi friends, can anyone tell me (pointwise) what are the major (and minor) differences between Oracle 10g and 11g.
    Please point me to some documents if possible.
    Thanks in advance

    The name of the link says it all: "top_features."
    In short it is Oracle's list of what they have for marketing and sales reasons designated "top features."
    It is not intended to be, and is not, a complete list of features. Often the features Oracle does not
    talk about are the most important.
    Let me give you some examples. I have never seen Oracle announce DBMS_XPLAN as a new feature
    yet you should not run an explain plan without it. Neither have I ever seen Oracle announce the new
    NO_DATA_NEEDED predefined exception. I have listed literally hundreds of new features you will not
    find in Oracle's new features docs.
    I did a presentation at OpenWorld this year as part of the unconference titled "New Features in
    Database 11gR2 that Oracle will not announce." It was easy to prepare a one hour presentation with
    little fear of being proved incorrect. As I turned out only one of the features I presented was mentioned
    by Oracle.
    You can find the presentation slides here:
    http://www.morganslibrary.org/pres/oow09_ucnf.pdf

  • Differences between Oracle 9i and 11g

    Hi,
    We are planning to migrate various PLSQL objects from Oracle 9i to Oracle 11g.
    We have around 200 packages and Staored procedures Oracle 9i, can some one let me know if there are any specific items to look before we migrate from Oracle 9i into 11g so that everything works fine after the migration.
    Please let me know major differences amognst in-built functions between Oracle 9i and 11g.
    Thanks.

    Oracle 11g has many advanced features in PL/SQL over Oracle 9i.
    refer here,
    http://www.oracle.com/technetwork/database/features/manageability/9i-to-11g-real-world-customer-exper-133754.pdf
    http://www.oracle.com/global/de/upgradecommunity/artikel/upgrade11gr2_workshop2.pdf
    http://www.compuworks.com/events/view/233.pdf
    http://education.oracle.com/pls/web_prod-plq-dad/db_pages.getCourseDesc?dc=D52601GC10&p_org_id=15942&lang=US
    Thanks

Maybe you are looking for

  • How to add HR component in Netweaver 2004

    Hi i was installed sap Netweaver 2004 successfully. It has BASIS, ABAP, BI components available by default. i want to add HR component. How to do it???? What is the Link in SMP? pls. provide solution regards raghu

  • Can't get ipv6 address assigned correctly.

    I use NetworkManager and dhclient for auto-configuration but it has some weird problems. When I boot up my laptop, I only have chance to get access to ipv6 network, when I fail, I tried to delete the connection in Network Management Settings, and the

  • HT1635 Which vdi adapter(s) do I need to connect to TV display?

    Trying to connect my macbook to my tv.  What adapters do I need?

  • RCATSTAL

    Hi, Our night job, RCATSTAL which is for cancellation of posting is failed for some entries When we run the job manually again, we get the error "Posting period 004 2008 locked". How can we change the posting date in these lines?

  • Printing track list?

    how do i export or print the tracklisting with time out of wb?