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

Similar Messages

  • Integrating oracle SES with UCM

    i have installed the oracle SES 10.1.8.4.0 and UCM 10gR3,i tried to integrating the SES with UCM,sometimes it is being crawling but not able to search the doc from UCM.
    it's better for me that anybody'll expain properly how to integrating the SES with UCM with document,given suitable website link.
    Thanks
    Durgesh patidar..........
    Edited by: user8931022 on 29/04/2010 11:10 م

    i have installed the oracle SES 10.1.8.4.0 and UCM 10gR3,i tried to integrating the SES with UCM,sometimes it is being crawling but not able to search the doc from UCM.
    it's better for me that anybody'll expain properly how to integrating the SES with UCM with document,given suitable website link.
    Thanks
    Durgesh patidar..........
    Edited by: user8931022 on 29/04/2010 11:10 م

  • Integration ECC6.0 with UCM

    Hi;
    I need integrate our SAP ECC 6.0 with UCM of Oracle.
    I configure in the transaction AOC0 the next values;
    - Http server; http://<IP server UCM>   I have one doubt, if the server is with or without http://
    - port number: 4444
    - http script; idc/idcplg
    Storage type: HTTP content server
    When check the connectio, i have the error; Error in HTTP Access: IF_HTTP_CLIENT->RECEIVE 1 ICM_HTTP_CONNECTION_FAILED
    Any Idea?
    Thanks for your help

    Hi,
    Have you complete this integration activity! If so Can you pls provide some inputs on this like do we need any connector on either side or on both sides or Just by establishing link can we acieve this or any other things need to be considered like custom development etc!
    Best regrads
    Ravindra

  • Siebel On Demand Outbound Webservice integration using bpel question

    Hello everyone,
    I have a question I am hoping the forum can help me out with
    I am trying to do an integration using bpel with Siebel on demand as the begining point. The bussiness case is that I want qualified leads to be extracted out of the Siebel On Demand crm to be integrated into a back end system. This is put into a queue in the integration events. I have read the forum on all the session id and intermediate java code that provides the session id. I noticed that Siebel on demand is not a webservice requestor and only a webservice provider even for outbound messages. Since bpel always needs an input of some sort how would I kick off bpel to keep checking the queue not to mention getting the session id ect?
    Any help would be great :)
    Jaden

    Hi ,
    An integration even is something that is configured using a workflow. Like say when a Lead field is modified of r a particular Lead this even fires and will go and reside in Integration Even Queue.
    A separate bpel process is then required to read the Integration Queue (wsdl's available) and then process this even for the lead.
    Regarding extraction of Leads from SOD it need to have any Inegration events. Even without this we can do it. Just make a webcall using the Lead wsdl and then process th erecords usinga while Loop stucture. You can use a DB adapter to write to the target Database tables.
    Nyjil

  • Setting embedded weblogic ldap with UCM

    Hi All,
    I am integrating embedded ldap with UCM.  i went to server and change credential for ldap,then did make a connection with ldap browser jexplore
    I went to UCM and added a new provide as ldap provider
    Provider Name:
    LDAP
    Provider Description:
    Ldap
    Connection State:
    10 out of 10 connections are good
    Last Activity Date:
    None
    Provider Type:
    ldapuser
    Provider Class:
    intradoc.provider.LdapUserProvider
    Provider Connection:
    intradoc.provider.LdapConnection
    Source Path:
    oracle\Middleware
    LDAP Server:
    192.168.0.151
    LDAP Suffix:
    ou=people, ou=myrealm, dc=ucm_domain
    LDAP Port:
    7001
    Number of connections:
    10
    Connection timeout:
    10
    Priority:
    1
    Credential Map:
    SSL Enabled:
    No
    Attribute Map:
    givename : uFirstName;cn:dFullName;mail : dEmail;title : dUserType
    Role Prefix:
    Account Prefix:
    Account Permissions Delimiter:
    Default Network Accounts:
    #none
    Default Network Roles:
    guest
    Filter Groups:
    No
    Use Full Group Name:
    No
    LDAP Admin DN:
    cn=admin
    This is setting.is my ldap. Is all setting and suffix is correct or not? In my application when i am running the app, i am getting null as directory object. Please let me kow the right approach.

    This is apparently a compatability issue. The version of openLDAP that is available for Windows (the latest I found was v. 2.2.29) does not support "entryDN". However, WL 10.3 requires this attribute to be set (apparently available in openLDAP v. 2.4 and I am told - defined in RFC5020). Instead I converted my code to use the traditional static group. :-(
    (ex. setup at: http://blogs.oracle.com/jamesbayer/2007/08/using_openldap_with_weblogic_s.html)
    Anyway - I wanted to post the conclusion of this incase anyone else ran into this....

  • AD Integration with UCM 11g - Selecting users from multiple OU

    Hi All,
    I have integrated AD with UCM 11g and able to login with AD username/password to UCM application.
    The one problem I face, the users of this application are scattered in different OUs in AD. Like OUs are created for different locations and users are present in that OU. I'm unable to select all the users of this application from different OU's.
    Like the users are present in below OUs.
    OU=Users,OU=America,DC=compnay,DC=net
    OU=Users,OU=Canada,DC=compnay,DC=net
    In User Base DN - What should i give? When i give any one of the above I get the users properly.
    Also is it possible to select users by querying a security group in AD and getting all the members (Users) of it. Because in our application we have only three roles (mapped to the corresponding three security group in AD), and all users of this application are assigned one of that role. So, I could get all the users by querying the security group. But I do not know if that is possible.
    Please advise.
    Kind Regards,
    Selvam S

    Hi Selvam,
    Just put User Base DN: DC=compnay,DC=net
    This will pull all users from both OU, along with some unwanted entries like computers on the domain. Another, possibly silly proposal, would be to create two Ldap authenticators with different User Base DN. Both should be on the top of authenticators list with Sufficient flags.
    Regards,
    Boris

  • Weblogic portal Integration with UCM by weblogic virtual repository

    Anyone has experience with Weblogic portal Integration with UCM by weblogic virtual repository? Thanks.

    Since only folders_g can be used for integrating with Webcenter Spaces/Portal we are not sure of what our strategy should be. Is there plan to use framework folders with Webenter in the future?Certainly there are. Unfortunately, no exact date/release has been communicated so far. If you need a quick implementation (following few next months) I'm afraid you will have to go with folder_g

  • BPM integration with UCM(universel Content Mgmt)

    Hi,
    I'm working with BPM , in my project there is a requirement.
    to the human task there is a need to attach more than 2mb file.
    i came to know that which is possible by integrating bpm with UCM repository.
    could any one help me to integrate BPM with UCM.
    Thanks and Regards,
    Rajendar.

    Hi Rajendar,
    You can increase the maximum UCM file upload size and temporary storage size to 5mb by adding these additional parameters in your web.xml file:
    <context-param>
        <!-- Maximum memory per request (in bytes) -->
        <param-name>oracle.adf.view.faces.UPLOAD_MAX_MEMORY</param-name>
        <!-- Use 500K -->
        <param-value>512000</param-value>
    </context-param>
    <context-param>
        <!-- Maximum disk space per request (in bytes) -->
        <param-name>oracle.adf.view.faces.UPLOAD_MAX_DISK_SPACE</param-name>
        <!-- Use 5mb -->
        <param-value>5120000</param-value>
    </context-param>
    <context-param>
        <!-- directory to store temporary files -->
        <param-name>oracle.adf.view.faces.UPLOAD_TEMP_DIR</param-name>
        <!-- Use an ADFUploads subdirectory of /tmp -->
        <param-value>/tmp/ADFUploads/</param-value>
    </context-param>Dan

  • Oracle EBS content repository integration with UCM(Web Center)

    Hello,
    have any one try to user Oracle EBS content repository to integrate with UCM (Web Dav or Web serice) is this supported method to keep attachmnets forom FND_BLOB to Web Ceneter, Where I can find  any documntation
    Thank you

    Didn't see the link in your post. may have been stripped.
    if you want to use the ebs native attachment lists, what we've done is used a custom bpel composite to load items into the appropriate entity in the fnd_documents and all of those other related ebs tables. this takes webcenter out of it for the most part. you could also load links, similar to the imaging solution's approach. this way, again, uses the ebs attachments, but stores the image in IPM (in the imaging case, that is). there is a link loaded into the fnd tables.
    if you want to leverage the ebs-side attachment lists, managed attachments may not be the approach you want to take. You may want to look into the imaging solution or creating a custom process.
    -ryan

  • Oracle CC&B integration with UCM

    Hi,
    I have to do the integration of cc&b(oracle customer care and billing) with ucm(universal content management).could any one please suggest me how to approach for this?
    Thanks.

    Hi ,
    Oracle CCB can be access outside by XAI services , as well UCM also provides Webservices.
    So both the system can communicate through
    1. Web services.
    2. You can access UCM from CCB using RIDC if you are accessing from change handler or page maintenance or Algorthims or batch (Basically from Java Program.)
    Thanks & Regards,
    Karai

  • BPM integration with UCM

    Hi,
    Can any one suggest me how to integrate BPM with UCM.
    My requirement is with a human task in BPM i should able to attach a file or document and that particular file should be stored in UCM.
    Thanks & Regards :
    PRAMEELA PADAM

    Hi Nomado,
    yes i configured the UCM.
    I didn't enable any accounts. Please tell me how to enable the accounts.
    This is my Config.cfg file.
    <?cfg jcharset="Cp1252"?>
    #Server System Properties
    IDC_Name=idc
    IdcProductName=idccs
    InstanceMenuLabel=i
    InstanceDescription=Instance 8QDYMV1appsahydcom16200
    SocketHostAddressSecurityFilter=127.0.0.1|0:0:0:0:0:0:0:1|172.16.5.111|*.*.*.*
    #Database Variables
    SystemDatabase:DataSource=CSDS
    SystemDatabase:UseDataSource=true
    #Internet Variables
    HttpServerAddress=172.16.5.209:16200
    MailServer=mail
    SysAdminAddress=[email protected]
    HttpRelativeWebRoot=/cs/
    UseSSL=No
    #General Option Variables
    IsAutoNumber=Yes
    AutoNumberPrefix=8QDYMV1appsahy
    UseAccounts=1
    #Additional Variables
    AllowUpdateForGenwww=1
    registerStartMenuActions=1
    FileEncoding=UTF8
    WebServer=javaAppServer
    IntradocServerPort=4444
    Thanks & Regards
    Pramila Padam
    Edited by: Pramila Padam on Feb 14, 2013 9:39 AM

  • Integrating Eclipse on windows with ucm on linux

    hi ..
    I have installed Eclipse on Windows and ucm is installed on the linux system. I need to create some new java components and so have to use eclipse for it.
    How do I integrate Eclipse on windows with ucm on linux for remote debugging ?

    1. This is a dev server and has around 4GB and 2 CPU's somewhere around 2.x GHZ (I guess). I monitored the system while I noticed slowness and did not find any issues I/O or memory and all I could notice in the logs are deployment going on. I sometimes however noticed warning on Thread stuck - not sure how to tune it or optimize threads (being new to weblogic).
    2. Yes, I have tried deploying and it fails with errors again in deployment - again I probably have to read a bit about WebLogic deployments.
    3. I am not sure how to avoid configuring atleast an empty domain in step 3. Would help if you elaborate. Here is my understanding:
    a. To install webcenter with UCM, I need a running http url (address).
    b. To get a HTTP running, I need webtier installed and configured. The configuration seem to ask for a weblogic domain. In which case I have to create a weblogic domain either by running config.sh on the WEBLOGIC_HOME or through the config.sh on WEBTIER_HOME/common/bin.
    That was my understanding, I understand the best way to configure is to run config.sh from the WEBCENTER_HOME.
    Looks like I might have to uninstall and try reinstalling.

  • Replacing Oracle EBS FND Attachment functionality with UCM

    I am new to Oracle UCM and wondering about Replacing Oracle EBS FND Attachment functionality (Paper Clip in EBS forms) with UCM. Can we achieve this by simply defining the Attachment Repository using System Administrator Responsibility in EBS? Can you share some documentation on this?
    If we have to customize the forms to re-direct the document repository from FND to UCM, please share the steps to do so.

    Didn't see the link in your post. may have been stripped.
    if you want to use the ebs native attachment lists, what we've done is used a custom bpel composite to load items into the appropriate entity in the fnd_documents and all of those other related ebs tables. this takes webcenter out of it for the most part. you could also load links, similar to the imaging solution's approach. this way, again, uses the ebs attachments, but stores the image in IPM (in the imaging case, that is). there is a link loaded into the fnd tables.
    if you want to leverage the ebs-side attachment lists, managed attachments may not be the approach you want to take. You may want to look into the imaging solution or creating a custom process.
    -ryan

  • BPEL to UCM

    I Integrated BPEL and UCM. I was able to trigger BPEL process from UCM and map payload.
    But is there in any way BPEL can invoke UCm or BPEL can send response to UCM.

    There are several ways to invoke UCM functionality from BPEL.
    1) You can directly call out to web services exposed by UCM as the previous poster explained. You essentially register the service that encapsulates the functionality you are interested in (for example, checking in a document) as a partner link in your BPEL process, and then you make the call directly from BPEL.
    2) You can expose a coarse-grained Java API you create that wraps RIDC or CIS calls as a Custom Data Control, and invoke the functionality from BPEL.
    3) You can expose a coarse-grained service that hides the complexity of CIS (RIDC is fairly straightforward, though) as a partner link, and call out to it as mentioned in #1. The advantage here is that you can decouple your service's API from the structures used by UCM's web services, though I am not sure the abstraction layer will accomplish much more than providing a simpler API for your BPEL process use when calling out to UCM.

  • Getting Error while integrating Crystal reports with Java

    Hi All,
    I am getting below error while integrating crystal report with java
    [java] os.arch = x86
    [java] java.lang.NoSuchMethodError: com.crystaldecisions.Utilities.d.<init>
    (Ljava/awt/Image;I)V
    [java] at com.crystaldecisions.Utilities.af.try(Unknown Source)
    [java] at com.crystaldecisions.Utilities.af.a(Unknown Source)
    [java] at com.crystaldecisions.Utilities.af.<init>(Unknown Source)
    [java] at com.businessobjects.crystalreports.viewer.applet.g.a(Unknown
    Source)
    [java] at com.crystaldecisions.ReportViewer.ReportViewer.start(Unknown
    Source)
    [java] at ReportViewerFrame.<init>(ReportViewerFrame.java:51)
    [java] at JRCViewReport.launchApplication(JRCViewReport.java:29)
    [java] at JRCViewReport$1.run(JRCViewReport.java:50)
    [java] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:
    178)
    [java] at java.awt.EventQueue.dispatchEvent(EventQueue.java:443)
    [java] at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDi
    spatchThread.java:190)
    [java] at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDisp
    atchThread.java:144)
    [java] at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.j
    ava:138)
    [java] at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.j
    ava:130)
    [java] at java.awt.EventDispatchThread.run(EventDispatchThread.java:98)
    Any help can be appreciated
    Kalyan

    Hi All,
    For got to mention i am using crystal reports XI release 2 with JDK1.4.
    Kalyan

Maybe you are looking for

  • Alert Category of ES not deployed on Alerting Server

    Hello, I just set up an Alert Category in Enterprise Services Builder to used in BPM. I have read that the category will be automatically deployed on the Alerting Server and can be viewed using ALRTCATDEF. However there is nothing to be seen after ac

  • Restore a MACRO in dev system

    hello Experts, I have a macro in development (DEV) system which is transported to the production ( PROD). Someone has changed it in dev so its has stopped working in DEV, but works perfectly in PROD. I am not able to find who / what has been changed

  • Dynamic SELECT clause using lexical param

    Aloha all. I've been working with Report 6i for a while now, but was wondering if anyone had success using lexical parameters in the SELECT clause. I've done it in the WHERE clause many times. Here's what I want to do: select &column_list from &table

  • Passing data from Receiver FM

    Hi, Scenario is, once the event is raised, some information needs to be passed to workflow. Being a standard events raised by std. applications, we can not add parameters to these events. So wanted to know that whether we can pass data to Workflow co

  • Loading metadata resets Develop settings

    Because I'm scanning slides and Lightroom apparently cannot add capture dates and the like, I am using exifer to write metadata to my scans. I first load them into Lightroom and then import XMP metadata. I load them first so I can see them while I de