Integrating VueActionSample example application with AutoVue

We've run the VueActionSample example application provided by autovue installation. When we run the batch file provided in the example directory the Applet window opens with "List Part Action" under "Analysis" menu (custom action is registered as one of menu item). But when we copy the VueActionSample.jar application to <AutoVue Install Home>/bin and copy the gui file given in the example application to <AutoVue Install Home>/bin/profile folder. when we try to access the document with URL
http://hostname:16200/cs/idcplg?IdcService=VIEW_IN_AUTOVUE&dID=26700&guiFile=custom.gui
it doesn't show the custom action "List Part Action" unders "Analysis" menu. Why is AutoVue applet client not picking the custom action? Is this some sort of bug? it works in standalone and not on hosted server. kindly point us if we're missing some steps
Additionally we've added this VueSampleAction.jar in ucm too - UCM/cs/AutoVue/common and UCM/cs/weblayout/common locations too
snippet of markup file
POPUP IDS_ANALYSIS
BEGIN
MENUITEM PartListAction, , PERM_READ
SEPARATOR
MENUITEM VueActionAnalysisMeasure , Measure, PERM_READ
MENUITEM VueActionFileCompare, , PERM_READ
SEPARATOR
MENUITEM VueActionViewDrawingInfo, , PERM_READ
END
Inputs are highly appreciated

Hi Mohan,
Here's a note showing how to do this:
How to Configure and Run the AutoVue VueActionSample (Doc ID 1677471.1).
Thanks,
Dan

Similar Messages

  • Integrating WebDynpro ABAP applications with UWL for workflow in Portal

    Dear
    We want to integrate an abap webdynpro application as task in the workflow with UWL.
    More information was found in /people/ginger.gatling/blog/2005/12/14/create-new-uis-for-existing-workflow-tasks-with-abap-web-dynpro-and-universal-worklist
    But no answer on the following issue:
    We use the transaction SWFVISU to prepare standard setting for our  task. This defines how a task is executed, once you select the task subject line on the worklist.
    Task                           TS91700001
    Visualization Type             ABAP Web Dynpro
    APPLICATION     z_wd_pas
    DYNPARAM     IV_WIID=${item.externalId}&period=${item.PERIOD}
    NAMESPACE     SAP
    SYSTEM_ALIAS     SAP_BSP_EREC
    But we want to start the abap webdynpro application with a dynamic parameter: period 07.2010 or 08.2010 or MM.YYYY. This parameter is a container element of the task, filled when the task is created. Also other parameters are available in the abap webdynpro application.
    Component       Z_WD_PAS
    Interface View  PAS
    Plug Name       DEFAULT
    Help Menu Text
    Help Link
                                                                                    Package         Z_PAS
    Language        EN
    URL             http://saperpd1.imec.be:8000/sap/bc/webdynpro/sap/z_wd_pas                                                                               
    with parameters
    IV_WIID     000000000000     SWW_WIID
    ORG_UNIT     00000000     ORGEH
    PERIOD                              SPMON
    PERNR     00000000     PERSNO                            
    Can we set the dynamic parameter list DYNPARAM from the task
    or should  we read the container in our abap webdynpro application described in http://wiki.sdn.sap.com/wiki/display/WDABAP/IntegratingWebDynproABAPapplicationswithUWLforworkflowin+Portal?
    More information: The task is a webservice
    Standard task        91700001   Z_PAS_CC
    Object Category      BOR Object Type
    Object Type          WEBSERVICE   WebFlow Service
    Method               PROCESSDIALOG                      Dialog Service
    with the following standard program code for this method:
    begin_method processdialog changing container.
    DATA: l_wi_objkey TYPE swotobjid-objkey.
    DATA: l_wiid TYPE swwwihead-wi_id.
                                                                                    CALL FUNCTION 'SWE_WI_GET_FROM_REQUESTER'
      IMPORTING
        requester_workitemid = l_wi_objkey.
    l_wiid = l_wi_objkey.
                                                                                    CALL FUNCTION 'SWF_WSC_START_LH_DIALOG'
      EXPORTING
        i_wiid                 = l_wiid
      EXCEPTIONS
        url_creation_failed    = 1
        browser_launch_failure = 2
        OTHERS                 = 3.
    IF sy-subrc <> 0.
      CASE sy-subrc.
        WHEN 1.
          exit_return '1000' space space space space.
        WHEN 2.
          exit_return '1001' space space space space.
        WHEN OTHERS.
          exit_return '1002' space space space space.
      ENDCASE.
    ENDIF.
    end_method.                                           
    Before calling the function SWF_WSC_START_LH_DIALOG the parameters for the abap webdynpro should be defined. Is this possible ?
    Thanks for your suggestions.
    Best regards
    Luc Marent

    I added below sources .
    >    <ItemType name="uwl.request.webflow.WS91000001" connector="WebFlowConnector" defaultView="WorkItemRequestsView" defaultAction="launchWebDynPro" executionMode="default">
    >      <ItemTypeCriteria systemId="UWLSETXXX" externalType="WS91000001" connector="WebFlowConnector" />
    >      <Actions>
    >        <Action name="launchWebDynPro" groupAction="" handler="SAPWebDynproABAPLauncher" returnToDetailViewAllowed="yes" launchInNewWindow="yes" launchNewWindowFeatures="resizable=yes,scrollbars=yes,status=yes,toolbar=no,menubar=no,location=no,directories=no">
    >          <Properties>
    >            <Property name="WebDynproApplication" value="ZWD_WF_002" />
    >            <Property name="newWindowFeatures" value="resizable=yes,scrollbars=yes,status=yes,toolbar=no,menubar=no,location=no,directories=no" />
    >            <Property name="DynamicParameter" value="wi_id=${item.externalId}" />
    >            <Property name="openInNewWindow" value="yes" />
    >            <Property name="System" value="WDSETXXX" />
    >            <Property name="WebDynproNamespace" value="sap" />
    >            <Property name="display_order_priority" value="5" />
    >          </Properties>
    >          <Descriptions default="" />
    >        </Action>
    >      </Actions>
    >    </ItemType>
    >    <ItemType name="uwl.request.webflow.decision.WS91000001.UWLSETXXX" connector="WebFlowConnector" defaultView="WorkItemRequestsView " defaultAction="viewDetail" executionMode="default">
    >      <ItemTypeCriteria systemId="UWLSETXXX" externalType="WS91000001" connector="WebFlowConnector" />
    >    </ItemType>

  • Integration of Oracle applications with IDM

    Hi All,
    Please trow some light on how do we integrate Oracle applications with Oracle IDM(Identity Management).
    Is MRM capable of providing inbounding and outbounding webservices. If not do we have any adapters for integeating the other applications with IDM.
    What is the good practice to integrate a BPEL service with IDM.
    Thanks in advance.
    Regards,
    Naveen

    Hi,
    Have a look at this thread.
    Installation Procedure for APEX
    Installation Procedure for APEX
    Regards,
    Hussein

  • Integrating a jsp application with oracle workflow

    Hi,
    I would like to integrate a jsp application with oracle workflow.
    My jsp application use BC4J, and if i want to use the java
    interface of workflow i need to have the java.Sql.Connection of
    my application.
    There are a way of getting this Connection in the BC4J?
    thanks
    rjc

    You can check the source code at:
    http://otn.oracle.com/docs/products/oracle9i/doc_library/release2/text.920/a96517/acase.htm#632511
    You can also use the JDeveloper wizards that can generate JSP code. You can download them from: http://otn.oracle.com/products/text/
    and then click on software (left frame).

  • Example application with complex CRUD forms?

    Hello,
    I have found the flex demo's of simple forms in flex, but can
    anyone point me to an example of a flex application that has
    complex insert, update, delete, retrieve forms? For instance,
    instead of the "shopping cart" examples, is there a robust "human
    resource" application demo, or some such thing?
    Thanks
    K

    Hello,
    I have found the flex demo's of simple forms in flex, but can
    anyone point me to an example of a flex application that has
    complex insert, update, delete, retrieve forms? For instance,
    instead of the "shopping cart" examples, is there a robust "human
    resource" application demo, or some such thing?
    Thanks
    K

  • Integrating existing Web application with Oracle Portal

    Hi,
    I have an existing application which is purely written in servlets and which is in use for quite some time. I have a requirement now of moving this application onto the Oracle Portal.
    I was just wondering if we have any quick meanse of doing this or we have to re develop from scratch in oracle Portal server(ByDefining page, Page templates..etc).
    Advance thanks for your help
    Thanks
    Sreedhar

    What do you mean with "moving this application onto the Oracle Portal"?
    The best expedite way is use in the portal a LINK that direct your users to the actual app.
    Another quick thing you could do is use the IFRAME TAG (only works in IE). This way you can embed your app in Portal (show it in some area in portal)
    Then comes the complex things:
    - You can activate SSO to your applications ( which is not THAT difficult)
    - You can PORTLATIZATE your app, this doesn't means that you have to rewrite all, but still you need to write in a "Oracle Java Way" some thing to get it work..
    You can see this link if you're using portal 10.1.2:
    http://download-east.oracle.com/docs/cd/B14099_19/portal.1012/b14134/pdg_java_intro.htm

  • Integrating existing UI application with BPM workflow

    Hello ,
    We want to integrate the oracle BPM workflow with existing UI application (developed in JSP) , Question is how do i map human task from BPM process to existing UI JSP pages/modules .
    a sample module from application is like below -
    Application has two roles - Operator and Approver and UI pages for both roles are already created .
    Now from first UI page (using Operator role ) user will submit a request and then it should go and invoke the BPM workflow .I can do this using web service (BPM process exposed as web service ) .
    Now next step is where i have a problem - Assigning this request to another role - in BPM workflow i can create a Human task and assign role there but how do map
    this HT to my existing UI pages .
    Let me know if i am not clear on question .
    Thank You
    Rupesh
    Rupesh

    Hi Rupesh. If you want to integrate the oracle BPM workflow with existing UI application, you should see the Oracle SOA Suite 11g Handbook, in the Chapter 20. I'm sorry for don't gieve you the link. I found that book very helpful. Regards.

  • Integration of external applications with E- Recruitment Business Package

    Hello All,
    We are planning for an implementation on E-Recruitment Business Package on EP.
    We need to know whether it is possible in addition to E- Recruitment features provided we would be able to Integrate custom created/ external applications like ID Card creation of employee etc.
    Do let us know about the feasibility of this scenario.
    Thanks & Regards,
    Shailesh.

    Hello  Shailesh
    You are refering to which external applications  ? are they from ECC  or third party?
    If you develope custom applicatios in webdynpro/bsp  in back end you can easily integrate it in EREC business package on portal.
    Regards
    Rajendra

  • Integration of J2EE application with weblogic portal

    Hi guys,
    I have an application hosted on an iplanet web server. This application uses servlet 2.2, jsp 1.1 of J2EE platform.
    And I have a microsoft application running on .NET platform.
    I want integrate above 2 applications into webloigc 8.1 portal. What are the different ways in which i can do this and where can i find specific material on this.
    advance thanks for your help
    gopaluni

    Basically I am saying that your options are
    1. Screenscraping the apps into portlets
    2. Using SSO to login to the apps, but keepin them separate
    3. Using Web Services to consume parts of the apps and exposing those as portlets
    For our application we do 2 and 3. In many cases we just create portlets that represents views into other j2ee apps. When the users click on something, we launch the j2ee app in a popup browser. The users are already signed on, and taken to a specific detail page, add page or something within the app directly.
    Hope this helps.
    Kunal

  • DMS with AUTOVUE viewer

    Hello,
    I try to open original with AUTOVUE, in the "workstation application" "define workstation application in network" which command i have to write "xxx%DDE%".
    thanks for help
    Aviv.

    Hi Ida,
    if you want to open the viewer outplace you can use %AUTO%.
    Best regards,
    Daniel
    You can find more details in the help:
    The following additional entries are provided for:
    1. There are the following settings available for frontend computers with the operating system Windows:
    You can enter %AUTO% as an application path to enable the system
    to automatically find the program to be started for each frontend computer. This means the application (for example, Winword) no longer has to be installed under the same path on all frontend computers.
    Entry: %AUTO%
    You can start integrated viewer as application to be started.
    Further information can be founf at the end of this document (sectionEntries for the integrated viewer).
    Entry: &
    You can to control an application via the DDE interface.
    The system executes the DDE command from the registry for the application. When you start an application with a DDE command in the document management system, the value "system" is defined internally for "topic". In this field, you only have to enter the value for the "service" parameter for the required application, and the suffix %DDE%.
    Example: WINWORD %DDE%
    If you use a DDE command for application type 3 (print), the system executes the DDE command as soon as you print an original application file that was created with the application "Winword" from the document info record.
    In-place or out-place start for Office Integration
    In-place
    The Micrsoft Office application is within the window for processing the document info record.
    The tab page Originals is split into two areas: Overview tree for original application files and maintenance Office application.
    Entry: %SAP-OFFICE-INTEGRATION.INPLACE%
    Out-place
    Another window is opened for the Microsoft Office application.
    Entry: %SAP-OFFICE-INTEGRATION.OUTPLACE%
    In-place with maximiyed screen
    Within the window for processing the document info record the following program are started maximized:
    Integrated viewer
    Office applications (with Office Integration)
    Entry: %MAXSIZE%
    Example: %SAP-OFFICE-INTEGRATION.INPLACE% %MAXSIZE%
    No check-out for original application files
    You can set that you do not want to use the SAP System to check out original application files. This is recommended when TIF files are queued to a plotter. The plotter system takes on the task of transferring the original application files.
    Entry: %NO-CHECKOUT%
    Example: RCDDSPLOT%SAP-PROGRAM% %NO-CHECKOUT%
    2. For frontend computers using the operating system MAC OS you have the following possible settings:
    You can also enter the suffixes %AUTO% and &.
    If you enter the suffix %CREATOR%, the call is interpreted as a Creator program (alphanumeric program code for MAC OS).
    Example:
    Call MS Word:
    MSWD %CREATOR%
    3. Start function module as application.
    Start SAP function module as application. Enter the SAP function module and the additional %SAP-FUNCTION%. Data is transferred from the document info record to this function module.
    4. Start the SAP program as an application
    Enter a program name and %SAP-PROGRAM%. Data from the document info record are transferred to this program. An example prgram is located at the end of this document (section Example programADTEST00)
    Entries for the integrated viewer
    You can view original files with the standard viewer by calling the viewers for the frontend computer with each workstation application :
    2D  formats, such as Bitmaps
    Entry: EAIWeb.webviewer2D.1 %SAP-CONTROL%
    3D formats, such as JT files
    Entry: EAIWeb.webviewer3D.1 %SAP-CONTROL%

  • Example of integrating a Devel;oper Application with Workflow.

    Hi. I wonder if there's a place where i can find an example of integrating (communicating) an application, say built with forms 6i and workflow.
    Regards, Luis ...!

    for simple application interactions you must use the next functions
    wf_engine.createProcess(..) for create a new instance
    wf_engine.setItemAttrtext(...) for setting initial item attributes
    wf_engine.startProcess for began running the WF.
    in middle you may be want get the values from a WF instance do use:
    wf_engine.getItemAttrtext(...) for item attribute
    wf_engine.getItemAcctivity[data format] (...) for a node parametters...
    for notifications use:
    WF_NOTIFICATION.SetAttr[data format] for set the RESULT hidden attribute
    and
    WF_NOTIFICATION.Respond(...) for make a continue to a notification.
    regards
    Gustavo

  • Examples of 'calling a web dynpro application with parameters'

    Hi!!
    I'm I have been watching manual 'Web dynpro for abap: advanced concepts' in the sections 'url parameters' and 'calling a web dynpro application with parameters'.
    Is there some example where these terms are seen.
    Thanks in advance.

    Hi Ana,
    a window inbound plug can have parameters.
    These parameters are automatically fished out of the URL by the framework.
    So your inbound plug handler method has easy access to the parameters.
    URL
    http://<host>:port/sap/bc/webdynpro/sap/<your application>?param1=xyz&param2=abc
    The application is configured to call an inbound interface(window) and plug.
    The plug can be declared with parameters.
    Double click on window inbound plug and add your parameters.
    The parameters are made available by framework if present in Launch URL.
    You can also call an application that has parameters  directly entered on the parameters tab.
    ie Parameters can be part of the application launch.
    regards
    Phil

  • Issue of deploying a fusion Web Application with integrated Weblogic server

    Hi,
    i'm using Jdev 11.1.1.3.0 to develop a fusion web application, with a model and ViewController Projects.
    When i try to deploy this application with the integrated server, i have any issues.
    The origin seems to be that it builds an application with 3 profiles. The model application is recognized and deployed as a webapp and not an ADF library as it should be..
    [11:00:45 PM] Retrieving existing application information
    [11:00:45 PM] Running dependency analysis...
    [11:00:45 PM] Deploying 3 profiles...
    [11:00:46 PM] Wrote Web Application Module to /home/david/.jdeveloper/system11.1.1.3.37.56.60/o.j2ee/drs/easygestionV2.0/ViewControllerWebApp.war
    *[11:00:48 PM] Wrote Web Application Module to /home/david/.jdeveloper/system11.1.1.3.37.56.60/o.j2ee/drs/easygestionV2.0/ModelWebApp.war*
    [11:00:48 PM] Wrote Enterprise Application Module to /home/david/.jdeveloper/system11.1.1.3.37.56.60/o.j2ee/drs/easygestionV2.0
    [11:00:48 PM] Deploying Application...
    <27 déc. 2010 23 h 00 CET> <Warning> <J2EE> <BEA-160195> <The application version lifecycle event listener oracle.security.jps.wls.listeners.JpsAppVersionLifecycleListener is ignored because the application easygestionV2.0 is not versioned.>
    <JpsDstCredential><setCredential> Impossible de migrer le dossier/la clé d'informations d'identification et de connexion ADF/anonymous#easygesprod. Raison : oracle.security.jps.service.credstore.CredentialAlreadyExistsException: JPS-01007: Les informations d'identification et de connexion avec la correspondance ADF et la clé anonymous#easygesprod existent déjà..
    <TrinidadFilter><init>
    java.lang.IllegalStateException: Application was not properly initialized at startup, could not find Factory: javax.faces.application.ApplicationFactory
         at javax.faces.FactoryFinder$FactoryManager.getFactory(FactoryFinder.java:725)
         at javax.faces.FactoryFinder.getFactory(FactoryFinder.java:239)
         at oracle.adfinternal.view.faces.util.rich.ConverterValidatorRegistrationUtils.register(ConverterValidatorRegistrationUtils.java:36)
         at oracle.adfinternal.view.faces.config.rich.RegistrationConfigurator.init(RegistrationConfigurator.java:79)
         at org.apache.myfaces.trinidadinternal.config.GlobalConfiguratorImpl.init(GlobalConfiguratorImpl.java:400)
         at oracle.adfinternal.view.faces.webapp.rich.RegistrationFilter.init(RegistrationFilter.java:53)
         at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.init(TrinidadFilterImpl.java:103)
         at org.apache.myfaces.trinidad.webapp.TrinidadFilter.init(TrinidadFilter.java:54)
         at weblogic.servlet.internal.FilterManager$FilterInitAction.run(FilterManager.java:332)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
         at weblogic.servlet.internal.FilterManager.loadFilter(FilterManager.java:98)
         at weblogic.servlet.internal.FilterManager.preloadFilters(FilterManager.java:59)
         at weblogic.servlet.internal.WebAppServletContext.preloadResources(WebAppServletContext.java:1867)
         at weblogic.servlet.internal.WebAppServletContext.start(WebAppServletContext.java:3126)
         at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:1512)
         at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:486)
         at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:425)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:41)
         at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
         at weblogic.application.internal.flow.ScopedModuleDriver.start(ScopedModuleDriver.java:200)
         at weblogic.application.internal.flow.ModuleListenerInvoker.start(ModuleListenerInvoker.java:247)
         at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:425)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:41)
         at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
         at weblogic.application.internal.flow.StartModulesFlow.activate(StartModulesFlow.java:27)
         at weblogic.application.internal.BaseDeployment$2.next(BaseDeployment.java:1267)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:41)
         at weblogic.application.internal.BaseDeployment.activate(BaseDeployment.java:409)
         at weblogic.application.internal.EarDeployment.activate(EarDeployment.java:58)
         at weblogic.application.internal.DeploymentStateChecker.activate(DeploymentStateChecker.java:161)
         at weblogic.deploy.internal.targetserver.AppContainerInvoker.activate(AppContainerInvoker.java:79)
         at weblogic.deploy.internal.targetserver.operations.AbstractOperation.activate(AbstractOperation.java:569)
         at weblogic.deploy.internal.targetserver.operations.ActivateOperation.activateDeployment(ActivateOperation.java:150)
         at weblogic.deploy.internal.targetserver.operations.ActivateOperation.doCommit(ActivateOperation.java:116)
         at weblogic.deploy.internal.targetserver.operations.AbstractOperation.commit(AbstractOperation.java:323)
         at weblogic.deploy.internal.targetserver.DeploymentManager.handleDeploymentCommit(DeploymentManager.java:844)
         at weblogic.deploy.internal.targetserver.DeploymentManager.activateDeploymentList(DeploymentManager.java:1253)
         at weblogic.deploy.internal.targetserver.DeploymentManager.handleCommit(DeploymentManager.java:440)
         at weblogic.deploy.internal.targetserver.DeploymentServiceDispatcher.commit(DeploymentServiceDispatcher.java:163)
         at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.doCommitCallback(DeploymentReceiverCallbackDeliverer.java:195)
         at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.access$100(DeploymentReceiverCallbackDeliverer.java:13)
         at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer$2.run(DeploymentReceiverCallbackDeliverer.java:68)
         at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:528)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    How can i fix the model project to be deployed as an ADf library and not a webapp with the integrated weblogic server ? Because with me it doesn't do it by itself.
    Thanks a lot for help

    duplicate to Issue of deploying a fusion Web Application with integrated Weblogic server

  • Any idea on Integrating mentioned application with OIM 11g :Need Help

    Hi,
    I wanted to integrated below target application to OIM11g. (to manage user life cycle, we also have role management(OIA))
    The 7 applications have their own repository, e.g SIPORT uses oracle database tables, PBX uses ms-sql, Lync is AD and other uses file. Employees will need to be provisioned into these application repositories via OIM connectors to provide them with access.
    Any approach/help/question would be appreciated.
    OfficeNet
    SIPORT
    MediaTechnology (Gingco)
    PBX
    Lync
    Campus App
    Sicherheitsleitzentrale
    Edited by: IgnitedMind on Apr 22, 2013 8:00 AM

    We are trying to achieve "single sign-on" to windows workstation and then to oracle database in the following way:
    - user logs in to his WinXP workstation through Active Directory
    - user connects to Oracle 10.2 database (SQL*Plus as " conn / ") without having to type his database password and the user is authenticated by Oracle Internet Directory (user is created in the database as identified globally)
    Can we achieve this if AD is integrated with OID and the user's password is the same in both directories?
    OID is configured for "password authentication", not for SSL/Kerberos.
    Thanks!

  • Integrating Oracle Social Network with ADF Application in UI

    Hello,
    I'm new to ADF as well as OSN, I went through the ADF tutorial (Developing RIA Web Applications with Oracle ADF) and understood a little bit.
    My requirement is to integrate the Oracle Social Network in the ADF web application UI. I found the link "Implementing Oracle Social Network Integration - 11g Release 7 (11.1.7)"
    I'm finding difficulties in following the documentation, particularly the pre-requisites.
    * I use JDeveloper version 11.1.1.7.0 and I have downloaded all updates related to webcenter in my JDeveloper.
    May I request you to add few more screen shots that explain where to enter the Oracle Social Network URL in JDeveloper.
    Else a simple tutorial with screen shots would be a great help!
    Thank you,
    MC.

    MC, the documentation you are looking at is specific to Fusion Apps developers integrating with Oracle Social Network.  If you are looking to do generic ADF development including work against OSN then this is probably not the place to start.  Are you a Fusion Apps developer, or are you an Oracle Cloud Apps customer that has an application and OSN that you are trying to extend?  If you could provide a little more context about what you are trying to achieve we will be able to advise the right route for you to take.
    Thanks,  Andy

Maybe you are looking for