Oracle Service Bus 11g { for financial services }

Latest version available of ORACLE SERVICE BUS FOR FINANCIAL SERVICES is 10gR3 (10.3.1.0) and that of ORACLE SERVICE BUS is 11.1.1.3.0
Are features provided in OSB FOR FINANCIAL SERVICES { like support for specific message formats and protocols such as SWIFT and FIX }
available in OSB 11g and if not, how to get these features with OSB 11g?
Thanks, Yogesh
Edited by: Yogesh Ketkar on Jun 24, 2010 11:36 AM

It is normal practice to release OSB FOR FINANCIAL SERVICES shortly after release of OSB.
So OSB 11gR1 for Financial services should be released any time soon, as OSB 11g R1 is already released.
Please talk to Oracle Sales representative for exact dates.
Thanks
Manoj

Similar Messages

  • Regarding Good book for Oracle Service Bus 11g

    Hi All,
    What is the good book for Oracle Service Bus 11g in the below list(or You can also specify any book other than from below list)?
    1)Oracle Service Bus 11g Development Cookbook
    2)Oracle Service bus in 21 days
    3)The definitive guide to SOA:Oracle Service Bus,Second edition (or)first edition?
    Can yOu help me out which is the good book for OSB?

    Hi Deilby,
    Thank You for your reply.
    According to my understanding(I don't know whether it is correct or not),If you want to have full-fledged OSB development,we need to have eclipse.
    If you just need to have routing and transformation along with SOA suite development,We can use OSB console .
    Can You also look into this below SOA forums thread with SOA-OSB questions? If I have 'Oracle
    Service Bus 11g Development Cookbook' , Can I answer all those questions?
    https://forums.oracle.com/thread/2559964?tstart=0
    My intention is clear,I want to have full-fledged OSB development information(important components) and that leads to have good exposure to face questions.
    Can You help me out to clarify my understanding and recommend the book according to that?
    Note: I already worked on SOA Suite.I worked on OSB console. I think whatever we can  do with OSB eclipse development the samething we can do with OSB console along with SOA suite.
    Can You clarify on this?

  • Installation of Oracle Service Bus 11g

    Hi guys,
    I have installed weblogic 11g (10.3.6) and Oracle Enterprise Pack for Eclipse 11.1.1.8 using the file oepe-wls-indigo-installer-11.1.1.8.0.201110211138-10.3.6-win32.
    Now I was trying to install the Oracle Service Bus 11g 11.1.1.7 and it says:
    INST-11502:  OEPE version isn't the correct OEPE for this version of OSB. Expected 1.8, found 2.1.1
    Enter a valid OEPE home location
    I wasn't expecting this compatibility error. I search My Support on I I Doc ID 1944102.1 and it points to http://www.oracle.com/technetwork/developer-tools/eclipse/downloads/oepe-11118-521475.html which seems to be the oepe 11.1.1.8 (the one I have).
    Can you help on this compatibility issue please?
    thanks in advance.
    Regards

    Now I cannot run eclipse...
    My suggest is because the JVM is 32-bit and this eclipse is for 64bit. If I try to run the other eclipse (the one that came with the 32bit installation), I can open it, but cannot create any osb configuration project.
    Error opening eclipse:
    Error creating an osb configuration project:
    Any suggestions?
    Thanks!

  • Oracle Service Bus 11g (11.1.1.3.0) failing to start

    I have installed Oracle Weblogic 10.3.3 (11g with Patch Set2) on a Windows XP SP2 32-bit machine. I was able to configure and start the AdminServer without any issues. Next, I installed Oracle Service Bus 11g (11.1.1.3.0) on top of WLS 10.3.3 (11g) on the same machine. I extended the previous weblogic domain (AdminServer only) to include Oracle Service Bus (OSB) features. OSB server was configured successfully.
    However, the AdminServer and OSB server is now failing to start successfully. It is failing to deploy and load the OSB applications (e.g. - OSB Console, File Adapter, SB Transport Adapter etc. ). While configuring the OSB domain, OSB application got targeted to both AdminServer and OSB server. Have you encountered this issue before? I tried to start the managed server from command prompt and Admin console

    Few links which you may refer -
    auto start weblogic 11gR1 as windows service?
    http://blogs.oracle.com/jamesbayer/2010/01/weblogic_nodemanager_quick_sta.html
    http://blogs.oracle.com/middleware/2010/09/startup_scripts_for_weblogic_and_soa_suite.html
    Regards,
    Anuj

  • What are the differences between Azure(Cloud) Service Bus and On-Premises Service Bus (Windows Service Bus 1.0)?

    Hi,
    I want to know the exacts differences between Windows Azure(Cloud) Service Bus and On-Premises Service Bus (Windows Service Bus 1.0)
    Thanks
    mit

    Might ask them over here.
    http://social.technet.microsoft.com/Forums/en-us/home?category=biztalkserver
    http://social.msdn.microsoft.com/Forums/windowsazure/en-US/home?forum=windowsazuremanagement%2Cservbus%2Cazuremobile&filter=alltypes&sort=lastpostdesc
    Regards, Dave Patrick ....
    Microsoft Certified Professional
    Microsoft MVP [Windows]
    Disclaimer: This posting is provided "AS IS" with no warranties or guarantees , and confers no rights.

  • How to get Oracle Service Bus 10gR3 for windows 64 bit

    Hi,
    I'm looking for Oracle Service Bus 10gR3 and Oracle Data Service Integrator 10gR3 installables for Windows 64-bit. However, I saw the available versions on download section are only for indows 32-bit. I'm using win 64-bit to detect 4BG RAM or more which is not possible in win 32-bit.
    Can anybody help me wheather compatable version are available or is there any solution for that?
    Thanks in advance,
    Ganesh

    Hi Ow;
    Please check:
    Step-By-Step Install of RAC with OCFS on Windows 2003 [ID 178882.1]
    WIN: Does Oracle Cluster File System (OCFS) Support Access from Mapped Drives? [ID 225550.1]
    How To Check The Certification Matrix for Real Application Clusters [ID 184875.1]
    Regard
    Helios

  • Handling Sequence of Services in Oracle Service Bus 11g

    Hi there,
    I am very new to Oracle Service Bus, I want to achieve the following sequence of operations in OSB, please help me or guide me how to achieve it in sequence manner.
    1) Transfer .txt file from STFP server to local shared folder.
    2) Calling EJB service to process (Read the file) and insert/update in DB.
    3) Once the EJB service operation is over, transfer the file from local folder "Inbox" to local folder "archive" folder.
    4) Sent the success or failure batch job email message to administrator.
    Thanks in Advance.
    Regards,
    Raj

    Hi,
    I've created the 2 Proxy services and related business services, one service is used to move the file from one location to another and another service is used to call the EJB (using JEJB transport). I am using the sequential service call to call one after another (1st Move file then Call JEJB). The following error I am getting, pls help me to resolve this issue.
    <Jun 3, 2013 11:48:47 AM SGT> <Error> <OSB Kernel> *<BEA-380003> <Exception on TransportManagerImpl.sendMessageAsync: unchecked exception:, java.lang.IllegalStat*
    **eException: [JEJBTransport:387313]Colocated call is not supported by JEJB transp ort provider.*java.lang.IllegalStateException: [JEJBTransport:387313]Colocated call is not supported by JEJB transport provider.*
    at com.bea.wli.sb.transports.jejb.JEJBTransportProvider.sendMessageAsync
    (JEJBTransportProvider.java:860)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
    java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
    sorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    Truncated. see log file for complete stacktrace
    >
    Thanks.
    Edited by: 966429 on Jun 3, 2013 2:45 AM

  • Oracle Service Bus SSO with Proxy Service

    Hi all,
    I protect Proxy Service. It means only authenticated user can able to access it.
    But when i want to access from my application server (weblogic), i don't want to authenticate again with OSB.
    Is there any way to use SSO between application server and Oracle Service Bus ?
    With Regards,
    Wai Phyo

    Hi Wai,
    I think it is not supported with OSB. The doc says -
    46.15 Is single sign-on supported in Oracle Service Bus?
    Strictly speaking single sign-on (SSO) is not applicable to Oracle Service Bus messaging scenarios for several reasons. First, Oracle Service Bus is stateless; there is no notion of a session or conversation among multiple parties. Second, Oracle Service Bus clients are typically other enterprise software applications, not users behind a Web browser. Therefore, it is acceptable to require that these clients send credentials such as username and password on every request, provided that the communication is secured by means such as SSL or WS-Security. However, SSO between the Oracle Service Bus Console and the Oracle WebLogic Server Administration Console is supported. For more information, see "Single Sign-On" in "Security Fundamentals" in Oracle Fusion Middleware Understanding Security for Oracle WebLogic Server.http://download.oracle.com/docs/html/E15866_01/security_faq.htm#i1058723
    http://download.oracle.com/docs/cd/E13159_01/osb/docs10gr3/security/security_faq.html#wp1053670
    Regards,
    Anuj

  • Oracle Service Bus: Monitoring/Tracking Consumer Services?

    Hi,
    since we have a Oracle Service Bus and a Oracle Service Registry, is there any standard solution for tracking which consumer services/applications are accessing which provider services? What we need is monitoring the applications (consumer) which are accessing an specific service (provider) registered in the OSB. Is it possible to have this information as monitoring/statistical data in the Oracle Service Bus console? if not, any suggestion to implement such behaviour ?
    Thank you in advance,
    Antonio.

    I would like to have (don't know where) a list with all my consumer services (outside OSB) and so map them with the accessed proxy services (providers on OSB). The aim for this functionality is being able to monitor which consumer services from outside the OSB (then I need a place where these services can be identified and listed) are accessing specific proxy services published as providers on the OSB. Is like "well, I have my proxies published on the OSB, but I need to know WHO (consumers outside the OSB) is accessing to them?". I don't know if such functionality is provided by the Oracle Service Registry or the Service Bus, or it's just a custom implementation without any Oracle product.
    Thank you for your help Manoj!
    Antonio.

  • Service Bus extention for JDeveloper

    Hi,
    how can i add an Extention to my JDeveloper , in order to create and edit OSB projects in Jdeveloper? now there is nothing to define OSB/ESB projects...
    tnx,

    esb is the 'old' service bus of Oracle. The design environment for this one is JDeveloper
    osb is the new one service bus. The design environment for this one is Eclipse with OSB plugin.

  • Oracle Service Bus 11g ... caching the database lookup

    Hi All,
    I have a requirement where I create a OSB service.
    The OSB Service, on every request, performs look up from the database to get saved properties from the table.
    These properties in the database table get changed from time to time through an User Interface.
    Now I want to minimize database lookup from the OSB and hence trying to arrive to a solution, where the properties are looked up and cached in memory initially. And OSB serves each request by looking up cached information. And on an event when the user changes the properties through the user interface, the properties are looked up and re-cached in memory.
    Any help on this is much appreciated.
    Regards,
    Srini

    Hi Srini,
    You may leverage the service result caching feature of OSB 11g. For more detail, please refer -
    section "34.7.5 Improving Performance by Caching Business Service Results" at http://download.oracle.com/docs/cd/E14571_01/doc.1111/e15867/configuringandusingservices.htm#CHDDCGEE and section 18.2.23 Message Handling Configuration Page at http://download.oracle.com/docs/cd/E14571_01/doc.1111/e15867/business_services.htm#i1141909
    Regards,
    Anuj

  • Oracle Service Bus 11g - FTP Transport Proxy

    We have a requirement in OSB for FTP transport.
    1. Proxy Service(Named poll_XML) will poll for a XML file in FTP location.
    2. This polled file will contain names of 3 different files in body.
    3. Another Proxy Service(named poll_images), need to poll these 3 files from different FTP Location.This FTP location is fixed.
    4. A Business Service will send these files with some XML data over SOAP to other system.
    Please suggest some possible solution.
    For the FTP polling with Proxy service, we have to mention file name in FTP Transport configuration page. Can we change this file name During Run Time ?
    Can we make any Dynamic regular expression which picks file name from XML file, which was polled from first Proxy Service(poll_XML).

    HI
    you can change file name during run time by using Transport Headers activity,in that you just need to select type of property you want( like dynamic file name,dynamic file directory).
    Thanks
    bala

  • Send a email while error handler Oracle Service bus 11g

    I need to be send an email while error handler in proxy service message flow.
    Error Handler Node -> stage -> report action
    before or after report action, I need be to send a email
    Could you please help this issue? I appreciate your help.
    Thanks,
    sdev

    Add Alert to your Error Handler and set Alert Destination with your email set in.
    http://download.oracle.com/docs/cd/E13159_01/osb/docs10gr3/operations/monitoring.html#wp1108089
    http://download.oracle.com/docs/cd/E13159_01/osb/docs10gr3/consolehelp/alertdestinations.html

  • Oracle Service Bus 11g omit-xml-declaration="yes" not working in XSL-T

    I have the requirement of removing the XML header from xsl output.
    eg: <?xml version="1.0" encoding="UTF-8" ?> this part has to removed
    I tried using the following in XSLT:
    <xsl:output indent="yes" omit-xml-declaration="yes" />.
    It seems to work in all online xml compilers. It does not work in work in OSB.
    I posted the message in a JMS Queue and it contains the xml header.
    Is this a work around for this issue?

    I'm pretty sure XSLT has nothing to do with that PI.
    After all, XSLT in OSB doesn't format text, it generates an XmlObject. The formatting (including adding the <?xml?> PI) are done by other parts of the engine. Probably the XmlBeans serializator.
    The only option I see is to serialize the XML, then cut off everything until first ?>.
    Why would you need that, I wonder? May be there is a better way.
    Vlad @ genericparallel.com

  • Oracle Service Bus 11gR1 - missing Web Services Security Configuration?

    I am trying to configure a web service which uses username token policy.
    The below option is missing in Proxy Service --> Security
    Web Services Security Configuration
    Process WS-Security Header     Yes     NoIs there anything that needs to be enabled for the above to show up in Proxy Service-->Security.

    This option was enabled by removing the username token policy from the wsdl file.
    Thanks for looking.

Maybe you are looking for

  • Autocorrect not working in InDesign CS5 - Help? :)

    Hi there, To save time, I've set up autocorrect to insert repetitive phrases that I need in my documents by entering keystokes such as 'zz' and 'pp' etc. etc. Now, these autocorrect features work fine with a new document, however on the templates tha

  • Text size fluid grid layout

    I am using Dreamweaver cs6 fluid grid layout.  Is there a way to change the text size for the different layouts?  For example I would like the header text to be 16px on the desktop but only 12px on the mobile. Thank you!

  • How To Change Key Figure Name

    Hi Gurus, Is it possible to change the name of a Key Figure in Demand Planning? For example, in DP, i have a Key Figure name 'Sales Forecast'. The 'Sales Forecast' currently appears in every Planning book it was set. Now, for alignment of understandi

  • Permission-based authorization with JAAS

    I need to implement an authorization model in which a user can be authorized to view a certain page or a part of a page based on their permissions. The trick is that the role definition is dynamic, and I can’t make a policy file ahead of time. Instea

  • New Apple TV and OLD HD ready Sony w/o HDMI

    I have an old HD ready Sony TV... no HDMI connection. However, I also have a DISH satellite receiver that provides the HD tuner and does have an HDMI connection. Can I plug the HDMI cable from my DISH receiver to Apple TV box and make all this work?