UCM & URM Integration

Dear All
I'm setting up an integration between UCM & URM through UCM Adapter, I went through all the steps from defining an outgoing provider, to mapping and synchronization of content and metadata, and all was done successfully.
However, I'm still unable to search for documents that are stored in URM from UCM screen, and vice-verse.
My question is, is this the normal behavior? Is there a way to have the content stored in URM available to users from UCM screen (that is having a unified repository and interface for all documents stored in WebCenter Content)?
Please advise
Thanks and Best Regards

Srinath Menon wrote: Another way of doing this without SES is to have Enterprise Search enabled on UCM server where in you will create a provider (this would be already existing since it is in adapter mode) , there check the Enterprise search check box .That totally depends on the version of UCM and URM being discussed. 10g and earlier, yes. 11g, no. The Content Server enterprise search as described requires a master-proxy relationship that is not supported in 11g.
From http://docs.oracle.com/cd/E17904_01/doc.1111/e10792/whatsnew.htm
Proxy Servers and Master Servers: Oracle UCM does not support proxy Oracle Content Server instances. Only one Oracle Content Server can be deployed on each Oracle WebLogic Server domain. A single Oracle WebLogic Server domain can run one Oracle Content Server instance, one Inbound Refinery instance, and one Universal Records Management instance, and other Fusion Middleware applications. If you want to run more Oracle Content Server instances, a separate Oracle WebLogic Server domain is required for each Content Server instance (plus an Inbound Refinery instance and Universal Records Management instance).
Srinath Menon wrote: you will create a provider (this would be already existing since it is in adapter mode) If you could actually make such a search work, I would STRONGLY recommend creating a new provider connection separate from the adapter provider. Experience has shown that the adapter provider connection should just be dedicated to that specific function. The adapter provider, once the adapter is enabled, is basically non-editable. You wouldn't be able to make the necessary changes to the provider to enable the search functionality without disabling the adapter, which may be more painful than just creating the new provider.

Similar Messages

  • Help required in UCM BPEL integration

    Myself Rahul Dutta from itech Technology Sales Consulting team India.
    We are working on a customer scenario where we need to call a BPEL
    process when we are checking in a document in the UCM.
    The document checkin and the BPEL process triggering is totally
    independent (not like UCM BPEL integration where the UCM document will
    be released into the repository after BPEL workflow gets completed and
    callback happened to UCM).
    The scenario here is I will checkin a document in UCM and it will be
    released there but parallaly it will trigger a BPEL process which we
    will use to do some notification and workflow staff, but the workflow
    outcome will not have any impact in te UCM.
    We need your help in implementing tis scenario. How we can sence/trigger
    a BPEL process when a document is cheking in. I have though of multiple
    possibilities like if UCM can do some update in some table which we can
    poll from BPEL or if UCM can call a webservice at the time of document
    checkin or any other way.
    Please help us in this regard.
    Thanks and Regards
    Rahul

    Hello Mukesh,
                        If you want to learn about RFID technology in general
    http://www.rfidjournal.com can be the best start.
    As you are a expert in XI it would be very beneficial and your learning curve for SAP RFID technogy will be very easy.
    SAP RFID Solution Suite includes:
    1) SAP AII
    2) SAP EM
    3) SAP OER (a new component that encompasses - SAP AII, SAP EM and a data repository for storing RFID events happening across the supply chain)
    Scope of XI here is quite important.
    You will integrate SAP AII to backend R/3 using SAP XI
    You will integrate SAP AII with SAP OER using SAP XI
    You will integrate SAP AII and SAP EM within SAP OER with SAP XI.
    To learn more about RFID in general and the domains it is being used and useful for you can also look into:
    http://www.bridge-project.eu/
    Here you can find a free software deliverable which explains very well how RFID works in warehouses and distrbution centers. Once this is done, you can easily transcend to learn SAP AII and SAP EM
    To find basic documentation on SAP AII please refer:
    http://help.sap.com/saphelp_autoid70/helpdata/en/e1/8e51341a06084de10000009b38f83b/frameset.htm
    Thanks
    Edited by: Yogesh Bhatia on Jan 9, 2009 8:50 AM
    Edited by: Yogesh Bhatia on Jan 9, 2009 8:51 AM

  • UCM - EBS integration

    Hi,
    We are integrating the UCM with EBS and all the setup and configuration has been completed for Managed Attachments solution. Now we are testing the functionality.
    But, the ZOOM menu is not opening when we click on ZOOM icon in People Form of Human Resources Module. It is not even displaying any error.
    Could anybody help me what else to be done to open Zoom menu
    Thanks
    Sravan

    Hi,
    This perticular issue of opening the zoom menu got resolved, by inserting the following row in AXF_CONFIGS table...
    FORMID     FORMFUNCTION     SOLUTIONENDPOINT     ENTITYNAME     LOGENABLED     DATABLOCKNAME
    1     AXF_MANAGED_ATTACHMENTS     http://et_gx990-as5.emiratestransport.com:16000/axf-ws/AxfSolutionMediatorService     VIS     1     AXF_DEFAULT
    The form function should be "AXF_MANAGED_ATTACHMENTS", otherwise the zoom menu would not be opened.
    However, we are facing the other issue now, that the "Managed Attachments" screen is not opening when we click on zoom menu... If the AXF_SOAP_SECURITY is True I/PM is getting opened (I guess this is for "Imaging Solution") that too with some exception. And when the AXF_SOAP_SECURITY is FALSE then nothing is opening on clicking on zoom menu... I guess the "Managed Attachments" screen should be opened when we click on zoom menu.. but it is not opening...
    Starting a new thread for this particular issue... If you could help me with this... please...
    Edited by: sravan.kadaveru on Nov 26, 2011 6:08 AM

  • UCM-BPEL Integration error

    Hi.
    I am using the orapel component in order to integrate a BPEL process to a UCM Workflow. I created the BPEL process and I installed the component over the the UCM. Then, i perform the connection to the process and I teste it (it works great) and i define the workflow in the UCM. When I check a document to enter in that workflow the document appears in the status review (as it should be) but the bpel instance is never created over the BPEL container. In fact, when I check the UCM Server log it appears the following error(sorry but it is really long):
    ANY IDEA???
    Thanks in advance for all the people that take time to read and try to help me. If you have any material that could help me to make another bpel process and any steps to perform the integration.... That could help me to!!!!
    Event generated by user 'sysadmin' at host 'content.ecm.com'. Unable to execute service method 'loadOraBpelConfig'. (System Error: Runtime error: java.lang.NullPointerException
    at intradoc.custom.orabpelintegration.OraBpelService.loadOraBpelConfig(OraBpelService.java:244)
    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:585)
    at intradoc.common.IdcMethodHolder.invokeMethod(ClassHelperUtils.java:461)
    at intradoc.common.ClassHelperUtils.executeMethodEx(ClassHelperUtils.java:128)
    at intradoc.common.ClassHelperUtils.executeMethod(ClassHelperUtils.java:113)
    at intradoc.server.Service.doCodeEx(Service.java:505)
    at intradoc.server.Service.doCode(Service.java:470)
    at intradoc.server.ServiceRequestImplementor.doAction(ServiceRequestImplementor.java:1350)
    at intradoc.server.Service.doAction(Service.java:450)
    at intradoc.server.ServiceRequestImplementor.doActions(ServiceRequestImplementor.java:1191)
    at intradoc.server.Service.doActions(Service.java:445)
    at intradoc.server.ServiceRequestImplementor.executeSubServiceCode(ServiceRequestImplementor.java:1061)
    at intradoc.server.Service.executeSubServiceCode(Service.java:3453)
    at intradoc.server.ServiceRequestImplementor.executeServiceEx(ServiceRequestImplementor.java:939)
    at intradoc.server.Service.executeServiceEx(Service.java:3448)
    at intradoc.server.ServiceRequestImplementor.executeSafeServiceInNewContext(ServiceRequestImplementor.java:969)
    at intradoc.server.Service.executeSafeServiceInNewContext(Service.java:3443)
    at intradoc.server.script.ServiceScriptExtensions.evaluateFunction(ServiceScriptExtensions.java:255)
    at intradoc.common.DynamicHtmlMerger.computeFunction(DynamicHtmlMerger.java:1207)
    at intradoc.common.DynamicHtmlMerger.evaluateGrammarElement(DynamicHtmlMerger.java:823)
    at intradoc.common.DynamicHtmlMerger.substituteVariable(DynamicHtmlMerger.java:595)
    at intradoc.common.DynamicHtml.substituteVariable(DynamicHtml.java:1237)
    at intradoc.common.DynamicHtml.outputHtmlEx(DynamicHtml.java:979)
    at intradoc.common.DynamicHtml.outputHtml(DynamicHtml.java:899)
    at intradoc.common.DynamicHtmlMerger.executeDynamicHtmlToWriter(DynamicHtmlMerger.java:1816)
    at intradoc.common.DynamicHtmlMerger.evaluateScriptToWriter(DynamicHtmlMerger.java:1643)
    at intradoc.common.DynamicHtmlMerger.evaluateScriptNoErrorHandling(DynamicHtmlMerger.java:1613)
    at intradoc.common.DynamicHtmlMerger.evaluateScriptEx(DynamicHtmlMerger.java:1571)
    at intradoc.common.DynamicHtmlMerger.evaluateScript(DynamicHtmlMerger.java:1558)
    at intradoc.server.workflow.WorkflowStates.prepareAndEvaluateScript(WorkflowStates.java:3043)
    at intradoc.server.workflow.WorkflowStates.executeScript(WorkflowStates.java:2578)
    at intradoc.server.workflow.WorkflowStates.evaluateScript(WorkflowStates.java:2549)
    at intradoc.server.workflow.WorkflowStates.evaluateTypedScript(WorkflowStates.java:1499)
    at intradoc.server.workflow.WorkflowStates.continueMoveToStep(WorkflowStates.java:1430)
    at intradoc.server.workflow.WorkflowStates.moveToNextStep(WorkflowStates.java:1377)
    at intradoc.server.workflow.WorkflowStates.advanceWorkflowState(WorkflowStates.java:912)
    at intradoc.server.workflow.WorkflowStates.advanceDocumentStateImplement(WorkflowStates.java:638)
    at intradoc.server.workflow.WorkflowStates.advanceDocumentState(WorkflowStates.java:504)
    at intradoc.server.DocStateTransition.advanceDocumentState(DocStateTransition.java:72)
    at intradoc.server.WebViewableConverterOutput.reportDelayedConversionToWorkflow(WebViewableConverterOutput.java:494)
    at intradoc.server.WebViewableConverterOutput.doConversion(WebViewableConverterOutput.java:262)
    at intradoc.server.DocServiceHandler.processDocConversion(DocServiceHandler.java:3561)
    at intradoc.server.DocServiceHandler.processDocConversion(DocServiceHandler.java:3416)
    at intradoc.server.DocServiceHandler.docRefinery(DocServiceHandler.java:3303)
    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:585)
    at intradoc.common.IdcMethodHolder.invokeMethod(ClassHelperUtils.java:461)
    at intradoc.common.ClassHelperUtils.executeMethodReportStatus(ClassHelperUtils.java:142)
    at intradoc.server.ServiceHandler.executeAction(ServiceHandler.java:75)
    at intradoc.server.Service.doCodeEx(Service.java:488)
    at intradoc.server.Service.doCode(Service.java:470)
    at intradoc.server.ServiceRequestImplementor.doAction(ServiceRequestImplementor.java:1350)
    at intradoc.server.Service.doAction(Service.java:450)
    at intradoc.server.ServiceRequestImplementor.doActions(ServiceRequestImplementor.java:1191)
    at intradoc.server.Service.doActions(Service.java:445)
    at intradoc.server.ServiceRequestImplementor.executeSubServiceCode(ServiceRequestImplementor.java:1061)
    at intradoc.server.Service.executeSubServiceCode(Service.java:3453)
    at intradoc.server.ServiceRequestImplementor.executeServiceEx(ServiceRequestImplementor.java:939)
    at intradoc.server.Service.executeServiceEx(Service.java:3448)
    at intradoc.server.Service.executeService(Service.java:3432)
    at intradoc.server.Service.doSubService(Service.java:3421)
    at sun.reflect.GeneratedMethodAccessor35.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:585)
    at intradoc.common.IdcMethodHolder.invokeMethod(ClassHelperUtils.java:461)
    at intradoc.common.ClassHelperUtils.executeMethodEx(ClassHelperUtils.java:128)
    at intradoc.common.ClassHelperUtils.executeMethod(ClassHelperUtils.java:113)
    at intradoc.server.Service.doCodeEx(Service.java:505)
    at intradoc.server.Service.doCode(Service.java:470)
    at intradoc.server.ServiceRequestImplementor.doAction(ServiceRequestImplementor.java:1350)
    at intradoc.server.Service.doAction(Service.java:450)
    at intradoc.server.ServiceRequestImplementor.doActions(ServiceRequestImplementor.java:1191)
    at intradoc.server.Service.doActions(Service.java:445)
    at intradoc.server.ServiceRequestImplementor.executeSubServiceCode(ServiceRequestImplementor.java:1061)
    at intradoc.server.Service.executeSubServiceCode(Service.java:3453)
    at helper.HelperService.executeSubServiceCode(HelperService.java:1789)
    at helper.HelperService.executeSubservice(HelperService.java:1625)
    at helper.HelperService.superService(HelperService.java:1530)
    at sun.reflect.GeneratedMethodAccessor66.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:585)
    at intradoc.common.IdcMethodHolder.invokeMethod(ClassHelperUtils.java:461)
    at intradoc.common.ClassHelperUtils.executeMethodEx(ClassHelperUtils.java:128)
    at intradoc.common.ClassHelperUtils.executeMethod(ClassHelperUtils.java:113)
    at intradoc.server.Service.doCodeEx(Service.java:505)
    at intradoc.server.Service.doCode(Service.java:470)
    at intradoc.server.ServiceRequestImplementor.doAction(ServiceRequestImplementor.java:1350)
    at intradoc.server.Service.doAction(Service.java:450)
    at helper.HelperService.doAction(HelperService.java:748)
    at helper.HelperService.doActions10g(HelperService.java:382)
    at helper.HelperService.doActions(HelperService.java:119)
    at intradoc.server.ServiceRequestImplementor.executeActions(ServiceRequestImplementor.java:1111)
    at intradoc.server.Service.executeActions(Service.java:431)
    at intradoc.server.ServiceRequestImplementor.doRequest(ServiceRequestImplementor.java:632)
    at intradoc.server.Service.doRequest(Service.java:1709)
    at intradoc.server.ServiceManager.processCommand(ServiceManager.java:357)
    at intradoc.server.IdcServerThread.run(IdcServerThread.java:195)) Exception type is 'java.lang.NullPointerException'. [ Details ]
    An error has occurred. The stack trace below shows more information.
    !csUserEventMessage,sysadmin,content.ecm.com!$!csUnableToExecMethod,loadOraBpelConfig!csSystemError,\!syServiceRuntime\,java.lang.NullPointerException
    <br>     at intradoc.custom.orabpelintegration.OraBpelService.loadOraBpelConfig(OraBpelService.java:244)
    <br>     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    <br>     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    <br>     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    <br>     at java.lang.reflect.Method.invoke(Method.java:585)
    <br>     at intradoc.common.IdcMethodHolder.invokeMethod(ClassHelperUtils.java:461)
    <br>     at intradoc.common.ClassHelperUtils.executeMethodEx(ClassHelperUtils.java:128)
    <br>     at intradoc.common.ClassHelperUtils.executeMethod(ClassHelperUtils.java:113)
    <br>     at intradoc.server.Service.doCodeEx(Service.java:505)
    <br>     at intradoc.server.Service.doCode(Service.java:470)
    <br>     at intradoc.server.ServiceRequestImplementor.doAction(ServiceRequestImplementor.java:1350)
    <br>     at intradoc.server.Service.doAction(Service.java:450)
    <br>     at intradoc.server.ServiceRequestImplementor.doActions(ServiceRequestImplementor.java:1191)
    <br>     at intradoc.server.Service.doActions(Service.java:445)
    <br>     at intradoc.server.ServiceRequestImplementor.executeSubServiceCode(ServiceRequestImplementor.java:1061)
    <br>     at intradoc.server.Service.executeSubServiceCode(Service.java:3453)
    <br>     at intradoc.server.ServiceRequestImplementor.executeServiceEx(ServiceRequestImplementor.java:939)
    <br>     at intradoc.server.Service.executeServiceEx(Service.java:3448)
    <br>     at intradoc.server.ServiceRequestImplementor.executeSafeServiceInNewContext(ServiceRequestImplementor.java:969)
    <br>     at intradoc.server.Service.executeSafeServiceInNewContext(Service.java:3443)
    <br>     at intradoc.server.script.ServiceScriptExtensions.evaluateFunction(ServiceScriptExtensions.java:255)
    <br>     at intradoc.common.DynamicHtmlMerger.computeFunction(DynamicHtmlMerger.java:1207)
    <br>     at intradoc.common.DynamicHtmlMerger.evaluateGrammarElement(DynamicHtmlMerger.java:823)
    <br>     at intradoc.common.DynamicHtmlMerger.substituteVariable(DynamicHtmlMerger.java:595)
    <br>     at intradoc.common.DynamicHtml.substituteVariable(DynamicHtml.java:1237)
    <br>     at intradoc.common.DynamicHtml.outputHtmlEx(DynamicHtml.java:979)
    <br>     at intradoc.common.DynamicHtml.outputHtml(DynamicHtml.java:899)
    <br>     at intradoc.common.DynamicHtmlMerger.executeDynamicHtmlToWriter(DynamicHtmlMerger.java:1816)
    <br>     at intradoc.common.DynamicHtmlMerger.evaluateScriptToWriter(DynamicHtmlMerger.java:1643)
    <br>     at intradoc.common.DynamicHtmlMerger.evaluateScriptNoErrorHandling(DynamicHtmlMerger.java:1613)
    <br>     at intradoc.common.DynamicHtmlMerger.evaluateScriptEx(DynamicHtmlMerger.java:1571)
    <br>     at intradoc.common.DynamicHtmlMerger.evaluateScript(DynamicHtmlMerger.java:1558)
    <br>     at intradoc.server.workflow.WorkflowStates.prepareAndEvaluateScript(WorkflowStates.java:3043)
    <br>     at intradoc.server.workflow.WorkflowStates.executeScript(WorkflowStates.java:2578)
    <br>     at intradoc.server.workflow.WorkflowStates.evaluateScript(WorkflowStates.java:2549)
    <br>     at intradoc.server.workflow.WorkflowStates.evaluateTypedScript(WorkflowStates.java:1499)
    <br>     at intradoc.server.workflow.WorkflowStates.continueMoveToStep(WorkflowStates.java:1430)
    <br>     at intradoc.server.workflow.WorkflowStates.moveToNextStep(WorkflowStates.java:1377)
    <br>     at intradoc.server.workflow.WorkflowStates.advanceWorkflowState(WorkflowStates.java:912)
    <br>     at intradoc.server.workflow.WorkflowStates.advanceDocumentStateImplement(WorkflowStates.java:638)
    <br>     at intradoc.server.workflow.WorkflowStates.advanceDocumentState(WorkflowStates.java:504)
    <br>     at intradoc.server.DocStateTransition.advanceDocumentState(DocStateTransition.java:72)
    <br>     at intradoc.server.WebViewableConverterOutput.reportDelayedConversionToWorkflow(WebViewableConverterOutput.java:494)
    <br>     at intradoc.server.WebViewableConverterOutput.doConversion(WebViewableConverterOutput.java:262)
    <br>     at intradoc.server.DocServiceHandler.processDocConversion(DocServiceHandler.java:3561)
    <br>     at intradoc.server.DocServiceHandler.processDocConversion(DocServiceHandler.java:3416)
    <br>     at intradoc.server.DocServiceHandler.docRefinery(DocServiceHandler.java:3303)
    <br>     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    <br>     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    <br>     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    <br>     at java.lang.reflect.Method.invoke(Method.java:585)
    <br>     at intradoc.common.IdcMethodHolder.invokeMethod(ClassHelperUtils.java:461)
    <br>     at intradoc.common.ClassHelperUtils.executeMethodReportStatus(ClassHelperUtils.java:142)
    <br>     at intradoc.server.ServiceHandler.executeAction(ServiceHandler.java:75)
    <br>     at intradoc.server.Service.doCodeEx(Service.java:488)
    <br>     at intradoc.server.Service.doCode(Service.java:470)
    <br>     at intradoc.server.ServiceRequestImplementor.doAction(ServiceRequestImplementor.java:1350)
    <br>     at intradoc.server.Service.doAction(Service.java:450)
    <br>     at intradoc.server.ServiceRequestImplementor.doActions(ServiceRequestImplementor.java:1191)
    <br>     at intradoc.server.Service.doActions(Service.java:445)
    <br>     at intradoc.server.ServiceRequestImplementor.executeSubServiceCode(ServiceRequestImplementor.java:1061)
    <br>     at intradoc.server.Service.executeSubServiceCode(Service.java:3453)
    <br>     at intradoc.server.ServiceRequestImplementor.executeServiceEx(ServiceRequestImplementor.java:939)
    <br>     at intradoc.server.Service.executeServiceEx(Service.java:3448)
    <br>     at intradoc.server.Service.executeService(Service.java:3432)
    <br>     at intradoc.server.Service.doSubService(Service.java:3421)
    <br>     at sun.reflect.GeneratedMethodAccessor35.invoke(Unknown Source)
    <br>     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    <br>     at java.lang.reflect.Method.invoke(Method.java:585)
    <br>     at intradoc.common.IdcMethodHolder.invokeMethod(ClassHelperUtils.java:461)
    <br>     at intradoc.common.ClassHelperUtils.executeMethodEx(ClassHelperUtils.java:128)
    <br>     at intradoc.common.ClassHelperUtils.executeMethod(ClassHelperUtils.java:113)
    <br>     at intradoc.server.Service.doCodeEx(Service.java:505)
    <br>     at intradoc.server.Service.doCode(Service.java:470)
    <br>     at intradoc.server.ServiceRequestImplementor.doAction(ServiceRequestImplementor.java:1350)
    <br>     at intradoc.server.Service.doAction(Service.java:450)
    <br>     at intradoc.server.ServiceRequestImplementor.doActions(ServiceRequestImplementor.java:1191)
    <br>     at intradoc.server.Service.doActions(Service.java:445)
    <br>     at intradoc.server.ServiceRequestImplementor.executeSubServiceCode(ServiceRequestImplementor.java:1061)
    <br>     at intradoc.server.Service.executeSubServiceCode(Service.java:3453)
    <br>     at helper.HelperService.executeSubServiceCode(HelperService.java:1789)
    <br>     at helper.HelperService.executeSubservice(HelperService.java:1625)
    <br>     at helper.HelperService.superService(HelperService.java:1530)
    <br>     at sun.reflect.GeneratedMethodAccessor66.invoke(Unknown Source)
    <br>     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    <br>     at java.lang.reflect.Method.invoke(Method.java:585)
    <br>     at intradoc.common.IdcMethodHolder.invokeMethod(ClassHelperUtils.java:461)
    <br>     at intradoc.common.ClassHelperUtils.executeMethodEx(ClassHelperUtils.java:128)
    <br>     at intradoc.common.ClassHelperUtils.executeMethod(ClassHelperUtils.java:113)
    <br>     at intradoc.server.Service.doCodeEx(Service.java:505)
    <br>     at intradoc.server.Service.doCode(Service.java:470)
    <br>     at intradoc.server.ServiceRequestImplementor.doAction(ServiceRequestImplementor.java:1350)
    <br>     at intradoc.server.Service.doAction(Service.java:450)
    <br>     at helper.HelperService.doAction(HelperService.java:748)
    <br>     at helper.HelperService.doActions10g(HelperService.java:382)
    <br>     at helper.HelperService.doActions(HelperService.java:119)
    <br>     at intradoc.server.ServiceRequestImplementor.executeActions(ServiceRequestImplementor.java:1111)
    <br>     at intradoc.server.Service.executeActions(Service.java:431)
    <br>     at intradoc.server.ServiceRequestImplementor.doRequest(ServiceRequestImplementor.java:632)
    <br>     at intradoc.server.Service.doRequest(Service.java:1709)
    <br>     at intradoc.server.ServiceManager.processCommand(ServiceManager.java:357)
    <br>     at intradoc.server.IdcServerThread.run(IdcServerThread.java:195)
    <br>!syExceptionType,java.lang.NullPointerException
    .... etc etc etc

    Hi.
    I am using the orapel component in order to integrate a BPEL process to a UCM Workflow. I created the BPEL process and I installed the component over the the UCM. Then, i perform the connection to the process and I teste it (it works great) and i define the workflow in the UCM. When I check a document to enter in that workflow the document appears in the status review (as it should be) but the bpel instance is never created over the BPEL container. In fact, when I check the UCM Server log it appears the following error(sorry but it is really long):
    ANY IDEA???
    Thanks in advance for all the people that take time to read and try to help me. If you have any material that could help me to make another bpel process and any steps to perform the integration.... That could help me to!!!!
    Event generated by user 'sysadmin' at host 'content.ecm.com'. Unable to execute service method 'loadOraBpelConfig'. (System Error: Runtime error: java.lang.NullPointerException
    at intradoc.custom.orabpelintegration.OraBpelService.loadOraBpelConfig(OraBpelService.java:244)
    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:585)
    at intradoc.common.IdcMethodHolder.invokeMethod(ClassHelperUtils.java:461)
    at intradoc.common.ClassHelperUtils.executeMethodEx(ClassHelperUtils.java:128)
    at intradoc.common.ClassHelperUtils.executeMethod(ClassHelperUtils.java:113)
    at intradoc.server.Service.doCodeEx(Service.java:505)
    at intradoc.server.Service.doCode(Service.java:470)
    at intradoc.server.ServiceRequestImplementor.doAction(ServiceRequestImplementor.java:1350)
    at intradoc.server.Service.doAction(Service.java:450)
    at intradoc.server.ServiceRequestImplementor.doActions(ServiceRequestImplementor.java:1191)
    at intradoc.server.Service.doActions(Service.java:445)
    at intradoc.server.ServiceRequestImplementor.executeSubServiceCode(ServiceRequestImplementor.java:1061)
    at intradoc.server.Service.executeSubServiceCode(Service.java:3453)
    at intradoc.server.ServiceRequestImplementor.executeServiceEx(ServiceRequestImplementor.java:939)
    at intradoc.server.Service.executeServiceEx(Service.java:3448)
    at intradoc.server.ServiceRequestImplementor.executeSafeServiceInNewContext(ServiceRequestImplementor.java:969)
    at intradoc.server.Service.executeSafeServiceInNewContext(Service.java:3443)
    at intradoc.server.script.ServiceScriptExtensions.evaluateFunction(ServiceScriptExtensions.java:255)
    at intradoc.common.DynamicHtmlMerger.computeFunction(DynamicHtmlMerger.java:1207)
    at intradoc.common.DynamicHtmlMerger.evaluateGrammarElement(DynamicHtmlMerger.java:823)
    at intradoc.common.DynamicHtmlMerger.substituteVariable(DynamicHtmlMerger.java:595)
    at intradoc.common.DynamicHtml.substituteVariable(DynamicHtml.java:1237)
    at intradoc.common.DynamicHtml.outputHtmlEx(DynamicHtml.java:979)
    at intradoc.common.DynamicHtml.outputHtml(DynamicHtml.java:899)
    at intradoc.common.DynamicHtmlMerger.executeDynamicHtmlToWriter(DynamicHtmlMerger.java:1816)
    at intradoc.common.DynamicHtmlMerger.evaluateScriptToWriter(DynamicHtmlMerger.java:1643)
    at intradoc.common.DynamicHtmlMerger.evaluateScriptNoErrorHandling(DynamicHtmlMerger.java:1613)
    at intradoc.common.DynamicHtmlMerger.evaluateScriptEx(DynamicHtmlMerger.java:1571)
    at intradoc.common.DynamicHtmlMerger.evaluateScript(DynamicHtmlMerger.java:1558)
    at intradoc.server.workflow.WorkflowStates.prepareAndEvaluateScript(WorkflowStates.java:3043)
    at intradoc.server.workflow.WorkflowStates.executeScript(WorkflowStates.java:2578)
    at intradoc.server.workflow.WorkflowStates.evaluateScript(WorkflowStates.java:2549)
    at intradoc.server.workflow.WorkflowStates.evaluateTypedScript(WorkflowStates.java:1499)
    at intradoc.server.workflow.WorkflowStates.continueMoveToStep(WorkflowStates.java:1430)
    at intradoc.server.workflow.WorkflowStates.moveToNextStep(WorkflowStates.java:1377)
    at intradoc.server.workflow.WorkflowStates.advanceWorkflowState(WorkflowStates.java:912)
    at intradoc.server.workflow.WorkflowStates.advanceDocumentStateImplement(WorkflowStates.java:638)
    at intradoc.server.workflow.WorkflowStates.advanceDocumentState(WorkflowStates.java:504)
    at intradoc.server.DocStateTransition.advanceDocumentState(DocStateTransition.java:72)
    at intradoc.server.WebViewableConverterOutput.reportDelayedConversionToWorkflow(WebViewableConverterOutput.java:494)
    at intradoc.server.WebViewableConverterOutput.doConversion(WebViewableConverterOutput.java:262)
    at intradoc.server.DocServiceHandler.processDocConversion(DocServiceHandler.java:3561)
    at intradoc.server.DocServiceHandler.processDocConversion(DocServiceHandler.java:3416)
    at intradoc.server.DocServiceHandler.docRefinery(DocServiceHandler.java:3303)
    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:585)
    at intradoc.common.IdcMethodHolder.invokeMethod(ClassHelperUtils.java:461)
    at intradoc.common.ClassHelperUtils.executeMethodReportStatus(ClassHelperUtils.java:142)
    at intradoc.server.ServiceHandler.executeAction(ServiceHandler.java:75)
    at intradoc.server.Service.doCodeEx(Service.java:488)
    at intradoc.server.Service.doCode(Service.java:470)
    at intradoc.server.ServiceRequestImplementor.doAction(ServiceRequestImplementor.java:1350)
    at intradoc.server.Service.doAction(Service.java:450)
    at intradoc.server.ServiceRequestImplementor.doActions(ServiceRequestImplementor.java:1191)
    at intradoc.server.Service.doActions(Service.java:445)
    at intradoc.server.ServiceRequestImplementor.executeSubServiceCode(ServiceRequestImplementor.java:1061)
    at intradoc.server.Service.executeSubServiceCode(Service.java:3453)
    at intradoc.server.ServiceRequestImplementor.executeServiceEx(ServiceRequestImplementor.java:939)
    at intradoc.server.Service.executeServiceEx(Service.java:3448)
    at intradoc.server.Service.executeService(Service.java:3432)
    at intradoc.server.Service.doSubService(Service.java:3421)
    at sun.reflect.GeneratedMethodAccessor35.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:585)
    at intradoc.common.IdcMethodHolder.invokeMethod(ClassHelperUtils.java:461)
    at intradoc.common.ClassHelperUtils.executeMethodEx(ClassHelperUtils.java:128)
    at intradoc.common.ClassHelperUtils.executeMethod(ClassHelperUtils.java:113)
    at intradoc.server.Service.doCodeEx(Service.java:505)
    at intradoc.server.Service.doCode(Service.java:470)
    at intradoc.server.ServiceRequestImplementor.doAction(ServiceRequestImplementor.java:1350)
    at intradoc.server.Service.doAction(Service.java:450)
    at intradoc.server.ServiceRequestImplementor.doActions(ServiceRequestImplementor.java:1191)
    at intradoc.server.Service.doActions(Service.java:445)
    at intradoc.server.ServiceRequestImplementor.executeSubServiceCode(ServiceRequestImplementor.java:1061)
    at intradoc.server.Service.executeSubServiceCode(Service.java:3453)
    at helper.HelperService.executeSubServiceCode(HelperService.java:1789)
    at helper.HelperService.executeSubservice(HelperService.java:1625)
    at helper.HelperService.superService(HelperService.java:1530)
    at sun.reflect.GeneratedMethodAccessor66.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:585)
    at intradoc.common.IdcMethodHolder.invokeMethod(ClassHelperUtils.java:461)
    at intradoc.common.ClassHelperUtils.executeMethodEx(ClassHelperUtils.java:128)
    at intradoc.common.ClassHelperUtils.executeMethod(ClassHelperUtils.java:113)
    at intradoc.server.Service.doCodeEx(Service.java:505)
    at intradoc.server.Service.doCode(Service.java:470)
    at intradoc.server.ServiceRequestImplementor.doAction(ServiceRequestImplementor.java:1350)
    at intradoc.server.Service.doAction(Service.java:450)
    at helper.HelperService.doAction(HelperService.java:748)
    at helper.HelperService.doActions10g(HelperService.java:382)
    at helper.HelperService.doActions(HelperService.java:119)
    at intradoc.server.ServiceRequestImplementor.executeActions(ServiceRequestImplementor.java:1111)
    at intradoc.server.Service.executeActions(Service.java:431)
    at intradoc.server.ServiceRequestImplementor.doRequest(ServiceRequestImplementor.java:632)
    at intradoc.server.Service.doRequest(Service.java:1709)
    at intradoc.server.ServiceManager.processCommand(ServiceManager.java:357)
    at intradoc.server.IdcServerThread.run(IdcServerThread.java:195)) Exception type is 'java.lang.NullPointerException'. [ Details ]
    An error has occurred. The stack trace below shows more information.
    !csUserEventMessage,sysadmin,content.ecm.com!$!csUnableToExecMethod,loadOraBpelConfig!csSystemError,\!syServiceRuntime\,java.lang.NullPointerException
    <br>     at intradoc.custom.orabpelintegration.OraBpelService.loadOraBpelConfig(OraBpelService.java:244)
    <br>     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    <br>     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    <br>     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    <br>     at java.lang.reflect.Method.invoke(Method.java:585)
    <br>     at intradoc.common.IdcMethodHolder.invokeMethod(ClassHelperUtils.java:461)
    <br>     at intradoc.common.ClassHelperUtils.executeMethodEx(ClassHelperUtils.java:128)
    <br>     at intradoc.common.ClassHelperUtils.executeMethod(ClassHelperUtils.java:113)
    <br>     at intradoc.server.Service.doCodeEx(Service.java:505)
    <br>     at intradoc.server.Service.doCode(Service.java:470)
    <br>     at intradoc.server.ServiceRequestImplementor.doAction(ServiceRequestImplementor.java:1350)
    <br>     at intradoc.server.Service.doAction(Service.java:450)
    <br>     at intradoc.server.ServiceRequestImplementor.doActions(ServiceRequestImplementor.java:1191)
    <br>     at intradoc.server.Service.doActions(Service.java:445)
    <br>     at intradoc.server.ServiceRequestImplementor.executeSubServiceCode(ServiceRequestImplementor.java:1061)
    <br>     at intradoc.server.Service.executeSubServiceCode(Service.java:3453)
    <br>     at intradoc.server.ServiceRequestImplementor.executeServiceEx(ServiceRequestImplementor.java:939)
    <br>     at intradoc.server.Service.executeServiceEx(Service.java:3448)
    <br>     at intradoc.server.ServiceRequestImplementor.executeSafeServiceInNewContext(ServiceRequestImplementor.java:969)
    <br>     at intradoc.server.Service.executeSafeServiceInNewContext(Service.java:3443)
    <br>     at intradoc.server.script.ServiceScriptExtensions.evaluateFunction(ServiceScriptExtensions.java:255)
    <br>     at intradoc.common.DynamicHtmlMerger.computeFunction(DynamicHtmlMerger.java:1207)
    <br>     at intradoc.common.DynamicHtmlMerger.evaluateGrammarElement(DynamicHtmlMerger.java:823)
    <br>     at intradoc.common.DynamicHtmlMerger.substituteVariable(DynamicHtmlMerger.java:595)
    <br>     at intradoc.common.DynamicHtml.substituteVariable(DynamicHtml.java:1237)
    <br>     at intradoc.common.DynamicHtml.outputHtmlEx(DynamicHtml.java:979)
    <br>     at intradoc.common.DynamicHtml.outputHtml(DynamicHtml.java:899)
    <br>     at intradoc.common.DynamicHtmlMerger.executeDynamicHtmlToWriter(DynamicHtmlMerger.java:1816)
    <br>     at intradoc.common.DynamicHtmlMerger.evaluateScriptToWriter(DynamicHtmlMerger.java:1643)
    <br>     at intradoc.common.DynamicHtmlMerger.evaluateScriptNoErrorHandling(DynamicHtmlMerger.java:1613)
    <br>     at intradoc.common.DynamicHtmlMerger.evaluateScriptEx(DynamicHtmlMerger.java:1571)
    <br>     at intradoc.common.DynamicHtmlMerger.evaluateScript(DynamicHtmlMerger.java:1558)
    <br>     at intradoc.server.workflow.WorkflowStates.prepareAndEvaluateScript(WorkflowStates.java:3043)
    <br>     at intradoc.server.workflow.WorkflowStates.executeScript(WorkflowStates.java:2578)
    <br>     at intradoc.server.workflow.WorkflowStates.evaluateScript(WorkflowStates.java:2549)
    <br>     at intradoc.server.workflow.WorkflowStates.evaluateTypedScript(WorkflowStates.java:1499)
    <br>     at intradoc.server.workflow.WorkflowStates.continueMoveToStep(WorkflowStates.java:1430)
    <br>     at intradoc.server.workflow.WorkflowStates.moveToNextStep(WorkflowStates.java:1377)
    <br>     at intradoc.server.workflow.WorkflowStates.advanceWorkflowState(WorkflowStates.java:912)
    <br>     at intradoc.server.workflow.WorkflowStates.advanceDocumentStateImplement(WorkflowStates.java:638)
    <br>     at intradoc.server.workflow.WorkflowStates.advanceDocumentState(WorkflowStates.java:504)
    <br>     at intradoc.server.DocStateTransition.advanceDocumentState(DocStateTransition.java:72)
    <br>     at intradoc.server.WebViewableConverterOutput.reportDelayedConversionToWorkflow(WebViewableConverterOutput.java:494)
    <br>     at intradoc.server.WebViewableConverterOutput.doConversion(WebViewableConverterOutput.java:262)
    <br>     at intradoc.server.DocServiceHandler.processDocConversion(DocServiceHandler.java:3561)
    <br>     at intradoc.server.DocServiceHandler.processDocConversion(DocServiceHandler.java:3416)
    <br>     at intradoc.server.DocServiceHandler.docRefinery(DocServiceHandler.java:3303)
    <br>     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    <br>     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    <br>     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    <br>     at java.lang.reflect.Method.invoke(Method.java:585)
    <br>     at intradoc.common.IdcMethodHolder.invokeMethod(ClassHelperUtils.java:461)
    <br>     at intradoc.common.ClassHelperUtils.executeMethodReportStatus(ClassHelperUtils.java:142)
    <br>     at intradoc.server.ServiceHandler.executeAction(ServiceHandler.java:75)
    <br>     at intradoc.server.Service.doCodeEx(Service.java:488)
    <br>     at intradoc.server.Service.doCode(Service.java:470)
    <br>     at intradoc.server.ServiceRequestImplementor.doAction(ServiceRequestImplementor.java:1350)
    <br>     at intradoc.server.Service.doAction(Service.java:450)
    <br>     at intradoc.server.ServiceRequestImplementor.doActions(ServiceRequestImplementor.java:1191)
    <br>     at intradoc.server.Service.doActions(Service.java:445)
    <br>     at intradoc.server.ServiceRequestImplementor.executeSubServiceCode(ServiceRequestImplementor.java:1061)
    <br>     at intradoc.server.Service.executeSubServiceCode(Service.java:3453)
    <br>     at intradoc.server.ServiceRequestImplementor.executeServiceEx(ServiceRequestImplementor.java:939)
    <br>     at intradoc.server.Service.executeServiceEx(Service.java:3448)
    <br>     at intradoc.server.Service.executeService(Service.java:3432)
    <br>     at intradoc.server.Service.doSubService(Service.java:3421)
    <br>     at sun.reflect.GeneratedMethodAccessor35.invoke(Unknown Source)
    <br>     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    <br>     at java.lang.reflect.Method.invoke(Method.java:585)
    <br>     at intradoc.common.IdcMethodHolder.invokeMethod(ClassHelperUtils.java:461)
    <br>     at intradoc.common.ClassHelperUtils.executeMethodEx(ClassHelperUtils.java:128)
    <br>     at intradoc.common.ClassHelperUtils.executeMethod(ClassHelperUtils.java:113)
    <br>     at intradoc.server.Service.doCodeEx(Service.java:505)
    <br>     at intradoc.server.Service.doCode(Service.java:470)
    <br>     at intradoc.server.ServiceRequestImplementor.doAction(ServiceRequestImplementor.java:1350)
    <br>     at intradoc.server.Service.doAction(Service.java:450)
    <br>     at intradoc.server.ServiceRequestImplementor.doActions(ServiceRequestImplementor.java:1191)
    <br>     at intradoc.server.Service.doActions(Service.java:445)
    <br>     at intradoc.server.ServiceRequestImplementor.executeSubServiceCode(ServiceRequestImplementor.java:1061)
    <br>     at intradoc.server.Service.executeSubServiceCode(Service.java:3453)
    <br>     at helper.HelperService.executeSubServiceCode(HelperService.java:1789)
    <br>     at helper.HelperService.executeSubservice(HelperService.java:1625)
    <br>     at helper.HelperService.superService(HelperService.java:1530)
    <br>     at sun.reflect.GeneratedMethodAccessor66.invoke(Unknown Source)
    <br>     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    <br>     at java.lang.reflect.Method.invoke(Method.java:585)
    <br>     at intradoc.common.IdcMethodHolder.invokeMethod(ClassHelperUtils.java:461)
    <br>     at intradoc.common.ClassHelperUtils.executeMethodEx(ClassHelperUtils.java:128)
    <br>     at intradoc.common.ClassHelperUtils.executeMethod(ClassHelperUtils.java:113)
    <br>     at intradoc.server.Service.doCodeEx(Service.java:505)
    <br>     at intradoc.server.Service.doCode(Service.java:470)
    <br>     at intradoc.server.ServiceRequestImplementor.doAction(ServiceRequestImplementor.java:1350)
    <br>     at intradoc.server.Service.doAction(Service.java:450)
    <br>     at helper.HelperService.doAction(HelperService.java:748)
    <br>     at helper.HelperService.doActions10g(HelperService.java:382)
    <br>     at helper.HelperService.doActions(HelperService.java:119)
    <br>     at intradoc.server.ServiceRequestImplementor.executeActions(ServiceRequestImplementor.java:1111)
    <br>     at intradoc.server.Service.executeActions(Service.java:431)
    <br>     at intradoc.server.ServiceRequestImplementor.doRequest(ServiceRequestImplementor.java:632)
    <br>     at intradoc.server.Service.doRequest(Service.java:1709)
    <br>     at intradoc.server.ServiceManager.processCommand(ServiceManager.java:357)
    <br>     at intradoc.server.IdcServerThread.run(IdcServerThread.java:195)
    <br>!syExceptionType,java.lang.NullPointerException
    .... etc etc etc

  • UCM Component Integration with a BPEL WSDL

    Background
    1. I have a WSDL of a BPEL Process hosted on Oracle SOA Middleware Server.
    2. I want to write a Component in UCM which could consume this Web Service.
    Problem
    How to write a Web Service Client in UCM to consume this Web Service? A Sample code would be really helpful.

    Hi,
    Am looking to do such a similar operation? Could anyone kindly guide us for the same ASAP

  • UCM-BPEL Integration

    Hi, we're trying to integrate UCM with BPEL.
    I've added the component BpelIntegration_10gR3_20071213.zip to the content server without any problem.
    My doubt is how to configure the connection to BPEL. We are using Weblogic and all the documentation that I've found till now solo contemplates OC4J.
    My configuration is:
    JNDI Properties
    Initial Context Factory: com.evermind.server.ApplicationClientInitialContextFactory
    Provider URL: http://10.30.101.3:8001/OracleSOAServer (8001 is the port of the application server and OracleSOAServer is the instance name where my BPEL process is running.)
    Security Principal: weblogic
    Security Credentials: *****
    Is my Initial Context Factory and my Provider URL correct?
    Thank's in advance,
    César

    I managed to connect to BPEL with a help from a person from Oracle Portugal (Emanuel Moreira).
    The step are:
    copy the jars "weblogic.jar" & "wlclient.jar" from "$WLS_HOME\lib" into "$UCM_HOME\custom\BpelIntegration\lib".
    Update the file "BpelIntegration.hda" in "$UCM_HOME\custom\BpelIntegration", with the reference to this jars. The classpath have to be:
    classpath=$COMPONENT_DIR/classes;$COMPONENT_DIR/lib/orabpel.jar;$COMPONENT_DIR/lib/orabpel-common.jar;$COMPONENT_DIR/lib/wlclient.jar;$COMPONENT_DIR/lib/oc4j_client/j2ee/home/oc4jclient.jar;$COMPONENT_DIR/lib/wsdl.jar;$COMPONENT_DIR/lib/orawsdl.jar;$COMPONENT_DIR/lib/http_client.jar;$COMPONENT_DIR/lib/weblogic.jar
    After this, go to "Component Manager" of UCM and disable the componet "BpelIntegration"
    Restart UCM
    Enable the componet "BpelIntegration"
    Restart again UCM
    (this last steps is for UCM actualize the classpath in the file "state.cfg" in "$UCM_HOME\config"; check the file)
    The connection configuration:
    Domain: default
    Initial Context Factory: weblogic.jndi.WLInitialContextFactory
    Provider URL: t3://10.30.101.3:9700 (te://<hostname bpel>:port from server instance where bpel run)
    Know have a problem when configuring "Process". I have this error:
    Unable to retrieve process update form. Unable to execute service method 'getDeployedProcesses'.

  • UCM-Desktop Integration Suite-

    In one of my usecase i need to customize check-in button present in oracle-UCM addin of MS Office. How to do this ? Any information regarding overriding the button functionality and api details?

    If we can override using validateCheckinData function then can you please specify the library and class details.OK. It looks you need a crash course on filters.
    validateCheckinData is a Java filter event. When you define your custom component you may define which class is executed when the event occurs. This one, in particular, is triggered "during a check-in or update to validate the metadata fields." I didn't know if the field data in Excel has something to do with item's metadata, but this is quite a safe place to add your functionality whatever it does.
    As for class, it will be your own, implementing an interface intradoc.shared.FilterImplementor In a nutshell, you will need to implement a method called doFilter.
    As for library (to compile your class), there is a idcserver.jar library, which you may (and should) take from your installation.
    In this thread Re: Java Component using validateStandard and SystemDatabase fails to incr cntr you will find where exactly it the jar located.
    If you drop me an email I can send you a component with an implemented filter. There are also few samples available at http://bexhuff.com/2011/03/howto-component-samples-for-oracle-ucm-11g
    I have one more question concerning your use case. You write that
    those edited field data should be stored in database during the time of check-in back to UCMHow is it related to the content item? Is the "database" the one used by UCM?
    If the values in the database are item's metadata (and they are not those mandatory ones that must be provided during checkin like security group), you could also use Content Categorizer, which may pull metadata for an item out of the item's content. Of course, you can do the same with the filter (and have probably more powerful tool), but if this is your scenario, you could go without customizations.

  • Getting errror while URM source registering in UCM

    HI,
    I have done the following configurations to connect UCM to URM in provider
    Server Host Name  : B6C-3F-184A-163e.GDNINDIA.COM:16300
    HTTP Server Address  : B6C-3F-184A-163e.GDNINDIA.COM:16300
    ** Server Port : 5557*
    ** Instance Name :CSAtoURM*
    ** Relative Web Root : /urm/*
    when I try to register this source am getting error like
    *Event generated by user 'weblogic' at host 'localhost:16200'. Unable to connect to server B6C-3F-184A-163e.GDNINDIA.COM on port 5557. The server is not available. java.net.ConnectException: Connection timed out: connect. [ Details ]*
    An error has occurred. The stack trace below shows more information.
    *!csUserEventMessage,weblogic,localhost:16200!$!csUnableToConnect2,B6C-3F-184A-163e.GDNINDIA.COM,5557!syJavaExceptionWrapper,java.net.ConnectException: Connection timed out: connect*
    intradoc.common.ServiceException: !csUnableToConnect2,B6C-3F-184A-163e.GDNINDIA.COM,5557
    my C:\Oracle\Middleware\user_projects\domains\base_domain\ucm\urm\config/config file have the following details
    *<?cfg jcharset="Cp1252"?>*
    *#Server System Properties*
    IDC_Name=B6C3F184A163eGDNINDIACOM16300
    IdcProductName=idcurm
    InstanceMenuLabel=B6C3F184A163eGDNINDIACOM16300
    InstanceDescription=Instance B6C3F184A163eGDNINDIACOM16300
    SocketHostAddressSecurityFilter=127.0.0.1|0:0:0:0:0:0:0:1
    *#Database Variables*
    SystemDatabase:DataSource=URMDS
    SystemDatabase:UseDataSource=true
    *#Internet Variables*
    HttpServerAddress=B6C-3F-184A-163e.GDNINDIA.COM:16300
    MailServer=mail
    [email protected]
    HttpRelativeWebRoot=/urm/
    UseSSL=No
    Is the configuration what I am doing to right ?
    follwoing are the error details in detial...
    Event generated by user 'weblogic' at host 'localhost:16200'. Unable to connect to server B6C-3F-184A-163e.GDNINDIA.COM on port 5557. The server is not available. java.net.ConnectException: Connection timed out: connect. [ Details ]
    An error has occurred. The stack trace below shows more information.
    !csUserEventMessage,weblogic,localhost:16200!$!csUnableToConnect2,B6C-3F-184A-163e.GDNINDIA.COM,5557!syJavaExceptionWrapper,java.net.ConnectException: Connection timed out: connect
    intradoc.common.ServiceException: !csUnableToConnect2,B6C-3F-184A-163e.GDNINDIA.COM,5557
    at intradoc.provider.SocketOutgoingConnection.createSocket(SocketOutgoingConnection.java:338)
    at intradoc.provider.SocketOutgoingConnection.connectToServer(SocketOutgoingConnection.java:109)
    at intradoc.provider.SocketOutgoingProvider.createConnection(SocketOutgoingProvider.java:172)
    at intradoc.provider.SocketOutgoingProvider.createRequest(SocketOutgoingProvider.java:181)
    at intradoc.provider.ServerRequestUtils.createAdminProxyRequest(ServerRequestUtils.java:98)
    at intradoc.provider.ServerRequestUtils.doAdminProxyRequestEx(ServerRequestUtils.java:64)
    at intradoc.server.archive.TransferUtils.executeProxiedRequest(TransferUtils.java:600)
    at urmagent.UrmAgentUtils.doServerRequest(UrmAgentUtils.java:66)
    at urmagent.UrmAgentServiceHandler.uaValidateProvider(UrmAgentServiceHandler.java:313)
    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 intradoc.common.IdcMethodHolder.invokeMethod(IdcMethodHolder.java:86)
    at intradoc.common.ClassHelperUtils.executeMethodReportStatus(ClassHelperUtils.java:324)
    at intradoc.server.ServiceHandler.executeAction(ServiceHandler.java:79)
    at intradoc.server.Service.doCodeEx(Service.java:532)
    at intradoc.server.Service.doCode(Service.java:504)
    at intradoc.server.ServiceRequestImplementor.doAction(ServiceRequestImplementor.java:1622)
    at intradoc.server.Service.doAction(Service.java:476)
    at intradoc.server.ServiceRequestImplementor.doActions(ServiceRequestImplementor.java:1439)
    at intradoc.server.Service.doActions(Service.java:471)
    at intradoc.server.ServiceRequestImplementor.executeActions(ServiceRequestImplementor.java:1371)
    at intradoc.server.Service.executeActions(Service.java:457)
    at intradoc.server.ServiceRequestImplementor.doRequest(ServiceRequestImplementor.java:723)
    at intradoc.server.Service.doRequest(Service.java:1865)
    at intradoc.server.ServiceManager.processCommand(ServiceManager.java:435)
    at intradoc.server.IdcServerThread.processRequest(IdcServerThread.java:265)
    at intradoc.idcwls.IdcServletRequestUtils.doRequest(IdcServletRequestUtils.java:1332)
    at intradoc.idcwls.IdcServletRequestUtils.processFilterEvent(IdcServletRequestUtils.java:1678)
    at intradoc.idcwls.IdcIntegrateWrapper.processFilterEvent(IdcIntegrateWrapper.java:221)
    at sun.reflect.GeneratedMethodAccessor110.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at idcservlet.common.IdcMethodHolder.invokeMethod(IdcMethodHolder.java:87)
    at idcservlet.common.ClassHelperUtils.executeMethodEx(ClassHelperUtils.java:305)
    at idcservlet.common.ClassHelperUtils.executeMethodWithArgs(ClassHelperUtils.java:278)
    at idcservlet.ServletUtils.executeContentServerIntegrateMethodOnConfig(ServletUtils.java:1592)
    at idcservlet.IdcFilter.doFilter(IdcFilter.java:330)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:94)
    at java.security.AccessController.doPrivileged(Native Method)
    at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:313)
    at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:414)
    at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:138)
    at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.dms.wls.DMSServletFilter.doFilter(DMSServletFilter.java:330)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.doIt(WebAppServletContext.java:3684)
    at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3650)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
    at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2268)
    at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2174)
    at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1446)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    Caused by: java.net.ConnectException: Connection timed out: connect
    at java.net.PlainSocketImpl.socketConnect(Native Method)
    at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:333)
    at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:195)
    at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:182)
    at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:366)
    at java.net.Socket.connect(Socket.java:525)
    at java.net.Socket.connect(Socket.java:475)
    at java.net.Socket.&#60;init&#62;(Socket.java:372)
    at java.net.Socket.&#60;init&#62;(Socket.java:186)
    at javax.net.DefaultSocketFactory.createSocket(SocketFactory.java:206)
    at intradoc.provider.SocketOutgoingConnection.createSocket(SocketOutgoingConnection.java:313)
    ... 57 more
    thanks
    kishore

    Hi
    I guess that you have not put IntradocServerPort=<value> in URM config.cfg which is why this error is showing up .
    Add the above variable (if not done) to URM's config.cfg , restart URM managed server and on UCM Provider page where you have created the provider use the new IntradocServerPort for server port .
    Restart UCM managed server and then test to see if the issue still persists .
    Thanks
    Srinath

  • 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

  • Integrating ucm with other content servers.

    Hi,
    Can I integrate oracle ucm with other content servers like Alfresco,Documentum etc.If possible how can i do it?

    Hi
    Yes , can do it in certain cases like Share Point where UCM has adapter components which would connect to the 3rd party CMS and data transfers can be possible .With Documentum as well I believe that there is an adapter which when installed on UCM / URM one can access to the other CMS.
    Do not have any adapters apart from these 2 as far as I know.
    Thanks
    Srinath

  • Integration of Oracle UCM with MOSS 2010

    Hi Experts,
    Do you know if it the following scenario is possible:
    - MOSS 2010 for the user interface
    - Oracle UCM for all the document management core activities
    Are there any standard connectors available?
    Thanks in advance,
    Ricardo

    Hi
    Yes, there are Share Point adapters available for UCM - MOSS integration .
    Please check the following link : http://www.oracle.com/technetwork/middleware/webcenter/content/downloads/index-ucm10g-082682.html
    Thanks
    Srinath

  • Integration of bpel with ucm

    Hi All,
    I want to integrate Bpel with UCM but i want to call Bpel from UCM , can anyone please suggest me some documents to go through.
    THanks

    Hi
    You can go through document on myoraclesupport which describes the UCM -BPEL integration steps .
    Link : https://communities.oracle.com/portal/server.pt?open=514&objID=226&mode=2&docID=16616&aggregatorResults=D3567D8318D12963D18032D2467D16616D14422D71801D88343D105006&returnUrl=https%3A%2F%2Fcommunities.oracle.com%2Fportal%2Fserver.pt%2Fcommunity%2Funiversal_content_management%2F224
    Hope this helps .
    Thanks
    Srinath

  • UCM Integration with Oracle Access Manager

    Hi,
    We have successfully integrated UCM with OAM for Single Sign On purpose. If we click the 'Login' link of UCM Home page, it will be redirected to OAM SSO page, asking for user credentials. The entered user credentials will get validated with OID.
    Also we have implemented LDAP configured with UCM.
    We are using search.wsdl througn webservice proxy (option in jdeveloper) for searching the documents in UCM. The problem arises when we add the UCM URL to OAM for SSO authenication, we are unable to do the search process through webservices.
    The below code is the code to set the authenication for search.wsdl.
    ( WEB PROXY URL : http://localhost/idc/idcplg -)
    SearchSoapClient searchItem     = null;
    IdcPropertyList extraProps      = null;
    String dDocType                 = null;
    AdvancedSearchResult        result;
    SearchResults[] src             = null;
    searchItem                      = new SearchSoapClient();
    searchItem.setUsername("sysadmin");
    searchItem.setPassword("idc");
    When i remove the UCM url from OAM (i.e) not enabling the SSO, the above code is working.
    I need to set the logged in USER value for this authenication. How to resolve this issue.
    Edited by: user1117227 on Apr 17, 2009 4:13 AM

    Hi,
    Could you please help me with the integration guide for UCM & OAM integration?
    Regards,
    Ashish

  • Integration of Oracle UCM with SAP Portal

    Hi,
    My requirement is given below
    1. Web content management tool used is Oracle UCM.
    2. Web content managed using oracle ucm needs to be published and accessed via SAP Portal.
    Pls let me know how to achieve this. I couldn't find any article on this. I could only find inteoperability between IBM and Microsoft.
    Regards,
    Rukmani

    Hi Rukmani
    Do you have any content that you can share for the Oracle UCM SAP integration - Approach, additional software required, lessons learned?
    Thanks

  • Translate a csv file in UCM to records in URM

    If there's a csv file in UCM, can I import the file into URM and save it as records?
    Thanks

    The answer is, yes, of course.
    You can check in any file to URM and "declare" it as a record.
    Another option could be keeping the file in UCM and "record it" in URM via UCM-URM adapter.

Maybe you are looking for

  • Assigning another payment document to a cheque alredy assigned to pmnt doc.

    Hi Gurus, First let me explain the scenario which is as below: An user did the wrong invoicing for $ 10000.00 instead of the the correct amount $ 11000.00 through TN FB60 and then he made the payment to the vendor through TN F-58. This way the system

  • How do I change the bitrate to 128 on my iPod Touch?

    On iTunes I found the place to change future songs to 128 bitrate, which I did.  The songs in iTunes are still showing 256 or higher.  How do I find out if the songs on my Ipod Touch are 128 or still 256?  How do I change the existing songs on iTunes

  • SRM POWL - How to add/update longtext (internal note) of invoice

    created powl for mass approval/rejection of invoice For Rejection 'm adding 'reason for rejection' & 'internal note' fields Which i need to update in invoice --> notes & attachment --> 'reason for rejection' & 'internal note' I am doing it as -- TRY.

  • Trouble with loadMasters function.

    Hey everybody, I'm trying to automate the replacement of a number of master spreads across many documents. Unfortunately, I keep getting the following error: Error Number: 48 Error String: Cannot find the folder " ". Both of these code snippets give

  • Process variants ?

    Hello, I am question regarding process variants when we are trying to model a process chain. When you create a new process chain it asks you for enter a existing rpocess variant. What do we have do there.? Like do we have to create new variants or SA