Friday, April 12, 2013

Fusion CRM Web Services - Oracle Enterprise Repository(OER)


Oracle Enterprise Repository(OER):


The Oracle Enterprise Repository (OER) is a portal for all Fusion product assets including FusionCRM web services with meta data documentation.

You can access  OER   with the http://fusionappsoer.oracle.com URL by giving any Oracle.com user id  like OTN .

The following types of assets can be accessed in the repository:
      1.ADF Business Components services
       2.ADF Business Components service data objects
       3.SOA composites
       4.SOA composite services

How to access Fusion CRM Webservice:

      1. Login to http://fusionappsoer.oracle.com
      2. Select your Application Name from  Fusion Apps: Logical Business Area (in my case i am selecting "Sales" ) and then select type as "ADF Service" the click on search button. it will display avaliable ADF Webservices for that application.


 3. Now you can click on the ADF Service which you want to access want to access .(in my case i am clicking "Opportunity Assignment Rule" ADF Service  from the available list.
 4. Bottom of the screen it will display information about the Service.  

5. Click on the Detail tab , in the bottom of the page you will be seeing  two WSDL urls : 
Service Path:
http://<HostName:PortNumber>/opptyMgmtOpportunities/OpptyMgmtAsgnRuleExportService?WSDL
Abstract WSDL URL: 
rep://FUSIONAPPS_HOSTEDREP/oracle/apps/sales/opptyMgmt/opportunities/opptyMgmtAsgnRuleExportService/OpptyMgmtAsgnRuleExportService.wsdl 

6. The service WSDL can be accessed, you should change the host name to your server name . Ex:https://crmufsn4x0hnf.oracleoutsourcing.com/opptyMgmtOpportunities/OpptyMgmtAsgnRuleExportService?wsdl
        
7. You can access the above Endpoint URL to make outbound messages.

8 comments:

  1. Hello Ramesh Dadi, it is very good blog! I wont
    mention, that some services, such as user, are not accessible to the developers.This is really a shame, that developers can not import user into Fusion by crm interface.

    ReplyDelete
    Replies
    1. Not correct. There is a User service in Rel 5,6 and 7

      Delete
    2. This comment has been removed by the author.

      Delete
    3. Hi Steve, this service is not 'EXTERNAL'. Only External service can be downloading and using. When i try to download this ( from http://XXXX/hcmUsersUser/UserService?WSDL) i get: "We're sorry, the page you requested was not found." I am sure this is only for oracle staffs ;-) not for external companies ;-)

      Delete
  2. how we call external webservice from fusion crm???

    ReplyDelete
  3. Thanks for the post, i have the same doubt above, i have a saas fusion crm but i need consume some externals web services from a different server, if you could explain a lill bit the proccess it would be nice


    regards!!!

    ReplyDelete
  4. hi ,
    if i create custom object using app composer ,
    how can i access data of that custom obj using web service (WSDL)

    ReplyDelete
  5. Hi
    please provide the document for journal import webservices in fusion.
    I tried Lot but i am not able to achieve the target

    Thanks
    satheesh.s

    ReplyDelete