OAM Integrating with peoplesoft

how to link the users in OAM and peoplesoft if the userid are different in OID from people soft userid,
can anyone tell me the solution.

Unless you are familiar with PeopleSoft, I would think your client should guide you in this integration. PeopleSoft has various ways to communicate with the "outside" world and I can give you the link to the PeopleTools PeopleBooks (http://docs.oracle.com/cd/E17566_01/epm91pbr0/eng/psbooks/psft_homepage.htm) but I highly doubt that will help you when you don't have any experience with PeopleSoft.
Easiest option with sending to an outside application and receiving results is, in my opinion, still a webservice. But then your client should do some work as well otherwise they will never be able to send anything at all. Direct link to documentation on PeopleTools 8.52 would be http://docs.oracle.com/cd/E41509_01/pt852pbh2/eng/psbooks/tibr/book.htm

Similar Messages

  • Integration with PeopleSoft Applications Using Oracle SOA Suite 11g BPEL

    Hi,
    I'm integrating BPEL with Peoplesoft FSCM 9.0 Application on tools 8.49 using Oracle SOA Suite 11g. The BPEL invokes the web service method generated from Peoplesoft Component Interface in a synchronuos manner.
    I have deployed the BPEL in Oracle SOA Suite 11g using Jdeveloper successfully but I have problem in configuring the BPEL node in Peoplesoft side using Oracle SOA Suite 11g(FMW) . I had done the integration of BPEL with Peoplesoft FSCM 9.0 on tools 8.49 using Oracle SOA Suite 10g earlier successfully by configuring BPEL node properties as follows:
    BPEL CONSOLE : http://Host Name:8888/BPELConsole (System with Oracle SOA Suite 10g server for deployment)
    BPEL DOMAIN : default
    Using this BPEL node configuration, I was able to ping the BPEL console of Oracle SOA Suite 10g from peoplesoft and hence complete the integration successfully.
    Now in order to acomplish Business rules and other functionality, the BPEL application has been developed in Oracle SOA Suite 11g using Jdeveloper 11g. This time I'm not able to configure the BPEL node in Peoplesoft for this integration as I'm assuming there is no separate BPEL console in Oracle SOA Suite 11g. All the BPEL deployments are administered in console (11g console used for deployment of BEPL)
    http://Host Name:7001/em (System with Oracle SOA Suite 11g server - Fusion Middleware).
    So when I Configured the BPEL node property in Peoplesoft as :
    BPEL CONSOLE : http://Host Name:7001/em (System with Oracle SOA Suite 11g server for deployment)
    BPEL DOMAIN : default
    I'm not able to ping the Peoplesoft BPEL node to the Oracle SOA Suite 11g. Hence I'm not able to proceed with my integration.
    When I searched the OTN discussion forum on BPEL console for Oracle SOA Suite 11g, all threads point that there is no separate BPEL console unlike Oracle SOA Suite 10g. Also most of the articles for Integration with Peoplesoft Application using SOA 11g do not state any specific configuration setting for property of Peoplesoft BPEL node in order to integrate with BPEL 11g. The examples published in OTN still point towards screen shots of integration using SOA Suite 10g.
    So I'm not able to proceed in this regard.
    Any help in this regard is highly appreciated.
    Thanks in Advance,
    Girish
    Edited by: user11214154 on Nov 23, 2009 8:12 PM
    typo error

    Hi,
    I found this document from the Oracle Open World 2009 (maybe you have found it too) :
    "Integration with PeopleSoft applications using oracle soa suite 11g BPEL" --> [http://www.oracle.com/technology/tech/fmw4apps/peoplesoft/pdf/oow2009-bpel-psft.pdf]
    And this could be a little more simple, but have a good step-by-step tutorial.
    [http://www.oracle.com/technology/obe/fusion_middleware/fusion/soa/BPEL_PS848/OBE_PSFT_BPEL_848.htm]
    I think you must read this docs by now, but never come amiss.
    Hope this can help you,
    By the way, if you can help me with this I'll appreciate it a lot.
    Unable to access the following endpoint(s)

  • BPEL integration with Peoplesoft

    Hi
    What are the steps to integrate with Peoplesoft using BPEL?
    We are going to integrate with Web Center Interaction at the other end.
    I really appreciate if you can share if you have a document or instructions / links on how the same be achieved
    Thanks
    Prasad

    Hi,
    I found this document from the Oracle Open World 2009 (maybe you have found it too) :
    "Integration with PeopleSoft applications using oracle soa suite 11g BPEL" --> [http://www.oracle.com/technology/tech/fmw4apps/peoplesoft/pdf/oow2009-bpel-psft.pdf]
    And this could be a little more simple, but have a good step-by-step tutorial.
    [http://www.oracle.com/technology/obe/fusion_middleware/fusion/soa/BPEL_PS848/OBE_PSFT_BPEL_848.htm]
    I think you must read this docs by now, but never come amiss.
    Hope this can help you,
    By the way, if you can help me with this I'll appreciate it a lot.
    Unable to access the following endpoint(s)

  • Outbound integration with peoplesoft HRMS using a soap adaptor  fails

    We are trying to do outbound integration with peoplesoft HRMS as a part of interface requiremnt,we are using soap adaptor for this,we are getting the following error
    An unhandled exception has been thrown in the ESB system. The exception reported is: "org.collaxa.thirdparty.apache.wsif.WSIFException: exception on JaxRpc invoke: HTTP transport error: javax.xml.soap.SOAPException: java.security.PrivilegedActionException: javax.xml.soap.SOAPException: Message transmission failure, response code: 500 at com.collaxa.cube.ws.wsif.providers.oc4j.jaxrpc.WSIFOperation_JaxRpc.invokeOperation(WSIFOperation_JaxRpc.java:1731) at com.collaxa.cube.ws.wsif.providers.oc4j.jaxrpc.WSIFOperation_JaxRpc.invokeRequestResponseOperation(WSIFOperation_JaxRpc.java:1473) at com.collaxa.cube.ws.wsif.providers.oc4j.jaxrpc.WSIFOperation_JaxRpc.executeInputOnlyOperation(WSIFOperation_JaxRpc.java:1156) at oracle.tip.esb.server.common.wsif.WSIFInvoker.executeOperation(WSIFInvoker.java:865) at oracle.tip.esb.server.common.wsif.WSIFInvoker.nextService(WSIFInvoker.java:781) at oracle.tip.esb.server.common.wsif.WSIFInvoker.nextService(WSIFInvoker.java:801) at oracle.tip.esb.server.service.impl.outadapter.OutboundAdapterService.nextService(OutboundAdapterService.java:208) at oracle.tip.esb.server.service.impl.outadapter.OutboundAdapterService.processBusinessEvent(OutboundAdapterService.java:127) at oracle.tip.esb.server.dispatch.InitialEventDispatcher.dispatchNonRoutingService(InitialEventDispatcher.java:118) at oracle.tip.esb.server.dispatch.InitialEventDispatcher.dispatch(InitialEventDispatcher.java:95) at oracle.tip.esb.server.dispatch.BusinessEvent.raise(BusinessEvent.java:1444) at oracle.tip.esb.utils.EventUtils.raiseBusinessEvent(EventUtils.java:112) at oracle.tip.esb.server.service.EsbRouterSubscription.onBusinessEvent(EsbRouterSubscription.java:305) at oracle.tip.esb.server.dispatch.EventDispatcher.executeSubscription(EventDispatcher.java:138) at oracle.tip.esb.server.dispatch.DeferredEventDispatcher.processSubscriptions(DeferredEventDispatcher.java:153) at oracle.tip.esb.server.dispatch.EventDispatcher.dispatchRoutingService(EventDispatcher
    Any clues about this..
    How to add HTTP header on top of the response..
    Thanks,
    Azeem.

    We have this working at our organization and my guess is that this is related to either a missing routing or having no security set on the service operation. We are only exploring this in test but we have the ESB set up as node in Peoplesoft. There is then routing defined from that node to financials. On the service operation we have attached the role PTPT1200. I am sure this is not best practice but we are currently only testing.
    If you want to attach headers for authentication/authorization I am sure it is defined in the documentation although I don't have the link in front of me.

  • Integration with Peoplesoft using OA adapter

    Hi
    I am not experiened on integrating/consuming Peoplesoft functionality from external system/application/BPEL/OSB.
    What i understood after reading few messages that Peoplesoft Intergration Broker can be used to expose Peoplesoft component interface as services which can be consumed/invoked by any system/application/BPEL/OSB.
    But i have requirement from our client that he wants to replace Peoplesoft Intergration Broker with oracle fusion middleware stack. In that context, i think only solution would be using Oracle Application adapter for Peoplesoft to expose Peoplesoft component interface as service, and which can be later consume in OSB/BPEL.
    Please suggest.

    Hi,
    There is a series of blogs that address this same area. Please look into them. they should surely help,
    /people/yomeshp.sharma/blog/2006/06/01/integrating-jdedwards-system-with-xi-using-iway-adapter-part--i - Part I
    /people/yomeshp.sharma/blog/2006/06/01/integrating-jdedwards-system-with-xi-using-iway-adapter-part--ii - Part II
    /people/yomeshp.sharma/blog/2006/05/31/integrating-jdedwards-system-with-xi-using-iway-adapter-part--iii - Part III
    Regards
    Bhavesh

  • Third party integrating with PeopleSoft

    I know this is a rather generic question but I'm hoping someone can point me in the right direction.
    I work for a company that has many customers who utilize PeopleSoft. Over the years we've built integrations with each of our customers individually. We're now looking at trying to bring some standardization to those integrations.
    In looking into this, it seems that the communication protocols offered are pretty standard (FTP, AS2, etc.). My question revolves more around the message format and content. We typically exchange vendor, invoice and payment information with our customers.
    Is there a base message schema/definition of these entities in PeopleSoft that we could utilize?
    I understand that every customer has customization done to meet their needs. Right now we're sending XML/positional/CSV/etc. formatted messages with various sets of attributes. If there is some base format of these messages, we're hoping that we could reduce some custom integration work for both ourselves and our customers.

    Depending on the PS version you use, you can have a look at the following link.
    https://psft-updates.oracle.com/psc/UGPRD/CUSTOMER/ISR/c/PTIS_INTEGRATION.PTIS_QUERY_INTG.GBL?&
    Its a good place to start with. This will give you a list of all the EIPs that PS delivers OOB.
    Thanks!

  • Documentation for Integrating with Peoplesoft

    does anyone know where I can access the technical documentation our developers need in order to develop an integration with the Peoplesoft application?  We have a client who currently uses PeopleSoft and they asked we integrate with PeopleSoft so they can send orders to us and receive results. 

    Unless you are familiar with PeopleSoft, I would think your client should guide you in this integration. PeopleSoft has various ways to communicate with the "outside" world and I can give you the link to the PeopleTools PeopleBooks (http://docs.oracle.com/cd/E17566_01/epm91pbr0/eng/psbooks/psft_homepage.htm) but I highly doubt that will help you when you don't have any experience with PeopleSoft.
    Easiest option with sending to an outside application and receiving results is, in my opinion, still a webservice. But then your client should do some work as well otherwise they will never be able to send anything at all. Direct link to documentation on PeopleTools 8.52 would be http://docs.oracle.com/cd/E41509_01/pt852pbh2/eng/psbooks/tibr/book.htm

  • Outlook integration with peoplesoft CRM 9.1 (PT 8.52)

    hi,
    we are doing outlook integration proj.While we try to integrate peoplesoft CRM 9.1(PT8.52) with a 3rd party system(BDSS-business data synchronising server) through integration broker, in this process we provide web services.Now we are able to conect with exchange but not with peoplesoft.Is there any thing to b configured in IB so it connects with peoplesoft??

    Hi Hakan,
    we are trying to synchronize the contact and calendar between outlook 2007 and Peoplesoft CRM9.1(pt8.52) using fusion middleware (BDSS-Business data synchronization server).we are trying to connect with exchange server through webservice(https://192.192.192.1/autodiscover/autodiscover.xml) and we are able to connect with exchange server.now we are trying to connect with peoplesoft through webservice(integration broker)
    http://machineName:Port/PSIGW/PeopleSoftServiceListeningConnector/CalendarWebServices.1.wsdl http://machineName:Port/PSIGW/PeopleSoftServiceListeningConnector/ContactServices.1.wsdl
    but while trying to connect we got an exception BDSS-20035: Cannot find a PIM connector endpoint for the current user and Connector Peoplesoft
    same thing we have succesfully done on CRM9.1(pt8.50).now we are implementing the same in CRM9.1 (PT8.52) is ther anything additionally have to do in integration boker for this higher version.
    pls help us we are struck with ths almost 2 weeks

  • OPA Integration with PeopleSoft

    Hi,
    We'll be integrating OPA with PeopleSoft HRMS, Financials and CRM. Do you have any documents on how to do it? Thanks!
    Regards,
    Ann

    The Determinations Server is a component of the OPA Runtime which presents a web service for rulebases that are deployed. Information on the Determinations Server can be found in the Oracle Policy Automation Developer's Guide at (http://docs.oracle.com/html/E38272_01/toc.htm)
    Cheers
    Frank

  • Integration with Peoplesoft HRMS and Payroll

    Hi ,
    Could you please give me some steps to do a integration of Oracle Apps R12 with Peoplesoft HRMS and Payroll.
    whether it is a easy work to integrate within 2months?
    else it will take more time for the integration?.
    Thanks,
    Karthick M

    hi,
    Cau you please provide some document for the integration between Peoplesoft HRMS & Oracle apps HRMS.
    Since i am new to this,the document will be very helpful for me to proceed further.
    Thanks,
    Karthick M

  • Time Data Integration with peopleSoft

    Hi,
    Employees enter their time in SAP Portal. Once these times are approved, these need to be moved in to PeopleSoft. Presently there are complex interfaces for the process. Management has decided to redesign the interfaces.
    Can somebody give me an overview of what are the options available?
    Thanking
    you in advance
    Kishor

    Hi,
    The powerful integration broker, we are having in SAP Netweaver is SAP xi, that is exchange infrastructure, which will communicate with any platform.
    Good Luck.
    Om.

  • UPK integration with Peoplesoft Help

    Hello,
    I am investigating how to integrate UPK with the context sensitive help in Peoplesoft.
    I found that just like peoplebooks, you can map the help link to the URL for UPK content directory on the server along with the search on Context ID and language parameters.
    Next I found from the documentation of UPK that there is a context id in the optional name field of the UPK.
    And also there is a default value for it.
    My question is to integrate UPK with the context sensitive help, we need each UPK content to be mapped to a context id.
    Is it done by defualt when we record the UPK content from the application or it has to be done manually?
    And if it is manual then how much of effort is involved in this?
    Any help will be appreciated.
    Thanks in advance.

    Hi Hakan,
    Thanks for your response.
    We have already done the UPK and related content integration.
    The requirements are not yet finalised, hence we are looking at the possibility of both the options for UPK.
    And trying to sort out the technical details for each of them.
    Related content integration definitely works, now looking at the help link integration for UPK.
    Thanks,
    Ekta

  • Fax server integration with peoplesoft

    Hi,
    I want to integrate Fax Server with PSOFT 8.9. Can anybody suggest me any proper way or documentation. Please give me doccument id if it is available at my oracle support.
    Thanks,

    Allister,
    I have integrated Forte with a GammaLink Fax NT workstation in a high
    volume outgoing fax application. For more information on GammaLink,
    go to www.dialogic.com, select alphabetic listing of products, select
    G and select GammaLink. Good luck! Let me know if you have any
    questions.
    Regards,
    ---Allister Dickson <[email protected]> wrote:
    >
    >
    Hi,
    The Perth office is about to start a project that requires a highlevel of
    integration between a Forte application and a fax server. I would bevery
    interested in hearing from you if you have any experience regardingthis.
    >
    Also, the final decision on what fax server to purchase has not beenmade
    yet, so if you can recommend one for the following setup, it would be
    helpful:
    - NT Server
    - MS Exchange - integration
    - 25 - 50 Users
    Cheers,
    Allister
    To unsubscribe, email '[email protected]' with
    'unsubscribe forte-users' as the body of the message.
    Searchable thread archive<URL:http://pinehurst.sageit.com/listarchive/>
    >
    ==
    Henry "Hank" Bissell
    ASSIRT
    Sydney, NSW Australia
    [email protected]
    DO YOU YAHOO!?
    Get your free @yahoo.com address at http://mail.yahoo.com
    To unsubscribe, email '[email protected]' with
    'unsubscribe forte-users' as the body of the message.
    Searchable thread archive <URL:http://pinehurst.sageit.com/listarchive/>

  • OAM Integration with WAS 6.1 -main" java.lang.NoClassDefFoundError

    I am running the registryTester after installing connector for WebSphere on WAS 6.1. The registry gets started and after providing the credentials, it gives the following error:
    Exception in thread "main" java.lang.NoClassDefFoundError: com.ibm.ws.bootstrap.
    RASWsLoggerFactory
    at java.lang.J9VMInternals.verifyImpl(Native Method)
    at java.lang.J9VMInternals.verify(J9VMInternals.java:59)
    at java.lang.J9VMInternals.initialize(J9VMInternals.java:120)
    at com.ibm.ws.security.core.ContextManagerFactory.<clinit>(ContextManage
    rFactory.java:36)
    at java.lang.J9VMInternals.initializeImpl(Native Method)
    at java.lang.J9VMInternals.initialize(J9VMInternals.java:177)
    at com.ibm.websphere.security.WSSecurityException.printStackTrace(WSSecu
    rityException.java:154)
    at com.oblix.registry.RegistryLogger.logException(RegistryLogger.java:21
    3)
    at com.oblix.tools.registryTester.main(registryTester.java:104)
    I notice that wssec.jar which is in the classpath for registryTester.bat is not present in %WAS_INSTALL_DIR%\lib\wssec.jar location. Is that the problem?
    Thanks!

    Seems to be a CLASSPATH problem. Try:
    java -cp  .  ExampleProgramIt should help. (Beware there are three arguments, the . is the second.)
    Maybe you have a classpath variable set where the path doesn't contain the working directory (the "."). You may then consider adding it to the end.
    Hope it helps
    Ivan

  • Cross-enterprise integration of SAP GRC Access Control with PeopleSoft

    Friends,
    Does anybody has/have/had the owner to implement Cross-enterprise integration of SAP GRC Access Controls 5.2 with PeopleSoft ?
    If yes, what are the key points and approach one should keep in mind while going for this kind of cross-enterprise implementation.
    Is there any reference material, blog, wiki or such informative resource regarding cross enterprise GRC implementation available on the web?
    I tried to search, but could not get good results.
    Any help would be highly appreciated.
    Best Regards,
    Amol Bharti

    Amol-
    From my experience:
    CC 5.2 with Peoplesoft: as long as you have the RTA's installed in the Peoplesoft system and create the connectors in CC, you are good to go.
    AE 5.2 with Peoplesoft: cannot provision to Peoplesoft, however you can connect with Peoplesoft HR for Password Self-Service.  You have the capability to provision to SAP HR.
    FF 5.2 with Peoplesoft: N/A
    RE 5.2 with Peoplesoft: N/A
    I am not sure if there are any standalone docs out there for AC integration with Peoplesoft.  And the 5.2 manuals have sparse information on integration.  However, the AC 5.3 manuals have more detailed info on the integration piece with various other non-SAP systems.
    Sorry, I couldn't share more info, as that is all I know for now...
    Ankur
    GRC Consultant

Maybe you are looking for

  • Trouble deploying WP Phonegap app targeting a Window 8/8.1 devices

    Hello, I am trying to deploy a WP Phonegap app on a WP8.1 device using a AppDeloy tool from WP8.0 sdk tools. We are having a lot of issues when deploying to a device. The specific error that is blocking us is "Installation of the application failed.

  • Need help in solving error

    i am getting error as Redo sequence 9165 no longer available in online logs for thread 1 without ... without archiving enabled, SQL <SELECT MAX(sequence#) FROM v$log WHERE thread# = :ora_thread AND status ... 'CURRENT', 'ACTIVE')>, error retrieving r

  • Local bean access via JNDI returns a proxy object?

    Hi, I am using JBoss, and trying to access a local bean from another bean. One would think simple enough no, with the following code adequate: Context initialContext = new InitialContext(); CartHome cartHome = (CartHome) initialContext.lookup(“java:c

  • GL : Carry Forward Receivables/Payables &  GL Balances

    Hi SAP Guru's   my project now is the confiration level , we config all FI and CO also, now we have to run MONTH END PROCESS, so how to run monthend process and what aspects i have full fill in this stage more ove i have  to Carry Forward Receivables

  • Load Utility Fails - ORA-00926: missing VALUES keyword

    Hello, I am unable to successfully use the Data Load Utility. The wizard's "Column Mapping" stage (i.e. just before pressing "Load Data" button) shows a preview of all the data, which appears to be okay. When I attempt the load, I get the error messa