Peoplesoft HCMintegration with SOA:-

Hi I am currently working on Integration of Peoplesoft HCM Services with Oracle SOA.
I tried to expose the service "CI_TL_EMPL_DATA1.1 Service". While testing the same in peoplesoft , I am getting the error message as shown below:-
Message-ID: <[email protected]et>
Date: Tue, 17 Jul 2012 14:53:20 -0400 (EDT)
Mime-Version: 1.0
Content-Type: multipart/related;
boundary="----=_Part_1_23696565.1342551200415"
Content-ID: PeopleSoft-Integration-Broker-Internal-Mime-Message
------=_Part_1_23696565.1342551200415
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Content-Disposition: inline
Content-ID: IBInfo
<?xml version="1.0"?><IBInfo><GatewayLocation><![CDATA[172.16.30.29:8000]]></GatewayLocation><Status><StatusCode>20</StatusCode><MsgSet>158</MsgSet><MsgID>10409</MsgID><DefaultTitle>Integration Gateway Error</DefaultTitle></Status></IBInfo>
------=_Part_1_23696565.1342551200415--
Kindly guide me in this regard
Thanks

Please check the errorlog for more detailed information in
http://server:port/PSIGW/errorLog.html
Also check if the endpoint in the wsdl is pointing to the PeopleSoftServiceListeningConnector url something like:
http://server:port/PSIGW/PeopleSoftServiceListeningConnector

Similar Messages

  • Deploying adf application on weblogic server with soa patch

    Hi ,
    Web logic version : 10.3.6. With SOA server installaed on it.
    There is one admin node and two managed nodes.
    Jdeveloper version 11.1.6.0.
    I developed a war file and deployed it on the server but the application is not up in the server. so as suggested by certain blogs , I constructed an EAR and deployed.
    But the issue is that :
    1. I can able to deploy only on admin node .
    2. When I tried to deploy it on the all nodes it is showing the below error.
    jzentry == 0, jzfile = 184071968, total = 843, name = /apps/pqbprd/admin/pqbprd_domain/mserver/pqbprd_domain/servers/Managed_soa_server02/tmp/_WL_user/CompWizard/h1sxxx/war/WEB-INF/lib/axis.jar, i = 1, message = null

    Stack trace for message 149004 java.lang.InternalError: jzentry == 0, jzfile = 170026832, total = 843, name = /apps/pqbprd/admin/pqbprd_domain/mserver/pqbprd_domain/servers/Managed_soa_server01/tmp/_WL_user/CompWizard/sigimu/war/WEB-INF/lib/axis.jar, i = 1, message = null at java.util.zip.ZipFile$2.nextElement(ZipFile.java:322) at java.util.zip.ZipFile$2.nextElement(ZipFile.java:304) at java.util.jar.JarFile$1.nextElement(JarFile.java:225) at java.util.jar.JarFile$1.nextElement(JarFile.java:220) at weblogic.utils.classloaders.ZipClassFinder$1.nextElement(ZipClassFinder.java:58) at weblogic.utils.enumerations.SequencingEnumerator.nextElement(SequencingEnumerator.java:65) at weblogic.utils.enumerations.SequencingEnumerator.nextElement(SequencingEnumerator.java:65) at weblogic.utils.enumerations.SequencingEnumerator.nextElement(SequencingEnumerator.java:65) at weblogic.utils.enumerations.SequencingEnumerator.nextElement(SequencingEnumerator.java:65) at weblogic.utils.enumerations.SequencingEnumerator.nextElement(SequencingEnumerator.java:65) at weblogic.application.utils.ClassFinderMetaDataEnumaration.hasMoreElements(ClassFinderMetaDataEnumaration.java:31) at weblogic.servlet.internal.WebAnnotationProcessorImpl.getAnnotatedClasses(WebAnnotationProcessorImpl.java:139) at weblogic.servlet.internal.War.getAnnotatedClasses(War.java:1038) at weblogic.servlet.internal.WebAppServletContext$ServletContextWebAppHelper.getAnnotatedClasses(WebAppServletContext.java:3848) at weblogic.servlet.internal.WebAnnotationProcessorImpl.processAnnotations(WebAnnotationProcessorImpl.java:84) at weblogic.servlet.internal.WebAppServletContext.processAnnotations(WebAppServletContext.java:1370) at weblogic.servlet.internal.WebAppServletContext.<init>(WebAppServletContext.java:452) at weblogic.servlet.internal.WebAppServletContext.<init>(WebAppServletContext.java:497) at weblogic.servlet.internal.HttpServer.loadWebApp(HttpServer.java:418) at weblogic.servlet.internal.WebAppModule.registerWebApp(WebAppModule.java:976) at weblogic.servlet.internal.WebAppModule.prepare(WebAppModule.java:384) at weblogic.application.internal.flow.ScopedModuleDriver.prepare(ScopedModuleDriver.java:180) at weblogic.application.internal.flow.ModuleListenerInvoker.prepare(ModuleListenerInvoker.java:199) at weblogic.application.internal.flow.DeploymentCallbackFlow$1.next(DeploymentCallbackFlow.java:518) at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52) at weblogic.application.internal.flow.DeploymentCallbackFlow.prepare(DeploymentCallbackFlow.java:159) at weblogic.application.internal.flow.DeploymentCallbackFlow.prepare(DeploymentCallbackFlow.java:47) at weblogic.application.internal.BaseDeployment$1.next(BaseDeployment.java:649) at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52) at weblogic.application.internal.BaseDeployment.prepare(BaseDeployment.java:191) at weblogic.application.internal.EarDeployment.prepare(EarDeployment.java:59) at weblogic.application.internal.DeploymentStateChecker.prepare(DeploymentStateChecker.java:154) at weblogic.deploy.internal.targetserver.AppContainerInvoker.prepare(AppContainerInvoker.java:60) at weblogic.deploy.internal.targetserver.operations.ActivateOperation.createAndPrepareContainer(ActivateOperation.java:209) at weblogic.deploy.internal.targetserver.operations.ActivateOperation.doPrepare(ActivateOperation.java:98) at weblogic.deploy.internal.targetserver.operations.AbstractOperation.prepare(AbstractOperation.java:217) at weblogic.deploy.internal.targetserver.DeploymentManager.handleDeploymentPrepare(DeploymentManager.java:749) at weblogic.deploy.internal.targetserver.DeploymentManager.prepareDeploymentList(DeploymentManager.java:1216) at weblogic.deploy.internal.targetserver.DeploymentManager.handlePrepare(DeploymentManager.java:250) at weblogic.deploy.internal.targetserver.DeploymentServiceDispatcher.prepare(DeploymentServiceDispatcher.java:160) at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.doPrepareCallback(DeploymentReceiverCallbackDeliverer.java:171) at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.access$000(DeploymentReceiverCallbackDeliverer.java:13) at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer$1.run(DeploymentReceiverCallbackDeliverer.java:47) at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:545) at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256) at weblogic.work.ExecuteThread.run(ExecuteThread.java:221) Caused By: java.lang.InternalError: jzentry == 0, jzfile = 170026832, total = 843, name = /apps/pqbprd/admin/pqbprd_domain/mserver/pqbprd_domain/servers/Managed_soa_server01/tmp/_WL_user/CompWizard/sigimu/war/WEB-INF/lib/axis.jar, i = 1, message = null at java.util.zip.ZipFile$2.nextElement(ZipFile.java:322) at java.util.zip.ZipFile$2.nextElement(ZipFile.java:304) at java.util.jar.JarFile$1.nextElement(JarFile.java:225) at java.util.jar.JarFile$1.nextElement(JarFile.java:220) at weblogic.utils.classloaders.ZipClassFinder$1.nextElement(ZipClassFinder.java:58) at weblogic.utils.enumerations.SequencingEnumerator.nextElement(SequencingEnumerator.java:65) at weblogic.utils.enumerations.SequencingEnumerator.nextElement(SequencingEnumerator.java:65) at weblogic.utils.enumerations.SequencingEnumerator.nextElement(SequencingEnumerator.java:65) at weblogic.utils.enumerations.SequencingEnumerator.nextElement(SequencingEnumerator.java:65) at weblogic.utils.enumerations.SequencingEnumerator.nextElement(SequencingEnumerator.java:65) at weblogic.application.utils.ClassFinderMetaDataEnumaration.hasMoreElements(ClassFinderMetaDataEnumaration.java:31) at weblogic.servlet.internal.WebAnnotationProcessorImpl.getAnnotatedClasses(WebAnnotationProcessorImpl.java:139) at weblogic.servlet.internal.War.getAnnotatedClasses(War.java:1038) at weblogic.servlet.internal.WebAppServletContext$ServletContextWebAppHelper.getAnnotatedClasses(WebAppServletContext.java:3848) at weblogic.servlet.internal.WebAnnotationProcessorImpl.processAnnotations(WebAnnotationProcessorImpl.java:84) at weblogic.servlet.internal.WebAppServletContext.processAnnotations(WebAppServletContext.java:1370) at weblogic.servlet.internal.WebAppServletContext.<init>(WebAppServletContext.java:452) at weblogic.servlet.internal.WebAppServletContext.<init>(WebAppServletContext.java:497) at weblogic.servlet.internal.HttpServer.loadWebApp(HttpServer.java:418) at weblogic.servlet.internal.WebAppModule.registerWebApp(WebAppModule.java:976) at weblogic.servlet.internal.WebAppModule.prepare(WebAppModule.java:384) at weblogic.application.internal.flow.ScopedModuleDriver.prepare(ScopedModuleDriver.java:180) at weblogic.application.internal.flow.ModuleListenerInvoker.prepare(ModuleListenerInvoker.java:199) at weblogic.application.internal.flow.DeploymentCallbackFlow$1.next(DeploymentCallbackFlow.java:518) at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52) at weblogic.application.internal.flow.DeploymentCallbackFlow.prepare(DeploymentCallbackFlow.java:159) at weblogic.application.internal.flow.DeploymentCallbackFlow.prepare(DeploymentCallbackFlow.java:47) at weblogic.application.internal.BaseDeployment$1.next(BaseDeployment.java:649) at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52) at weblogic.application.internal.BaseDeployment.prepare(BaseDeployment.java:191) at weblogic.application.internal.EarDeployment.prepare(EarDeployment.java:59) at weblogic.application.internal.DeploymentStateChecker.prepare(DeploymentStateChecker.java:154) at weblogic.deploy.internal.targetserver.AppContainerInvoker.prepare(AppContainerInvoker.java:60) at weblogic.deploy.internal.targetserver.operations.ActivateOperation.createAndPrepareContainer(ActivateOperation.java:209) at weblogic.deploy.internal.targetserver.operations.ActivateOperation.doPrepare(ActivateOperation.java:98) at weblogic.deploy.internal.targetserver.operations.AbstractOperation.prepare(AbstractOperation.java:217) at weblogic.deploy.internal.targetserver.DeploymentManager.handleDeploymentPrepare(DeploymentManager.java:749) at weblogic.deploy.internal.targetserver.DeploymentManager.prepareDeploymentList(DeploymentManager.java:1216) at weblogic.deploy.internal.targetserver.DeploymentManager.handlePrepare(DeploymentManager.java:250) at weblogic.deploy.internal.targetserver.DeploymentServiceDispatcher.prepare(DeploymentServiceDispatcher.java:160) at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.doPrepareCallback(DeploymentReceiverCallbackDeliverer.java:171) at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.access$000(DeploymentReceiverCallbackDeliverer.java:13) at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer$1.run(DeploymentReceiverCallbackDeliverer.java:47) at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:545) at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256) at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)

  • How to use SOA Suite in conjunction with SOA Analysis and Design Tools

    Hi everybody,
    I am a novice in this field and I need some help regarding integrating analysis and design tools with SOA Suite.
    We used to analyze and design with Oracle Designer and use its powerful form generator to develop a system. It almost covered all the software lifecycle and kept the traceability between anlaysis,design and implementation.
    I have studied about the SOA concepts and read some papaer about SOA Suite. I have also installed the SOA demo based on SOA Suite and I found it absolutely amazing, but my problem is that It seems oracle does not have any tools for SOA Analysis and Design. am I right? if so, How can we analyze and design a system based on SOA concepts and implement it using soa suite in such a way that keeps traceability? What tools is used for this purpose?
    It seems that IBM have some tools like Rational Software Architect and Rational Suite which enable people to design and analyze based on SOA concepts and then generates some pieces of code (like oracle designer in old days) but is it possible to design in these tools and then generating codes for SOA Suite ? (for example generating a bpel file from a design model)
    As I told before I am a novice in this field and I would be so grateful if other users can share their expriences regarding this matter.
    Any help would be highly appreciated.
    Thanks in advance,
    Navid

    Learn About All Things SOA:: SOA India 2007:: IISc, Bangalore (Nov 21-23)
    Aligning IT systems to business needs and improving service levels within the constraints of tight budgets has for long been the topmost challenge for CIOs and IT decision makers. Service-oriented Architecture (SOA) provides a proven strategy to clearly address both of these objectives. Creating more agile information systems and making better use of existing infrastructure are two leading factors that are boosting SOA adoption across large, medium, and small Indian industries from the BFSI, Retail, Telecom, Manufacturing, Pharma, Energy, Government and Services verticals in India. If you are an IT decision maker belonging to any of these verticals, SOA India 2007 (IISc, Bangalore, Nov 21-23 2007) presents a unique opportunity to gather cutting-edge business and technical insights on SOA and other related areas such as BPM, BPEL, Enterprise 2.0, SaaS, MDM, Open Source, and more.
    At SOA India 2007, acclaimed SOA analysts, visionaries, and industry speakers from across the world will show you how to keep pace with change and elevate your IT infrastructure to meet competition and scale effectively. The organisers are giving away 100 FREE tickets worth INR 5000 each to the first 100 qualified delegates belonging to the CxO/IT Decision Maker/Senior IT Management profile, so hurry to grab this opportunity to learn about all things SOA. You can send your complete details, including your designation, e-mail ID, and postal address directly to Anirban Karmakar at [email protected] to enrol in this promotion that is open until 12 October 2007.
    SOA India 2007 will also feature two half-day workshops on SOA Governance (by Keith Harrison-Broninski) and SOA Architecture Deep Dive (by Jason Bloomberg). If you are an IT manager, software architect, project leader, network & infrastructure specialist, or a software developer, looking for the latest information, trends, best practices, products and solutions available for building and deploying successful SOA implementations, SOA India 2007’s technical track offers you immense opportunities.
    Speakers at SOA India include:
    •     Jason Bloomberg, Senior Analyst & Managing Partner, ZapThink LLC
    •     Keith Harrison-Broninski, Independent consultant, writer, researcher, HumanEdJ
    •     John Crupi, CTO, JackBe Corporation
    •     Sandy Kemsley, Independent BPM Analyst, column2.com
    •     Prasanna Krishna, SOA Lab Director, THBS
    •     Miko Matsumara, VP & Deputy CTO, SoftwareAG
    •     Atul Patel, Head MDM Business, SAP Asia Pacifc & Japan
    •     Anil Sharma, Staff Engineer, BEA Systems
    •     Coach Wei, Chairman & CTO, Nexaweb
    •     Chaitanya Sharma, Director EDM, Fair Isaac Corporation
    A partial list of the sessions at SOA India 2007 include:
    •     EAI to SOA: Radical Change or Logical Evolution?
    •     BPEL: Strengths, Limitations & Future!
    •     MDM: Jumpstart Your SOA Journey
    •     Governance, Quality, and Management: The Three Pillars of SOA Implementations
    •     Building the Business Case for SOA
    •     Avoiding SOA Pitfalls
    •     SOA Governance and Human Interaction Management
    •     Business Intelligence, BPM, and SOA Handshake
    •     Enterprise 2.0: Social Impact of Web 2.0 Inside Organizations
    •     Web 2.0 and SOA – Friends or Foe?
    •     Achieving Decision Yield across the SOA-based Enterprise
    •     Governance from day one
    •     Demystifying Enterprise Mashups
    •     Perfecting the Approach to Enterprise SOA
    •     How to Build Cost Effective SOA. “Made in India” Really Works!
    For more information, log on to http://www.soaindia2007.com/.

  • What is the highest Java version running with SOA Suite v10.1.3.3 ?

    What is the highest Java version running with SOA Suite v10.1.3.3 ?
    From my point of view at least v1.4.1
    Maybe v1.5
    but not v1.6
    Is this true?
    Peter

    I guess only 1.5.
    1.6 is officially not supported and 1.4 does break stuff, I tried running it with it, and didn't even come up.
    Regards,
    Chintan

  • Is OEM 10.2.0.5 and OIM 10.1.4.2 certified with SOA 11g

    Hi,
    Can you tell me whether OEM 10.2.0.5 and OIM 10.1.4.2 is certified with SOA 11.1.1.x, if not do we need to install/upgrade OEM and OIM to 11.1.1.x
    Please refer me some Metalink Note id's if you have....
    Cheers,
    Patel

    Hi,
    I got the answer,
    1. OEM 10.2.0.5 is not being certified with SOA 11g, but OEM 11g has been certiified with SOA 11g.....Reference Metalink Note: 412431.1
    2. OIM 10.1.4.2 is being certified with SOA 11g..... Reference: http://www.oracle.com/technology/software/products/ias/files/idm_certification_101401.html#BABHDAEG
    Cheers,
    Patel

  • Weblogic not startng after configuring weblogic92 with soa-suite 10.1.3.4

    Configurig WebLogic 9.2 with soa-suite 10.1.3.4 .New domain has been created sucessfully.Wheh tried to start weblogic using command in
    C:\bea\user_projects\domains\SOADomain\bin
    Error comes :
    Provider javax.xml.stream.XMLInputFactory could not be instantiated:
    java.lang.InstantiationException
    javax.xml.stream.FactoryConfigurationError: Provider javax.xml.stream.XMLInputFactory could not be instantiated:
    java.lang.InstantiationException
    Please respond as it is becoming a stuck point in carrying out deployments

    Configurig WebLogic 9.2 with soa-suite 10.1.3.4 .New domain has been created sucessfully.Wheh tried to start weblogic using command in
    C:\bea\user_projects\domains\SOADomain\bin
    Error comes :
    Provider javax.xml.stream.XMLInputFactory could not be instantiated:
    java.lang.InstantiationException
    javax.xml.stream.FactoryConfigurationError: Provider javax.xml.stream.XMLInputFactory could not be instantiated:
    java.lang.InstantiationException
    Please respond as it is becoming a stuck point in carrying out deployments

  • SES Installation with SOA 11

    Hi
    Can i install Sensor Edge Server (SES) in a PC where i already have installed JDeveloper 11g TP3 (with SOA) and Oracle Database XE?
    Could appear any problem related with OC4J?
    I saw in SES installation notes that its needed Oracle Database Standard or Enterprise. Is this correct?
    I'm new with Oracle tools.
    Many thanks.
    Jorge

    Hi,
    you just need DB EE for streams (dispatcher). The rest works, even with XE.
    If you ask me, for plain development purpose, you could take the ear from the latest SES patch and deploy to an oc4j container, e.g. 10.1.3 standalone.

  • JDeveloper integration with SOA 10.1.3.4

    Hi Experts,
    I need to integrate the JDeveloper with SOA 10.1.3.4 version. Please let me know what version of JDeveloper I need to install and what are the steps.
    Thanks for your help.
    Shashi

    JDev 10.1.3.4 is available here -
    http://www.oracle.com/technetwork/developer-tools/jdev/downloads/soft10134-082660.html
    Post your JDev related queries here -
    JDeveloper and ADF
    Regards,
    Anuj

  • Deployment issue with SOA - OSB 11g  environment

    Hi,
    We have Dev Environment configured with SOA 11g (11.1.1.4) and OSB 11g (11.1.1.4) on a single weblogic domain. Developed SOA composite app and deployed to the SOA Server. We are exposing our SOA Composite thru OSB ( created osb proxy and business services and accessed soa composite from the client. It s working fine ) layer for the client to access it. The issue here is while deploying it to the production environment (configured OSB and SOA in two separate WL domain) located offshore.
    What i saw from the soa doc is that we need to deploy SOA composite to the SOA Server and OSB Configuration to the OSB Server.
    but the offshore person is asking us to deploy both SOA composite & osb to the same OSB Server as an .ear file.
    Is it possible to deploy both SOA composite & osb to the same osb server ? is there any document on project that involve both soa and osb.
    please guide me how to do the deployment
    I appreciate all your help.
    thanks
    sumesh.j

    I am wondering if could able to solve the problem of deploying both SOA composite & osb to the same osb server. Even I am facing the same problem....
    If you could able to solve the problem then please let us know the steps that you have followed to solve the same.

  • Dynamic Adapter (endpoint) with SOA suite/OSB

    We have a requirement to set the adapter type for referenced services during the runtime, that is to say that we cannot decide whether to use FILE adapter, FTP adapter or JMS adapter or Web Service during design time.
    I know we can use dynamic partner link to set the properties of adapter (for example, dynamic set the output folder for FILE adpater), but can we even set the adapter type during the runtime? For example, use FILE adpater if order amount < 1000, otherwise use FTP adapter.
    I'm fresh with SOA suite and OSB. Can anybody help me out?
    BTW: without OSB service virtulization, is it possible to change the adapter for composition service after deployment. For example, in design time, I used Web Service for composition service (one-way), but after deployment, i'd like to change it to FILE adapter.
    Much appreciate in advance.
    Kevin

    Hi Kevin,
    For example, use FILE adpater if order amount < 1000, otherwise use FTP adapter.For this use case, you may easily use Dynamic Routing action in OSB. Please refer -
    http://download.oracle.com/docs/cd/E13159_01/osb/docs10gr3/userguide/modelingmessageflow.html#wp1100135
    Re: OSB proxy service lookup
    Regards,
    Anuj

  • Need architecture guide to deploy OSB & OBPM with SOA?

    Hi ,
    Is there architecture guide available for OSB + OBMP with SOA?
    Thanks & Regards,
    Noman

    Hi:
    The one I know is http://download.oracle.com/docs/cd/E14571_01/core.1111/e12036/overview.htm#sthref10
    Now in 11.1.1.3 u can have SOA, BPM and OSB within the same Weblogic Domain, so the diagrams that u will find in the link can be extended with one additional Managed Server depicting OSB.
    BPM is on top of the SOA Infra, so u already have it there,
    hope that helps
    best

  • JCA adapter Integration with SOA suite

    Hi all,
    Where can I find documentation or reference regarding integration of third party adapter with SOA suite?
    There is an option of Third Party Adapter in SOA project of JDeveloper. When I drag it onto the composite.xml file, a window comes up asking for wsdl, jca files, etc. So I would like to know if there is any example or tutorial on how to integrate a third party adapter with SOA suite. Thanks.
    Regards,
    K.Hein

    Thanks Anuj!
    It seems like a new way of integrating JCA adapter to SOA suite.
    Actually, I was only aware of integrating as a third party adapter as mentioned in this article (http://www.oracle.com/technetwork/articles/luttikhuizen-adapters-091679.html) which require wsdl and jca files.
    Are there any difference between those two approaches? Which would be the recommended approach for JCA adapter integration with SOA? Thanks again for your informative replies.
    Regards,
    Kyi Hein
    Edited by: K Hein on Jan 18, 2011 12:30 AM

  • Best Third party Fax Server for integration with SOA

    Hi
    Which is the best third party fax server for integration with SOA ??
    I am having requirement to configure Fax for client..
    Edited by: 910947 on Feb 16, 2012 4:12 AM

    i am having following option
    Using Java API like InterFAX
    or
    Using Fax Server like SilentFax or RightFax
    or
    Using Virtual Fax Server like GreenFax or myfax
    Which is the best solution, i should go for that will best fit with my SOA Suite???

  • ODI: Is ODI 10g compatible with SOA 11g ?

    hi all,
    I have a requirement where ODI should invoke web services in SOA 11g fusion middleware.
    Is it required that i use ODI 11g?
    Or is ODI 10g compatible working with SOA 11g.
    In case if i have to use ODI 10g to invoke webservices in SOA 11g den do i have to follow any other different procedure?
    Also, Please let me know the version of ODI to be used in either case. Thanks in advance

    Thanks Kiran.
    Can u provide any docs which supports this feature(ODI 10g working/used with SOA 11g) would be very helpful.
    Thanks,
    Edwin.

  • OSB Free with SOA Suite licensing?

    Is OSB comes free with SOA Suite Licensing, in other words do we need to take a separate license for OSB, in case we have for SOA suite??

    I think OSB requires a separate license but you may confirm it with your local Oracle Sales Representative -
    http://www.oracle.com/us/corporate/pricing/technology-price-list-070617.pdf
    Regards,
    Anuj

Maybe you are looking for

  • Samsung printer fails after update to CUPS 1.7.5

    On July 31 I updated my system and cups-1.7.4-1-x86_64, cups-filters-1.0.54-1-x86_64 and libcups-1.7.4-1-x86_64 got updated to cups-1.7.5-1-x86_64, cups-filters-1.0.55-1-x86_64 and libcups-1.7.5-1-x86_64, respectively. I just tried to print something

  • How do I get all my music back in iCloud?

    All my music in iCloud was greyed out so I followed what seems to have worked for pretty much everyone on here, signing in and out and then turning iTunes Match on again, and it's gotten rid of all the music from my library... Is there any way to get

  • Acrobat for Ipad

    ? Is there Acrobat XI Pro for Ipad. I would like to create, edit and annotate PDF documents

  • ITunes error message. Cannot open or sync

    Hi I've been having problems with iTunes since downloading the new software for os4. I upgraded my iTunes to 9 and it worked once, in order to complete the software upgrade on my iPhone. Now every time I try to open iTunes it comes up with an error m

  • HOW TO CHANGE SQL QUERY TO GET SPECIFIC RESULT

    I HAVE FOLLOWING QUERY AND ITS FUNCTIONING BUT I WANT ALL THOSE RECORD SHOULD BE DISPLADE WICH HAVE NO TRANSACTION IN SALES ANS SALES RETURN WHILE RETREVING DATA FROM DATABASE. I TRIED TO USE + OPERATOR BUT I DON'T KNOW HOW TO CHANGE THE QUERY TO GET