Parameter in IT Resource for SAP Employee Reconciliation Connector

Hello Everyone,
I'm trying to make the SAP ER connector work for the first time, so i'm having some begginer problems.
I need to put the right parameters in the SAP ER IT Resource, but I don't know what to put in the specific parameter called "Repository Destination". In the Oracle documentation there's no specific information about it and this small thing is preventing me to follow with the implementation.
Anyone could give me a small explanation about what means this parameter? Would be grateful for any help.
Regards
Richard

Well, I made a deep research and I found two answers:
This parameter can be a secondary type of connection between OIM and SAP, in case of the user have insufficient privileges to access the ABAP system. So, the repository system wich has this access would be the responsible for the connection.
A second answer could be that the SAP HRMS ‘Listener’ requires 2 properties to connect to SAP. These are – Server & Client. In the IT Resource they are named as “Server name” & “Repository destination” respectively. These properties are constructed in the code from other values present in the IT Resource. These two fields can be populated with any string value. The “Repository destination” holds the jcoDestination or the Client properties.
I still don't know if these are the right solutions, but it's a beggining. In case I get more information, I'll let you know.
Regards
Richard

Similar Messages

  • OIM - SAP Employee Reconciliation Connector - Dates Mapping

    Hi Everyone,
    I am beginning to work in OIM11gR2 and the SAP Employee Reconciliation Connector 9.1.2. I have some specific questions that I haven't been able to find in the connector documentation.
    Basically the questions I have are related to the mapping of the Dates, assuming I have the Reconciliation of Effective-Dated Events configured:
    When there is a HireEvent registered in SAP and reconciled into OIM, in what OIM fields are the Start and End Date stored?
    When there is a TerminateEvent registered in SAP and reconciled into OIM, in what OIM fields are the Start and End Date stored?
    When there is a RehireEvent registered in SAP and reconciled into OIM, in what OIM fields are the Start and End Date stored?
    Has anyone worked with this connector?
    Thanks in advance!
    Regards,
    Camila

    Hi Everyone,
    I am beginning to work in OIM11gR2 and the SAP Employee Reconciliation Connector 9.1.2. I have some specific questions that I haven't been able to find in the connector documentation.
    Basically the questions I have are related to the mapping of the Dates, assuming I have the Reconciliation of Effective-Dated Events configured:
    When there is a HireEvent registered in SAP and reconciled into OIM, in what OIM fields are the Start and End Date stored?
    When there is a TerminateEvent registered in SAP and reconciled into OIM, in what OIM fields are the Start and End Date stored?
    When there is a RehireEvent registered in SAP and reconciled into OIM, in what OIM fields are the Start and End Date stored?
    Has anyone worked with this connector?
    Thanks in advance!
    Regards,
    Camila

  • SAP Employee Reconciliation ConnectorRelease 9.1.2.2 --OIM 11g R2 support

    Hi All
    We want to reconcile SAP HRMS users to OIM 11g R2 . Does SAP Employee Reconciliation ConnectorRelease 9.1.2.2 support for OIM 11g R2.
    In Connector Documentation ---Certified Components it shows support for
    Oracle Identity Manager 11g release 1 (11.1.1)
    Thanks
    Darshan

    I have some problem 9.1.2.2 which is bug actually. It is batter if you use OIM SAP Employee Reconciliation Connector Version 9.1.2.5 Patch 12710600. which is the last patch of SAP Employee Reconciliation Connector.
    Thanks
    Tamim Khan

  • Set events parameter in oracle 11g for SAP

    Hi All,
    Recently we have upgraded 10.2.0.4 oracle database to 11.2.0.3 (AIX 7.1) for SAP application.
    Some non-default event parameters were set when Database was running with 10.2.0.4 version. After upgrade to 11.2.0.3, those events were not seen in pfile/spfile. However, post_upgrade log shows that those events were set (and log displays the list of the events as well).
    Now, my concern is whether those event parameters were set already by default (if it is already set after upgrade, not sure why pfile not reflecting them) or do I need to set the parameters manually.
    Thanks in advance for all your help.
    Regards,
    Prakash

    Yes, they seem to be part of the upgrade itself, and SAP seems to set them in multiple places:
    1) During the dbua.sap.sh run, post-processing calls custom scripts which set these events (check the CustomScript.log in $ORACLE_BASE/cfgtoollogs/dbua/SID/upgrade1 and you can see where it is set)
    2) The post_upgrade_status.sql script in $ORACLE_HOME/sap/ora_upgrade/post_upgrade sets them when you run it as directed after the upgrade
    3) The SBP post-patch instructions specify a command to run that sets these in the spfile
    I don't think any of the upgrade steps regenerate the pfile, so if you're looking at one you generated pre-upgrade (like I did earlier today to pull out underscore parameters and user/background_dump_dest) that you then used to startup the database, SAP is definitely changing stuff behind your back. I'd just regenerate the pfile to avoid confusion.

  • What is the next step after ABAP ? Need resources for SAP structure

    Hello,
    I have learned ABAP and now it is time to use it to write SAP programs. But what is the next step?
    From where can I get information about SAP tables to proceed?
    I have 2 ABAP books but they only provide the syntax for ABAP. After learning that, I am finding trouble in knowing on which objects/tables to apply it on.
    For example, I want to know that when I use the CV01n to create a file, what happens in terms of internal SAP tables?
    If I select multiple files in the search result "CV04N" which table should I access to get these selected files?
    Basically does anyone know where I can find such resources in order to understand how to proceed in developing SAP application ?
    Regards.

    Hi HASSAN,
        For Learning the Business part of  ABAP, (That is what is missing for you i.e the tables and their relations), i would suggest you to take one module at a time.
    Like MM(Material management) or SD(Sales and distribution) etc.
    Refer this link to know the business part of the SAP:
    MM:
    http://help.sap.com/saphelp_47x200/helpdata/en/96/df293581dc1f79e10000009b38f889/frameset.htm
    SD:
    http://help.sap.com/saphelp_47x200/helpdata/en/dd/55f33e545a11d1a7020000e829fd11/frameset.htm
    Regards,
    Ravi

  • OIM - SAP Employee Recon and SAP User Management Connectors vs. OC4J

    In reading through the SAP connector documentation I've found that we cannot use OC4J to run OIM if the 9.0.3 SAP User Management Connector or SAP Employee Recon Connector is used. This is all related to a conflict in JDK versions supported between the SAP JCo (Java Connector) library and OC4J. A thought we've had is to use a Remote Manager for these connectors. Can anyone validate this approach? Is it possible to use a different JDK version with your remote manager? Is there another workaround that anyone is aware of?
    Thanks

    Hi,
    The remote manager should work with different JDKs. We are going to be doing the same thing for one of our adapters.
    As for SAP, I cannot think of another workaround -- we actually abandoned the SAP JCo approach and are doing web services with XI.
    Thanks,
    Deborah
    http://www.linkedin.com/in/dvolk

  • Online Resources for BIW - beginner

    Hello,
    Please advice me about some good <b>online resources</b> to start with SAP BIW as a beginner.
    Thanks in advance.
    Regards,
    Vishal

    Hai Vishal,
    just go through
    Architectural Overview
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/800a7bd4-7897-2910-c6b2-9ee791e9913c
    BI Data Modeling
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/6ce7b0a4-0b01-0010-52ac-a6e813c35a84
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/3668618d-0c01-0010-1ab5-aa75c3a4dfc2
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/2f5aa43f-0c01-0010-a990-9641d3d4eef7
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/dc43c445-0d01-0010-23a1-ca348ff5f975
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/6090a621-c170-2910-c1ab-d9203321ee19
    Frontend Design
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/58fd9183-0e01-0010-f183-fdc9019f77ab
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/bda556e9-0c01-0010-83b0-d519d6deb9e9
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/ad214fe9-0c01-0010-4291-a629e5ba5f90
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/07c361e9-0c01-0010-90b5-a7e315ea4875
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/ce496e17-0301-0010-e0b4-b8ca8b4588ac
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/efdbd593-0e01-0010-4eb1-a09ffedd550a
    Go through these PDF's.
    Enterprise Dataware Housing.
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/67efb9bb-0601-0010-f7a2-b582e94bcf8a
    Enterprise Reporting.
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/0901c9bb-0601-0010-49ab-c1770c527673
    http://help.sap.com/saphelp_nw04s/helpdata/en/a4/1be541f321c717e10000000a155106/content.htm
    http://help.sap.com/saphelp_nw04s/helpdata/en/e3/e60138fede083de10000009b38f8cf/frameset.htm
    https://www.sdn.sap.com/irj/sdn/bi
    Check these presentaions:
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/5c46376d-0601-0010-83bf-c4f5f140e3d6
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/5ee3725b-0401-0010-e381-ac323362ce91
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/5c46376d-0601-0010-83bf-c4f5f140e3d6
    http://csc-studentweb.lrc.edu/swp/Berg/BB_index_main.htm
    http://csc-studentweb.lrc.edu/swp/Berg/articles/NW2004s_what_is_new.ppt
    BI 7.0 reporting features
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/910aa7a7-0b01-0010-97a5-f28be23697d3
    http://help.sap.com/saphelp_nw2004s/helpdata/en/b2/e50138fede083de10000009b38f8cf/frameset.htm
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/4487dd91-0b01-0010-eba1-bcd6419
    /people/michael.eacrett/blog/2006/06/07/whats-new-in-sap-netweaver-702004s--an-introduction-to-the-functionality-deltas-and-major-changes
    http://searchsap.techtarget.com/cgi-bin/rd.pl/ftID-1121728-ctID-1064004?//expert/KnowledgebaseAnswer/0,289625,sid21_gci1064004,00.html
    http://help.sap.com/saphelp_nw04s/helpdata/en/9d/24ff4009b8f223e10000000a155106/content.htm
    check if this helps
    Multi-Dimensional Modeling with SAP NetWeaver BI
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/6ce7b0a4-0b01-0010-52ac-a6e813c35a84
    Modeling the Data Warehouse Layer with BI
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/3668618d-0c01-0010-1ab5-aa75c3a4dfc2
    Frontend Design Guidelines - SAP BI in SAP NetWeaver 2004s
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/58fd9183-0e01-0010-f183-fdc9019f77ab
    Enterprise Reporting, Query, and Analysis - Developers Guide
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/0901c9bb-0601-0010-49ab-c1770c527673
    check
    https://www.sdn.sap.com/irj/sdn/developerareas/bi
    John Wiley & Sons - SAP NetWeaver For Dummies:
    0201703661 SAP BW: A Step by Step Guide for BW 2.0
    SAP Business Information Warehouse on the AS/400 System
    Code:
    http://www.redbooks.ibm.com/redbooks/pdfs/sg245200.pdf
    Code:
    http://www.best.tuke.sk/~ejo/books/SAP%20Enterprise%20Modelling%20-%20Consultants%20Handbook.pdf
    Sams Teach Yourself ABAP/4® in 21 Days
    Code:
    http://freebooks.by.ru/view/Abap4in21day/index.htm
    SAP index gud collection of intros n tuts
    Code:
    http://juliet.stfx.ca/~infosys/sapindex.htm
    SAP Intro & Tutorials
    Code:
    http://juliet.stfx.ca/~rmackinn/sapintro.htm
    Code:
    http://134.198.33.115/sap/saptutorial.htm
    SAP Tutorial
    Code:
    http://searchsap.techtarget.com/
    searchSAP.com - a SAP-Specific Portal for IT professionals focused on SAP. Site features include, Fast and focused search capabilities Links to relevant content, editorial insight and summaries, Daily industry news and weekly technology tips delivered via email.
    Code:
    http://www.antarcon.com/
    Antarcon - Free SAP & ABAP community
    Code:
    http://www.intelligenterp.com/resources.shtml
    SAP Resources
    Code:
    http://web.mit.edu/sapr3/training/
    http://web.mit.edu/sapr3/docs/webdo...started/gs.html
    SAP Training - online training and learning material available
    Code:
    http://sap.mis.cmich.edu/sap-ual.htm
    SAP University Alliance Links
    Code:
    http://sap.mis.cmich.edu/sap-esoft00.htm
    SAP Introductory Course Lessons and Other Course Support
    Code:
    http://web.mit.edu/sapr3/docs/webdocs/paperdocs.html
    Downloading paper SAP documents
    Code:
    http://www.bus.utexas.edu/dept/msis...N.4%20scott.htm
    http://www.bus.utexas.edu/dept/msis...3.3%20scott.htm
    University of Texas Course - The University of Texas has one of the premier SAP courses, and has some of its course information on the web, including student projects.
    Code:
    http://www.redbooks.ibm.com/solutions/sap.html
    SAP R/3 Redbooks - Here are several free books from IBM on SAP R/3
    Code:
    http://www.sapfaq.com
    SAP Frequently Asked Questions
    Code:
    http://www.workflowing.com/id35.htm
    Frequentaly Asked Questions about SAP Business Workflow
    Code:
    http://src.thehub.com.au/
    SAP Resource Center
    Code:
    http://www.sapfans.com
    SAP Fans SAP Fans site
    Code:
    http://www.sapfans.com/sapfans/repos/saprep.htm
    SAP Repository page from sapfans.com
    Code:
    http://www.brabandt.de/html/sap_tips___tricks.htm
    SAP Tips and Tricks
    Code:
    http://sap.ittoolbox.com/
    ITToolbox Portal for SAP
    Code:
    http://sap.ittoolbox.com/newsletter/selectlist.asp
    2 Free SAP Newsletters
    Code:
    http://www.prima-tech.com/custom/sap/
    More How-To SAP Books
    Code:
    http://198.112.59.30/home/print9497.nsf/all/SL10sapwrk
    Computer World Aritcle, "Cashing in on SAP skills isn't so easy"
    Code:
    http://www.sap-professional.org/
    SAP Professional Organization, has forum archives and links
    Code:
    http://help.sap.com/
    SAP Help Portal, a great site for all SAP Documentation online for free
    Code:
    http://www.sap.com
    SAP Home Page - Official home page of SAP
    Code:
    http://www.sap.com/education/index.htm
    SAP Education - these courses cost money
    Code:
    http://sap.ittoolbox.com/
    http://academic.uofs.edu/faculty/gr...saptutorial.htm
    http://www.controller.cmich.edu/SAP/saphelp.htm
    http://www.originet.com.br/users/miranda/
    http://www.solutions-gmbh.de/hr/defaltEB.stm
    http://ifr.sap.com/
    http://www.geocities.com/santosh_karkhanis/index.html
    ABAP Central Information, help, source code, tutorials
    Code:
    http://www.scott.net/~solomon/
    ABAP Reference Online ABAP programming language reference
    Code:
    http://www.sts.tu-harburg.de/teachi...P4/abapindx.htm
    Allen Davis & Associates SAP Career Center - Tips & comments on SAP trends
    Code:
    http://www.softwarejobs.com/sap.html
    Bill's page Bill Bradford's page (resources & consultants contact)
    Code:
    http://home.earthlink.net/~thebradfords/
    Cambridge Publications MIT - SAP Mailing list archives (search engine)
    Code:
    http://www.documentation.com/saplist/saplist.htm
    CT-Softwareberatungs GmbH Tools and Training in the field of standard
    software R/3 & ABAP programming (tips & tricks, sample reports)
    Code:
    http://www.ct-software.com
    Finnish User Group SAP Finnish User Group
    Code:
    http://www.sapfinug.fi
    Group of MM Consultants Sap's MM module information and links
    Code:
    http://www.geocities.com/SiliconValley/Campus/6345/
    Imre & Kinga Kabai's homepage Helpful ABAP programs for system
    administrators
    Code:
    http://www.kabai.com/abaps/q.htm
    LOGOS Consulting Experts in interface development using IDocs, ALE, RFC
    and Desktop Integration
    Code:
    http://www.logosworld.de/logos/index.htm
    PrimeStaff IT & SAP Recruiting Specialists (resources & opportunities)
    Code:
    http://www.primestaff.net
    RealTime-USA SAP newsgroup archive and other services
    Code:
    http://www.realtime-usa.com
    SAP Labs, Inc. Sap's research and development teams
    Code:
    http://www.saplabs.com/
    Sap R/3 consultants network SAP R/3 and ABAP4 Knowledge Server
    Code:
    http://www.bgs.dk/
    SAP Resource Centre SAP related information, products, links.
    Code:
    http://src.thehub.com.au
    Sapiens Melanie Kovarik SAP page (links and other references)
    Code:
    http://www.geocities.com/ResearchTriangle/1635/
    Sapient es, Inc. Specializing in the placement of ABAP/4 programmers
    Code:
    http://www.sap-abap-jobs.com
    SAPProJournal Electronic version of SAP Professional Journal
    Code:
    http://www.sappro.com
    CIO.COM / ERP ERP/Supply Chain Research Center
    Code:
    http://www.cio.com/forums/erp/
    SAP Info Indian SAP Info site (Ramesh Kumar)
    Code:
    http://www.geocities.com/Eureka/Park/5407/sapinfo.html
    Kabai's homepage Imre & Kinga Kabai's homepage
    Code:
    http://www.kabai.com/
    Siemens AG SAP R/3 live & run (Siemens solutions)
    Code:
    http://www.siemens.de/sap/index_en.shtml
    Siam-ease Simmonds and Associates Product for SAP R/3
    Code:
    http://home.global.co.za/~simmonds/siamease.html
    SAP Club SAP Club site
    Code:
    http://www.sapclub.com/content/mainframe.html
    SAP Resources The specialist SAP recruiter service
    Code:
    http://www.sap-resources.com/saprhome.htm
    SAP Assist IT Toolbox Portal for SAP
    Code:
    http://www.sapassist.com
    HelpS@P The Knowledge Resource for SAP Professionals
    Code:
    http://www.helpsap.com
    Foro ABAP Foro de discusión sobre ABAP/4 en español
    Code:
    http://members.es.tripod.de/abap4/
    SAPiT Consulting Consulting firm specialized in SAP R/3
    Code:
    http://www.sapit.net/
    SAR Consultants Project implementation and specialist service
    Code:
    http://www.sar-consultants.com/
    Zoption Third-party software for SAP R/3
    Code:
    http://zoption.com/
    Phase Two Consulting Consulting firm specialized in SAP R/3
    Code:
    http://www.phasetwoconsulting.com/
    Abapers.com Online information service for ABAP programmers
    Code:
    http://www.abapers.com/
    ABAP Efficient Efficiencie Guidelines
    Code:
    http://www.geocities.com/Tokyo/Flats/6338/abapp.html
    German Intro An Introduction to German for ABAP/4 Programmer
    Code:
    http://www.uottawa.ca/~weinberg/sap-germ.html
    Popey.com Alan Popes Website
    Code:
    http://www.popey.com/
    Wong Matt Wong's SAP Basis Site
    Code:
    http://www.geocities.com/SiliconValley/Grid/4858/sap/
    ASUG American SAP User's Group
    Code:
    http://www.asug.com
    hope these links help u.
    any further help can contact me.
    regards
    Prashanth K

  • Hi All how to add new payscale  for an employee in sap hr-abap,its urgent

    Hi All ,
    how to add new payscale for an employee  in sap hr-abap,its urgent.
    Message was edited by:
            bharat kumar
    Message was edited by:
            bharat kumar

    Hi
    If that field which you wants to add is available in one of the structures like EKKO,EKPO then you can add that field just beside the other fields
    If that field is not there in the any of the structures then you can define a variable using define command
    /: DEFINE  &VAR&
    / &VAR&  = <some value>
    or you can write subroutines to fetch the data from outside tables and can use those fields data in the script
    <b>Reward points for useful Answers</b>
    Regards
    Anji

  • Report for time log on detail for each employees in SAP ABAP-HR report

    hi experts,
          please help me .how to create a report for time log on detail for each employees in SAP ABAP-HR report.please help me.
                                                      thank you

    Hi,
    For Time Management Infotypes , If you want to read the data using macro you need to use the Macro called RP_READ_ALL_TIME_ITY
    Example:
    DATA: BEGDA LIKE P2001-BEGDA, ENDDA LIKE P2001-ENDDA.
       INFOTYPES:  0000, 0001, 0002, ...
                         2001 MODE N, 2002 MODE N, ...
         GET PERNR.
       BEGDA = '19900101'. ENDDA = '19900131'.
       RP_READ_ALL_TIME_ITY BEGDA ENDDA.
       IF PNP-SW-AUTH-SKIPPED-RECORD NE '0'.
          WRITE: / 'Authorization for time data missing'.
          WRITE: / 'for personnel number', PERNR-PERNR. REJECT.
       ENDIF.

  • RFC calls with SAP JCO and IBM resource adapter for SAP - basic tuning

    Hi experts,
    we are working on a java portal connected to a backend system SAP by calling RFCs.
    On our first integration tests, it appears to be quite slow fetching data from SAP by calling the remote functions from the custom portal. We are using SAP JCo 3.0.6 and IBM resource adapter for SAP 7.0.0.3 to integrate SAP with our portal.
    Is there any basic tuning to achieve to improve performances or any hint of where to tune in SAP ?
    Any help would be greatly appreciated.
    Thanks a lot,
    Jamal

    Hi Jamal,
    I understand you have already checked performance issues in the SAP Server. We had some problems with certain RFC calls and it turned out to be a badly developed ABAP sentence.
    I'd recommend you to use httpwatch or another tool to check the response times from the browser, so you can point accurately where the is.
    Regards
    Francisco

  • Inqmy resource adapter for SAP with Bea Weblogic Server

              Hi everybody,
              Anybody have tried to use INQMY resource adapter for SAP with Bea weblogic server
              It works well with INQMY server, but with BEA I'm getting a lot of problems creating
              the connections.
              Thanks in advance.
              Xavi.
              

    All,
              Here are the steps we (used for internal testing) had to perform to get
              IN-Q-MY adapter for SAP to work with WebLogic:
              The wli.adapter.inqmy.sapr3.spi package contains extensions to the
              In-Q-My J2EE Connector Architecture classes to overcome some limitations
              in the base implementation classes. To get around these issues, we had
              to extend their R3ManagedConnectionFactory, R3ConnectionManager, and
              R3ConnectionFactory classes.
              * The javax.resource.spi.ManagedConnectionFactory implementation
              does not over-ride the equals and hashCode methods correctly. This
              causes problems with WLS 6.1.
              * There is a bug in their javax.resource.spi.ConnectionManager
              implementation for non-managed uses of the adapter. Consequently, their
              adapter cannot be used in a non-managed scenario.
              * The javax.resource.cci.ConnectionFactory class does not support
              the getConnection() method that does not take any arguments (it throws a
              null pointer exception).
              I am attaching the classes discussed above.
              Cheers,
              Chris
              Torsten Friebe wrote:
              > Hi,
              >
              > does anybody know where to get a trail version - if one exists - of IN-Q-MY
              > application server or the resource adapter?
              >
              > Thanks, regards
              > Torsten
              >
              > "Xavi" <[email protected]> schrieb im Newsbeitrag
              > news:[email protected]...
              >
              >>Hi everybody,
              >>
              >>Anybody have tried to use INQMY resource adapter for SAP with Bea weblogic
              >>
              > server
              >
              >>?
              >>
              >>It works well with INQMY server, but with BEA I'm getting a lot of
              >>
              > problems creating
              >
              >>the connections.
              >>
              >>Thanks in advance.
              >>Xavi.
              >>
              >>
              >
              >
              package wli.adapter.inqmy.sapr3.spi;
              import java.io.Serializable;
              import javax.resource.ResourceException;
              import javax.resource.cci.Connection;
              import javax.resource.cci.ConnectionSpec;
              import javax.resource.spi.ConnectionManager;
              import javax.resource.spi.ConnectionRequestInfo;
              import javax.resource.spi.ManagedConnection;
              import javax.resource.spi.ManagedConnectionFactory;
              import com.inqmy.r3adapter.R3ConnectionSpec;
              import com.inqmy.r3adapter.R3ManagedConnectionFactory;
              * Extends the In-Q-My implementation to allow for getConnection() with no
              * connection spec, i.e. use the default configured connection parameters.
              public class R3ConnectionFactory
              extends com.inqmy.r3adapter.R3ConnectionFactory
              implements com.bea.connector.IProxyMarker {
              private R3ConnectionSpec m_cspec;
              public R3ConnectionFactory(ConnectionManager cm, R3ManagedConnectionFactory mcf)
              throws ResourceException {
              super(cm, mcf);
              String strClientNumber = mcf.getClientNumber();
              if (strClientNumber == null) {
              throw new javax.resource.spi.IllegalStateException("ClientNumber not set for "+mcf);
              String strLanguage = mcf.getLanguage();
              if (strLanguage == null) {
              throw new javax.resource.spi.IllegalStateException("Language not set for "+mcf);
              String strUserName = mcf.getUserName();
              if (strUserName == null) {
              throw new javax.resource.spi.IllegalStateException("UserName not set for "+mcf);
              String strPassword = mcf.getPassword();
              if (strPassword == null) {
              throw new javax.resource.spi.IllegalStateException("Password not set for "+mcf);
              m_cspec = new R3ConnectionSpec(strClientNumber, strLanguage, strUserName, strPassword);
              public Connection getConnection(ConnectionSpec connectionSpec)
              throws ResourceException {
              if (connectionSpec == null) connectionSpec = m_cspec;
              return super.getConnection(connectionSpec);
              package wli.adapter.inqmy.sapr3.spi;
              import java.io.Serializable;
              import javax.resource.ResourceException;
              import javax.resource.spi.ConnectionManager;
              import javax.resource.spi.ConnectionRequestInfo;
              import javax.resource.spi.ManagedConnection;
              import javax.resource.spi.ManagedConnectionFactory;
              * Extends the In-Q-My implementation to over-ride the
              * allocateConnection method to return a CCI connection vs. a ManagedConnection
              public class R3DefaultConnectionManager
              implements ConnectionManager, Serializable {
              public R3DefaultConnectionManager() {}
              public Object
              allocateConnection(ManagedConnectionFactory mcf, ConnectionRequestInfo cri)
              throws ResourceException {
              ManagedConnection mc = mcf.createManagedConnection(null, cri);
              return mc.getConnection(null, cri);
              package wli.adapter.inqmy.sapr3.spi;
              import javax.resource.spi.ConnectionManager;
              import javax.resource.spi.ConnectionRequestInfo;
              import javax.resource.spi.ManagedConnection;
              import javax.security.auth.Subject;
              * Extends the In-Q-My implementation to get around some problems encountered
              * while running on WebLogic:
              * <ul>
              * <li>Must over-ride default implementation of equals and hashCode method</li>
              * <li>Needed to provide my version of the CCI ConnectionFactory</li>
              * <li>Needed to provide my version of the default ConnectionManager for the
              * non-managed scenario use case</li>
              * </ul>
              public class R3ManagedConnectionFactory
              extends com.inqmy.r3adapter.R3ManagedConnectionFactory {
              private int m_iHashCode;
              transient private com.inqmy.r3adapter.R3ConnectionRequestInfo t_cri = null;
              public R3ManagedConnectionFactory() {
              super();
              java.rmi.server.UID uid = new java.rmi.server.UID();
              m_iHashCode = uid.hashCode();
              public Object createConnectionFactory() {
              // need to install our own default connection manager because In-Q-My
              // version causes a ClassCastException in CCI ConnectionFactory
              // getConnection
              return createConnectionFactory(new R3DefaultConnectionManager());
              public ManagedConnection createManagedConnection(Subject subject, ConnectionRequestInfo cri)
              throws javax.resource.ResourceException {
              // need to check for null on the ConnectionRequestInfo object because the
              // In-Q-My R3ManagedConnection ctor does not check for null
              if (cri == null) cri = getDefaultConnectionRequestInfo();
              return new com.inqmy.r3adapter.R3ManagedConnection(this, subject, cri);
              public Object createConnectionFactory(ConnectionManager connectionManager) {
              // need to supply a connection factory that can deal with getConnection
              // that does not take a ConnectionSpec
              try {
              return new R3ConnectionFactory(connectionManager, this);      
              } catch (javax.resource.ResourceException re) {
              re.printStackTrace();
              throw new java.lang.IllegalStateException(re.getMessage());
              com.inqmy.r3adapter.R3ConnectionRequestInfo getDefaultConnectionRequestInfo()
              throws javax.resource.spi.IllegalStateException {
              if (t_cri == null) {
              String strClientNumber = this.getClientNumber();
              if (strClientNumber == null) {
              throw new javax.resource.spi.IllegalStateException("ClientNumber not set for "+this);
              String strLanguage = this.getLanguage();
              if (strLanguage == null) {
              throw new javax.resource.spi.IllegalStateException("Language not set for "+this);
              String strUserName = this.getUserName();
              if (strUserName == null) {
              throw new javax.resource.spi.IllegalStateException("UserName not set for "+this);
              String strPassword = this.getPassword();
              if (strPassword == null) {
              throw new javax.resource.spi.IllegalStateException("Password not set for "+this);
              t_cri = new com.inqmy.r3adapter.R3ConnectionRequestInfo(strClientNumber, strLanguage, strUserName, strPassword);
              return t_cri;
              public boolean equals(Object obj) {
              if (obj == null) return false;
              if (obj == this) return true;
              if (!this.getClass().isInstance(obj)) return false;
              R3ManagedConnectionFactory mcf = (R3ManagedConnectionFactory)obj;
              return compare(getClientNumber(), mcf.getClientNumber()) &&
              compare(getLanguage(), mcf.getLanguage()) &&
              compare(getUserName(), mcf.getUserName()) &&
              compare(getPassword(), mcf.getPassword()) &&
              compare(getServerName(), mcf.getServerName()) &&
              compare(getSystemNumber(), mcf.getSystemNumber());
              protected final boolean compare(final Object obj1, final Object obj2) {
              if (obj1 == obj2) return true;
              if (obj1 != null) {
              return obj1.equals(obj2);
              } else {
              if (obj2 == null) {
              return true;
              } else {
              return false;
              public int hashCode() { return m_iHashCode; }
              

  • Installable for OIM connector for People Soft Employee reconciliation 9.0.4

    I need to install the OIM connector for People Soft Employee reconciliation and user managemnet.
    The latest release of connectors, i.e version 9.1.0. supports People Tools 8.49 and not the previous versions of people soft, i.e 8.48, etc.
    Where can I download the installation media for connector for People Soft Employee reconciliation and user managemnet version 9.0.4 as my people tools installation is 8.48 version.
    Kindly respond.

    Hi Kevin,
    Thanks for your reply,
    We are trying to install the RACF Advanced Connector in OIM.After copying Connector to the ConnectorDefaultDirectory in OIMSERVER , we are trying to install the connector from the OIMAdmin Console. We are able to see the RACF connector version in the dropdown box, when we click on the Load button we are getting the SystemError Page.
    Please let us know if there are any prequisites we need to take care before installing the connector,we dodn't find anything on this in the connector documentation.
    Please help us to install the RACFAdvanced Connecttor
    Thanks,
    Ravi G

  • SAP Parameter Recommended  note for SAP Content Server 6.40

    Hi..
    we are planning to installation of SAP Content Server 6.40 with SAP MAXDB 7.6 on Solaris, Kindly provide what are the recommendation need to perform before installation  of Production system.
    Like IO Buffer Cache[MB] ,  Number of Sessions  or any SAP Parameter Recommended  note for SAP Content Server 6.40 with SAP MAXDB 7.6.
    Regards,
    Panu

    Hello,
    Did you already check the preparations and parameters in the SAP CS 6.40 installation guide ?
    You can find topics in the Installation Guide like :
      - Planning and Sizing of the Database Instance
      - Preparations
    For more in depth tuning also have a look at the following document :
    Operational Guide - SAP Content Server
    This document contains the complete list of Content Server parameters.
    Success.
    Wim

  • Unable to view HCM adobe forms for one employee in sap portal

    Dear Sap Gurus,
    we are Unable to view HCM adobe forms for one employee in sap portal.
    Regards
    Srinivas

    Hi,
    What error you getting? Did the user has the authorisation? Is his system has Adobe installed?
    Please perform normal checks.

  • What are some great resources for a SAP BPC 10 student?

    I have signed up for a class and would like to know what references you would recommend to get hands on practise on creating dimensions, hierarchies etc.

    Hi Sharon,
    I always told to every one its better to refer the books
    SAP BPC 410(SAP BusinessObjects Planning and Consolidation, version for the Microsoft Platform: Administration)
    SAP BPC 420(SAP BusinessObjects Planning and Consolidation, Version for SAP NetWeaver: Administration)
    SAP BPC 430(SAP BusinessObjects Planning and Consolidation: Reporting and Planning)
    SAP BPC 440(SAP BusinessObjects Planning and Consolidation - Consolidation)
    In those books we have some exercises, Do those exercises then you become  familiar in BPC.
    And if you have any doubts while practicing those please post in SCN, you will get the required information
    regards,
    Saida Reddy G

Maybe you are looking for