BPM PS4FP UCM Integration

Hi there
I've integrated BPM PS4FP and Webcenter content (UCM), I've configured both servers using this post BPM 11.1.1.5.0 Features Pack: UCM integration issue how ever I'm having this error during upload or download documents using the bpm workspace:
Any idea what's going on?
<Jan 30, 2012 4:08:07 PM CST> <Warning> <oracle.adf.controller.faces.lifecycle.Utils> <BEA-000000> <ADF: Adding the following JSF error message: Workflow Service Engine callback to SOA mesh failed.
Callback operation onTaskCompleted from default/QuoteProcessLab!1.0/EnterQuoteDetails to RequestQuoteLab/HumanTasks.EnterQuoteDetails.reference failed with error: Schema validation failed for message part payload. Please ensure at the message sender level that the data sent is schema compliant. Invalid text ' in element: version.
Check the underlying exception. Ensure that the SOA composite is configured correctly.
oracle.jbo.JboException: Workflow Service Engine callback to SOA mesh failed.
Callback operation onTaskCompleted from default/QuoteProcessLab!1.0/EnterQuoteDetails to RequestQuoteLab/HumanTasks.EnterQuoteDetails.reference failed with error: Schema validation failed for message part payload. Please ensure at the message sender level that the data sent is schema compliant. Invalid text ' in element: version.
Check the underlying exception. Ensure that the SOA composite is configured correctly.
at oracle.bpel.services.datacontrol.XSDDataControl.invokeOperation(XSDDataControl.java:481)
at oracle.adf.model.bean.DCBeanDataControl.invokeMethod(DCBeanDataControl.java:430)
at oracle.adf.model.binding.DCInvokeMethod.callMethod(DCInvokeMethod.java:261)
at oracle.jbo.uicli.binding.JUCtrlActionBinding.doIt(JUCtrlActionBinding.java:1635)
at oracle.adf.model.binding.DCDataControl.invokeOperation(DCDataControl.java:2150)
at oracle.adf.model.bean.DCBeanDataControl.invokeOperation(DCBeanDataControl.java:467)
at oracle.adf.model.adapter.AdapterDCService.invokeOperation(AdapterDCService.java:307)
at oracle.jbo.uicli.binding.JUCtrlActionBinding.invoke(JUCtrlActionBinding.java:740)
at oracle.adf.controller.v2.lifecycle.PageLifecycleImpl.executeEvent(PageLifecycleImpl.java:402)
at oracle.adfinternal.view.faces.model.binding.FacesCtrlActionBinding._execute(FacesCtrlActionBinding.java:252)
at oracle.adfinternal.view.faces.model.binding.FacesCtrlActionBinding.execute(FacesCtrlActionBinding.java:210)
at oracle.bpel.services.workflow.worklist.adf.InvokeActionBean.invokeOperation(InvokeActionBean.java:363)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at com.sun.el.parser.AstValue.invoke(Unknown Source)
at com.sun.el.MethodExpressionImpl.invoke(Unknown Source)
at org.apache.myfaces.trinidad.component.MethodExpressionMethodBinding.invoke(MethodExpressionMethodBinding.java:46)
at com.sun.faces.application.ActionListenerImpl.processAction(ActionListenerImpl.java:102)
at org.apache.myfaces.trinidad.component.UIXCommand.broadcast(UIXCommand.java:190)
at javax.faces.component.UIViewRoot.broadcastEvents(UIViewRoot.java:475)
at javax.faces.component.UIViewRoot.processApplication(UIViewRoot.java:756)
at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._invokeApplication(LifecycleImpl.java:789)
at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executePhase(LifecycleImpl.java:306)
at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:186)
at javax.faces.webapp.FacesServlet.service(FacesServlet.java:265)
at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:300)
at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:27)
at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
at oracle.adf.model.servlet.ADFBindingFilter.doFilter(ADFBindingFilter.java:205)
at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
at oracle.adf.share.http.ServletADFFilter.doFilter(ServletADFFilter.java:62)
at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
at oracle.adfinternal.view.faces.webapp.rich.RegistrationFilter.doFilter(RegistrationFilter.java:106)
at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:447)
at oracle.adfinternal.view.faces.activedata.AdsFilter.doFilter(AdsFilter.java:60)
at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:447)
at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._doFilterImpl(TrinidadFilterImpl.java:271)
at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.doFilter(TrinidadFilterImpl.java:177)
at org.apache.myfaces.trinidad.webapp.TrinidadFilter.doFilter(TrinidadFilter.java:92)
at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
at oracle.bpel.services.workflow.client.worklist.util.WorkflowFilter.doFilter(WorkflowFilter.java:213)
at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
at oracle.bpel.services.workflow.client.worklist.util.DisableUrlSessionFilter.doFilter(DisableUrlSessionFilter.java:71)
at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
at oracle.adf.library.webapp.LibraryFilter.doFilter(LibraryFilter.java:176)
at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:111)
at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:313)
at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:413)
at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:94)
at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:161)
at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:136)
at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)
at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletContext.java:3715)
at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3681)
at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2277)
at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2183)
at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1454)
at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)

Hey there,
we have a similar issue. We are having an error where our user fails to authenticate with the UCM. We have not solved this yet and have put it on the back burner for the moment. At our Client, there a batch upload operation done by a person and then the users involved simply associate the relevant files. If you do find a solution, please let us know.
Regards,
Yanis

Similar Messages

  • BPM and UCM Integration

    I want to save some flexField value of a BPM human task into a custom field created in UCM doc store, for that i am following the following steps
    1) Created a custom field in UCM document store
    2) Created a flex field in BPM work Space
    3) Added pay load in human task from the "*data*" tab of human task flow
    4) Mapped Pay load with the flex field of BPM Work Space
    5) Now when I want to map the pay load attribute by adding a custom attribute in the "documents" tab of the human task, IDE is not allowing to add any custom fields except the pre populated values.
    In this situation if I want one of my human task payload attribute to be saved in the custom field created in the document store how to do it. According to the Oracles guide we can add a new attribute through the "**document**" tab of the human task flow but it is not happening.

    OK, so you are using the attachment option from BPM.
    I gave you few hints in my previous post, but I will explain them in more details:
    a) BPM has its own metadata
    Forget for your document for a moment - the BPM process instance still can have its own metadata. These are used when you create BPM screen flows.
    I think you will need to create a BPM parameter to store your custom value first. (and this is really purely a BPM question)
    b) A document can be attached to a BPM process instance
    In a sense, such a document is nothing, but an additional information for the BPM process instance. This has nothing to do with document-oriented workflow (quite often, the attached document enters no workflow at all); it is the BPM process instance that routes across the organization, not the document.
    c) BPM metadata <--> UCM metadata
    AFAIK, there is no integration between BPM and UCM concerning metadata. You may check-in (attach) a new document using UCM profiles, but for your process this value is not visible - unless you call a service to retrieve it/update it. If you implemented a) (created your custom value in BPM), you may call UCM's services to update this value - at the minimum when you are leaving from the BPM workflow step.

  • Regarding BPM and UCM integration

    we are unable to add a custom attribute in documents tab in Human Task Flow, where we want to pass a custom value to be stored in UCM for retrieval of the document
    How can we add a custom attribute in HumanTaskFlow, which has to be stored in UCM doc store.
    but i am successfully uploadingdocument into UCM with out metadata attributes
    Thanks Regadrs
    rajendar

    OK, so you are using the attachment option from BPM.
    I gave you few hints in my previous post, but I will explain them in more details:
    a) BPM has its own metadata
    Forget for your document for a moment - the BPM process instance still can have its own metadata. These are used when you create BPM screen flows.
    I think you will need to create a BPM parameter to store your custom value first. (and this is really purely a BPM question)
    b) A document can be attached to a BPM process instance
    In a sense, such a document is nothing, but an additional information for the BPM process instance. This has nothing to do with document-oriented workflow (quite often, the attached document enters no workflow at all); it is the BPM process instance that routes across the organization, not the document.
    c) BPM metadata <--> UCM metadata
    AFAIK, there is no integration between BPM and UCM concerning metadata. You may check-in (attach) a new document using UCM profiles, but for your process this value is not visible - unless you call a service to retrieve it/update it. If you implemented a) (created your custom value in BPM), you may call UCM's services to update this value - at the minimum when you are leaving from the BPM workflow step.

  • Need a solution for integration BPM and UCM 11.1.1.4?

    Hi all,
    Currently, I am using BPM & SOA 11.1.1.4.
    Could somebody advise me a solution for integration BPM and UCM ?
    I heard somebody said that need to wait to BPM 11G patch set 5 (11.1.1.6) version, which have basic BPM and UCM integration and haven't to using external API like RIDC or CIS.
    Thanks & Regards.
    Ming Nguyen.

    Do not use prebuilt binaries, but compile the package from source with the current libudev.
    sha256sums=(SKIP)
    source=("$pkgname::git+https://github.com/rogerwang/node-webkit.git#tag=nw-v$pkgver")
    to build it in the PKGBUILD, use nw-gyp i guess.
    Last edited by progandy (2013-06-21 22:54:36)

  • BPM 11.1.1.5.0 Features Pack: UCM integration issue

    Hi all,
    I have installed BPM SP4 FP successfully on Windows. But I have a problem with UCM integration.
    In Jdev, I configured the Human Task use UCM to store the documents. But after deploying on WLS, in BPM workspace, I cannot use attachment functionality. It show error message:
    "Document Store not available. Please configure the document store."
    Maybe need to configure Document Store of UCM in somewhere. But I don't know how to do it.
    Anyone can help?
    Thank you.

    All credit Goes to Alaa
    Provide UCM information. You need to provide username,
    password and UCM url.
    -- Go to EM. Click on SOA node. Click on soa-infra node. On the right panel,
    click on the "Soa Infrastructure" dropdown menu. In the dropdown, select "SOA Adminstration". In the
    sub-menu, "Workflow Task Service Properties".
    -- On this page, click the link at the bottom "More Workflow Taskservice
    Configuration Properties...".
    -- On this page, select node:
    - Application Defined MBeans - oracle.as.soainfra.config
    - Server: AdminServer
    HWFMailerConfig
    human-workflow
    - WorkflowConfig
    human-workflow<== Select this
    node
    - WorkflowIdentityConfig
    -- On the right panel, select "UcmIdcUrl". Set value pointing to UCM server.
    (Note: Only idc protocol is supported for now).
    For now, you can use the server at
    idc://adc6170580.us.oracle.com:4444
    Click apply.
    -- Now click on following node on the left panel in EM:
    FarmFarm_soainfra
    -- On this page, click on "Weblogic domain" dropdown. Select "Security" and
    then select "Credentials" from the sub-menu.
    -- On this page, click on "Create map". Enter "WF-ADMIN-USER" for the map
    name.
    -- Now click on "Create Key". Make sure, WF-ADMIN-USER is selected for map
    in the popup dialog. Enter WF-ADMIN-CREDENTIAL for key name. Enter
    username/password of user with admin privilege on UCM server.
    The values are weblogic/weblogic1 for the server mentioned above.
    Now you are ready to UCM attachments in your task.
    Also, if you are using your own UCM server, you need to change config file.
    -- Add your SOA server machine ip address, so it can connect to UCM server.
    Edit config.cfg and change following entry:
    original entry: SocketHostAddressSecurityFilter=127.0.0.1|0:0:0:0:0:0:0:1
    SocketHostAddressSecurityFilter=127.0.0.1|0:0:0:0:0:0:0:1|your_soa_server_ip_address
    - WebLogic Domain
    soainfra<== Click on this node
    e.g.
    SocketHostAddressSecurityFilter=127.0.0.1|0:0:0:0:0:0:0:1|10.232.129.113
    Also add new entry:
    IntradocServerPort=4444 ==> or whatever port you want to use.
    Based on the above entry, you will add UcmIdcUrl in em. E.g.
    idc://your_ucm_machine_name:4444
    Also,
    Check your $DOMAIN_HOME/config/fmwconfig/system-jazn-data.xml. Search for WF-ADMIN-USER.
    Check the jar name at the begining of grant elem. It has a typo in the path. It should oralce.soa.workflow
    instead of oralce.bpm.workflow. Make this change and restart the server. This bug was fixed just before
    GA release.
    Edited by: PerCo on Dec 12, 2011 12:21 AM

  • OAF-UCM integration - Issue in deploying RIDC.jar to EBS server

    Hi ,
    We are doing OAF-UCM integration with followng business scenario and need your help urgently.
    Business Scenario :
    We have custom OAF pages with OA train and and in one train link we have added 'managed attachment' button to open UCM page to add documents to DM server .
    We are successfully able to do integration of OAF to UCM , that is we are able to open UCM page on clicking Managed attachment button.Business agreed that OAF and UCM are two different applications so after transaction is completed in  UCM, at OAF we have refresh button which user has to clicked explicitly to pull document metadata ( lilke PDF URL etc) to OAF pages.
    This is data needs to stored in EBS tables as well , to achive the same we are using RIDC mechanism to PULL the data stored corresponding on 1 unique metadata.
    I m successfully able to integrate the PULL( Sychnonizaton) of data on click on refersh button of OAF page. RIDC ( UCM version 11g) is correctly configured in Jdev10g and working fine on local oc4j server,
    Problem :
    When this RIDC is jar is deployed in EBS server  I m getting following error -
    Request URI:/OA_HTML/OA.jsp
    Exception:
    java.lang.NoClassDefFoundError: oracle/stellent/ridc/IdcClientException
    We have added RIDC jar(actual physical path is =/APPS/XXXXXXX/common/java/)   file name in jserv.properties and also added in CLASS PATH
    # Custom classpath
    wrapper.classpath=/APPS/XXXXXXX/common/java/oracle.ucm.ridc-11.1.1.jar
    Appreciate if some can provide pointers how to deploy this external jar file (RIDC.jar) and avoid this error.
    Many Thanks ,
    Ashish

    Ok, Figured out the issue,
    Values in the OAF_AXF_CMD_PARAMS table was not matching with the actual attributes on the OAF pages. The four values
    Entity Name, Primary Key, View Object and Attributes are to be entered for each page where we are intending to have the MA button.
    Thanks,
    Rajiv.

  • Is it mandatory to run wcConfigure script for UCM integration????

    Hi,
    I'm looking to integrate an already running instance of UCM 10.1.3.5.1 version with webcenter. I have tried the integration steps by following the documentation and was able to do it. But wcConfigure script is making lots of configuration changes in our UCM instance which are not acceptable.
    Is it necessary to run the wcConfigure sript for UCM integration?
    Is there any other option to integrate UCM without running this script?
    Thanks,
    Varun

    Hey Varun,
    Each Contribution Folder in UCM has a set of metadata associated with it. You can change this metadata in the UCM interface by going to the particular folder and selecting Information (or Folder Information) from the actions drop down. This will display the metadata associated with that folder including security group and account. Select Update from the actions drop down on that page to change this info.
    Whenever an item (folder or content) is created under another folder it will automatically inherit the default metadata set for that folder. There is also an option to propagate the changes you make to the metadata to content directly underneath a particular folder. That option is also in the actions dropdown on the folder information screen.
    The other thing to check is that the user who is logged into Webcenter has privileges in UCM to the security group and account that you define for the folders and content. By default UCM is not going to be hooked up to the embedded WLS LDAP so you would need to create the user locally in UCM via the User Admin applet or (preferably) integrate UCM with the WLS LDAP. (See Chapter 7 in the Managing Security guide http://download.oracle.com/docs/cd/E10316_01/cs/cs_doc_10/documentation/admin/managing_security_10en.pdf for LDAP integration instructions)
    Hope that helps,
    Andy Weaver - Senior Software Consultant
    Fishbowl Solutions < http://www.fishbowlsolutions.com?WT.mc_id=L_Oracle_Consulting_amw_OTN_WC >

  • JDEdwards and UCM Integration

    Can anyone give me the idea about the jdedwards and oracle UCM integration?
    Please share the Doc links if you have any?

    UCM attachment solution for applications is the way forward.
    check this out - http://www.oracle.com/technetwork/middleware/content-management/index-093245.html
    I couldn't find a specific adapter for JD-Edwards but happy to help you out, if you could provide me your use case in detail.
    my email - [email protected]

  • Diff between BPM and weblogic integration

    hi,
    can anybody tell me what is the difference between aqualogic BPM and weblogic integration.
    both do business process modelling.
    and can anybody tell me when to use one . a usecase example would be helpful.
    thanks

    hi,
    can anybody tell me what is the difference between aqualogic BPM and weblogic integration.
    both do business process modelling.
    and can anybody tell me when to use one . a usecase example would be helpful.
    thanks

  • BPM - PI/XI Integration to get success/failure message from PI into BPM?

    Hello Experts,
    I happen to run into following scenario:
    I have a BPM Process created in NWDS CE 7.2. This process allowes to create a record in SAP. When a user requests to create a record and fill out the required details, it goes to approver for approval. Upon approval, record gets checked-in to MDM and then from MDM it is syndicated to SAP R3 using an IDOC. Now, what I need is, if PI/XI is succesful to create that record in R3, then the success message should be sent to BPM for performing some further actions. And if it is a failure message returned from PI/XI then BPM will take a different lane.
    Can I do this? If yes how? I read about PI Integration Repository, Java Mapping APIs etc but to be frank I am not able to understand it at all. Please help.
    Ameya

    Thanks John,
    Before I close this thread, following are my understandings:
    1) I need an intermediate event who's trigger will be mapped to PI service
    2) That means, PI will use this webservice for sending the reply back to BPM event
    3) Accordingly BPM flow will be decided
    End-point URL is the WS URL and that is also available in WS Registry. Apart from this, whatever PI side configurations or development is required that is out of our purview. Is that correct?
    Ameya

  • BPM and Mobile Integration

    Hello,
       I want to know if it is possible to access a task from a blackberry. I tried it but I could not, is there a way for doing this?
    Thanks & Regards
    SU

    Hi SU,
    This isn't possible in the current release. BPM-Mobile integration is indeed a hot topic
    regards,
    Harsha

  • Oracle BPM with Liferay integration

    Dear Oracle BPM experts,
    my organization is considering to introduce Oracle BPM Suite 11g for its internal workflows.
    However existing and and new internal application will be implemented over the open source Liferay portal. Liferay is currently running over Apache Tomcat.
    Do you know if Oracle BPM can integrate with non-Oracle portal servers, especially Liferay?
    My organization is very keen on migrating to an application server like Weblogic but not to migrating to another portal server (e.g. Webcenter) at the moment.
    In the case where you even know any customers/projects where a Liferay + Oracle BPM integration has been accomplished, I would be grateful to know them.

    Hi
    Its been a while I have not worked on Liferay portal in the last 4 years. Oracle SOA/BPM is not supported and mostly cannot be installed on Tomcat App server. BUT Liferay Portal can be installed on top of Weblogic Server. So you can always have a single application server like Weblogic Server to install your own Liferay and also Oracle SOA Suite.
    Coming to integration, there could be many ways, that you had to explore:
    1. Oracle SOA Suite has very rich interface APIs to access the Tasks. By default it has a web application like http://soahost:soaport/bpm/workspace that users login into and see all the Tasks that they are assigned to. In your Liferay Portal, have a IFrame Portlet and use the above URL. you may have to tweak for Single Sign on. But otherwise you can always show workpace app in liferay portlet.
    2. Oracle SOA Suite has very rich APIs to access all the stuff for any Task. Like get list of Tasks, and task details and act on those tasks. Its like building your own custom Workspace application for Tasks. Some customers do this. Do this on your Liferay side. Only thing, is there may be some clash between some generic JRF, WebServices APIs and Versions. Like Liferay may need some specific version and soa may need some specific version. Also you need some Oracle SOA suite JARs to include in classpath on liferay side.
    3. Oracle SOA also exposes all Tasks stuff using WebServices and rich REST APIs. Simply build a proxy client on Liferay side to the WebService exposed for a Task. Create a simple UI in liferay portlet to enter all the inputs for input payload and use proxy to create the task.
    What you are tying is possible. Refer online docs for all above details and even sample. Just please be aware there may be some clash on common set of jars that liferay and oracle soa suite may step over each other, if you integrate them into single application server. If they exist in their own app severs like liferay+tomcat and oracle soa + weblogic, then you are fine.
    Thanks
    Ravi Jegga

  • Oracle Access Manager, ADAM & UCM integration? Help please..

    I`m currently investigating the potential of using Oracle Access Manager (OAM) as a tool that allows connections to multiple Active Directory(AD) or ADAM servers providing a single point to author and manage users with a good easy to use GUI.
    The UCM will connect directly to OAM and authenticate users connecting from AD accounts..
    At the moment we use Quest software to manage users, but the cost for setting up users is £15/user where as OAM is only £3. I believe..
    Right the questions I have :)
    1. Has any one set this type of environment up?
    2. ls OAM stand alone or will I need additional software to set it up?
    Reading the installation guide it says I need the following:
    # Oracle Internet Directory 10g (10.1.4.0.1)
    # Microsoft Active Directory
    # Oracle Virtual Directory Server 10.1.4.0.1
    # Oracle Virtual Directory Manager 10.1.4.0.1
    # Oracle Virtual Directory Patch 10.1.4.0.1 (P5667977)
    # Stand-alone Oracle HTTP Server 2.x (This needs to be preinstalled in your environment. You can download the OHS 2.x standalone from the Oracle SOA Suite 10g Companion (10.1.3.1.0) release from here.)
    3. Can I use IIS instead of Oracle HTTP Server?
    4. Can I install OAM on 1 server or do I need multiple servers, I`v been looking at the diagrams and reading through the guides I`m getting a little confused with Identity and Access server?

    Hi,
    Have you got information reg UCM & OAM integration?
    Could you please help me with the integration guide?
    Regards,
    Ashish

  • BPM work spaces integration with Web-Center work spaces

    Hi ,
    I have a requirement of Integrating BPM work space with WEB-CENTER SPACES.
    Can any one suggest me how to integrate....?
    Thanks & Regards
    PRAMILA PADAM

    Ok, Figured out the issue,
    Values in the OAF_AXF_CMD_PARAMS table was not matching with the actual attributes on the OAF pages. The four values
    Entity Name, Primary Key, View Object and Attributes are to be entered for each page where we are intending to have the MA button.
    Thanks,
    Rajiv.

  • UCM integration sharepoint search webparts ajax error

    Context
    I am looking at an error with the Search page in the SharePoint web part integration with Oracle UCM.
    There are two web servers in the SharePoint web farm handing incoming requests.
    The search page has the Search Query and Search Results web parts on it.
    Problem
    When opening the Search page it contacts the Oracle server to populate the menu items: saved queries etc.
    Sometimes this causes an error...
    AJAX error:
    Status: 400
    Status Text: Bad Request
    Message:
    StellentWebRequestHandlers.SearchMgr error: The WSS cache file 'C:Program Files
    (x86)\Oracle\WSS\WebSupportServerCache\WSS<random characters>\SessionSearches_Name_
    Content_Cache.xml' could not be loaded. Requested as RequestResource.
    This appears in a dialog box over the browser presumably thrown by client AJAX code.
    The folder exists only on one of the two servers. The file is missing from that folder.
    Question
    I am looking for any information on the way the cache works. E.g.:
    - How it should be configured in a load-balanced web farm environment?
    - What permissions are required?
    Thanks for any advice and sources of information.
    Peter

    Can the images selected in wysiwyg editor come from external sources like sharepoint system?Yes and no. If you want to use UCM's features (like selecting the correct rendition, using UCM 's security model, etc.) you will have to check in the item to UCM. However, you can also use just a link to an external resource (with no guarantee that it will be available, though). I'm not sure how much this approach integrates with wysiwyg.
    Can the WCM content be pushed to sharepoint server on publish? Can webparts be used for this? What is the format of content that will be sent to sharepoint. I mean, can sharepoint understyand and create the imported content in it's system? Please help.In general, you can publish content from UCM almost anywhere - for instance, you can publish documents to create a static website, which is not run by UCM at all. However, you will most likely want to have not only the content itself, but also metadata.
    The cardinal question is: why do you want to have two repositories? If MSSO is a must, you could use it as front-end only and UCM would be back-end storing all the documents. This would resolve both problems in one go. And moreover, this is actually quite a common scenario, so there is an experience to support your implementation.

Maybe you are looking for

  • Posting of electricity procured from outside and manufactured inhouse

    Hi Experts, Kindly guide us as to how we need to go about the below scenario in SAP. We are in cement industry. We procure electricity from outside and also we purchase gas and manufacture electricity for the purpose of use in our factory. We do not

  • Scrolling lag in MS Word 2004 under rosetta

    Hi, I was wondering if anyone has any tips to speeding up scrolling in MS Office 2004 under rosetta on an intel mac. In particular, word seems to lag, sometimes for a few seconds, sometimes it does this each time I scroll with the scroll wheel. If I

  • How to color a cell based on whether its filled or not. If filled color it

    Hello All,                     I am into BI 7.01. I have a requirement to colour a cell(Characteristics) based on its value. How do I do that. I know it has to be handled using the Module in web template 7.01 version. Please guide me. Thanks & regard

  • Unified APPL_TOP in R12 for High Availability application tier?

    Hi Gurus, I have come up with an idea but i need your inputs on its possibility. Consider: i have node1 and node2 Node1: Forms and Web Node2: CM and DB i have shared appl_top between node1 and node2. My questions: 1. According to Unified APPL_TOP con

  • Downloading file in shared

    Hi All, I uploaded a file in shared components , how we can download that file whcih has been uploaded in shared componets. and also let me know can we upload that file with the same extension. Thanks, Seshagiri.