Integration between two HCM 9.1 systems

Hi,
Our design requires two HCM 9.1 systems to be configured. One will host the core HCM data and another will host the recruiting solutions. For easy reference, I will name HCM environment as HCM and the HCM environment which will be used for recruit as TAM. Each will have a separate DB instance and TAM will contain an object copy of HCM.
The challenge now is to integrate these two systems so that data flows from HCM to TAM and vice versa. The current plan is to use E.I.Ps to exchange the data. For EIPs, the local node of one system should be configured as remote node of other system and also PS will not allow duplicate name. This will end up in renaming the local node(PSFT_HR) of one of the system.
The question I have is what kind of impact will renaming the delivered local node have on the system?
(Eg: Internal system processes like report distribution, XMLP, PRCS etc?)
Note: Oracle does not have a delivered approach between two 9.1 systems, it has delivered only between 9.0 and 9.1 which we are already referring to.
Please help.
Thank You,
Regards,
Cynthia

When you rename a node, the PeopleSoft Integration Broker automatically handles most of the dependencies involved such as deleting routings and other properties associated with the node.
However the live message data in Integration Broker Monitor remains unchanged. If that data still contains references to the node you want to modify, Integration Broker will prevent you from making the modification. You must remove all data from the live message tables before you can rename or delete the node definition. You can use this script "appmsgpureall.dms" to remove the live messages.(Make sure App server is shutdown before running this)

Similar Messages

  • Difference in the display/rendering between two 7.4 portal systems

    Hi everyone,
    At this moment we are faced with a difference in the display/rendering between two 7.4 portal systems (see red area’s in screenshots). Both systems are green field installations.
    At our LAB system with EP-BASIS 1000.7.40.7.0.20140421205300 and EP-RUNTIME 1000.7.40.7.0.20140414131600 the portal is rendered as follows:
    Our development system DEV is based on EP-BASIS 1000.7.40.8.7.20141217073700 and EP-RUNTIME 1000.7.40.8.13.20150106224500. The portal is displayed as follows:
    Both portal systems use the standard SAP Gold Reflection theme.
    The expectation was that the DEV portal would have the same view as the LAB portal. Unfortunately, it appears that the DEV portal falls back to the older standard SAP Tradeshow theme when displaying (for example) the Portal Content Studio or the UWL. Different stylesheets (CSS) are loaded. There is no unified rendering and in our opinion this is not correct.
    SCN provides much information about the various rendering problems that exists in the use of Internet Explorer in combination with the SAP Portal. However, it is unclear to us where to start with the analysis of this problem.
    Answers / suggestions to the following questions will be highly appreciated:
    Is it correct that the portal by default should make use of UR when the SAP Gold Reflection theme is used?
    Is the difference of rendering caused by the difference in the versions of the EP BASIS / EP RUNTIME? (DEV portal has higher SP/patch level than LAB);
    How to investigate this issue further and finally solve it?
    Thanks in advance!
    Kind regards, Allan

    Hi Allan
    I hope you are well and many thanks for using the SAP Discussion Forums .
    Ok firstly in relation to this particular query, you can find additional information in the following documentation SAP Note:1852400 - UI theme designer (main note) .
    Regarding the GOLD Reflection theme from a general perspective this is supported only alongside the UFP framework.
    SAP Gold Reflection supports only Unified Rendering Lightspeed
    In relation to your two other queries. Could you kindly clarify which particular version of IE you are presently running and also if compability mode is presently enabled/disabled?
    Reference Documentation Look & Feel, Framework Pages and Portal Navigation
    http://scn.sap.com/docs/DOC-23058
    Kindly update me as per your findings.
    Kind Regards
    Troy Cronin - Enterprise Portal Support Engineer
    Follow - Troy Cronin

  • Integration between two oracle servers 8i and 9i

    With the name of ALLAH,
    Dear Friends,
    I want to connect / share the data of two oracle databases installed on different LANs and static IPs. i.e
    202.125.155.20 and 202.125.152.30
    But the problem is that I am unable to connect both databases by connection string in tnsnames.ora
    I want to share the data by writting event based trigger between both of the databases.
    Note: One database is 8i Enterprise and other is 9i Enterprise
    Please tell me in detail that what should I do?
    I would be thankful to you.
    Faisal,
    [email protected],
    9203335146832

    hi Faisal Rafique
    i have working in same situation.
    u will make 2 entries in tnsname for 2 server.
    like
    oracle8I =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(HOST = 202.125.155.20 )(PORT = 1521))
    (CONNECT_DATA =
    (SERVICE_NAME = oracle8i)--enter u r service name of 8i
    another entries for 9i database
    oracle9I =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(HOST = 202.125.155.30 )(PORT = 1521))
    (CONNECT_DATA =
    (SERVICE_NAME = oracle9i)--enter u r service name of 9i
    thanks
    kuljeet pal singh

  • Reg: Integration between two application

    Hi,
    I have a scenario where Application A will drop a flat file in one of the unix directory, and this file needs to be fed into the Application B.
    Appl A ---> Flat file ---> Appl B
    The file needs to be processed immediately when it arrives in respective unix folder.
    Please suggest me the best approach to implement this.
    Thanks
    Kannan

    The following might give some solution for your problem
    http://download-west.oracle.com/docs/cd/B19306_01/server.102/b14215/ldr_concepts.htm#sthref464

  • Question on integration between two DBs

    I have a scenario where I have a local oracle database and another oracle database accessible via an application exposed using web services.
    The data model is different in the local database then the one accessible via web service.
    The requirement is to query the data in the local oracle db transform it and then sync with the other database via web services. The kind of transformation required is as follows:
    The local DB has a single table. Each row in the table can be broken into 3 parts and converted as a master detail detail format. And the DB accessible via services has 3 tables one for each type of information. The services available are also 3 individual services accepting one type of data.
    So, is it possible to sync the data at a regular interval of this form from local to the other DB using Golden Gate?
    Please provide some pointers...

    GoldenGate talks to GoldenGate, your web services part is extraneous to this process.
    What you can do is extract your data on the source and replicate it on the target. The process will be that you need to break up the original data for inserting into your three target tables. You will have to use colmap and a sourcedef file (the tables are not identical). I would probably use three replicats, that way, each of your target tables can run independent of one another.
    But, that is a pretty expensive way to replicate one table. Why not use a materialized view or Streams?

  • Can any one send procedure for integration between XI and Geographic inform

    can any one send procedure for integration between XI and Geographic information System(GIS).
    Please clarify ASAP..
    Thanks

    Hi,
    Please see the below links
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/d53af8ca-0801-0010-08b0-dce9e02130a8
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/d53af8ca-0801-0010-08b0-dce9e02130a8
    GIS VS XI
    Regards
    Chilla..
    Points rewarded if it is usefull..<i></i>

  • Creation of trusted RFCs between two systems

    Hai,
    Can anyone help me to create TRUSTED RFC between two systems ie Solution Manager and the Production. To carry out Service desk facility.

    Dear Mohan,
    You can create RFC's in the Solution manager system using T-Code SMSY. there you find all your installed systems select the system from the left hand side under Landscape Components click on Application Server ABAP on the right hand side you will find a tab client in this screen select the client for which you want to create TRFC. Go to change mode and click on the button Generate RFC with Assistance. Carry out the wizard for creating the RFC's...

  • How to Transport G/L Accounts between two systems?

    Hi,
    I am trying to move the Chart Of Accounts along with Company dependent data from our Dev to QA system. I used transaction OBY9 to transport the chart of accounts however, it is only transporting chart of accounts related data and I had to re-create those accounts in Company Code.
    I also tried to use FS15 and FS16 between two systems however, no luck. Could you please provide any guidance based on your experience?
    Thanks,
    Durgesh.

    Hi John,
    For activating ALE for a particular message type there are following prerequisites:
    1. Set up the RFC Connection (ABAP) between two systems
    2. Configure model view in Sender system
    3. Distribute Model view  from sender system
    4. Generate partner profile from sender system (In sender system go to tcode WE20 go to partner type LS and maintain outbound parameter for message type GLMAST)
    5. In receiving system go to tcode WE20 go to partner type LS and maintain Inbound parameter --> Message type GLMAST and Process code GLMA.
    Save entries and the above should work for you.
    Generate IDOC for one GL Account and try to send company code date for one company code first. The message will appear which says "one idoc transferred".
    Regards
    Kapil

  • Migration of orginals between two KPro storage systems

    Hi Friends
    I have created a document and checked in the originals into Storage category - SAP-SYSTEM (DMS_C1_ST-Default storage DMS (main files)).I have checked "Use KPro" configuration in "Define document type". Now, I need to migrate this originals into a fileshare system, which i have created as a new storage category(ZNEWDMS).How can I go about?
    I know there is program DMS_KPRO_CONVERT available. But this program migrates documents from DMS storage(Vault, Server, Archive) to KPro storage. My requirement is to migrate the originals between two KPro storages ie From DMS_C1_ST to ZNEWDMS.
    Could anybody help me on this?
    Regards
    S.Sivakumar

    Hi,
    I noticed this thread is a bit old, but I thought I would ask anyways.
    I have the following situation:
    Multiple SAP Instances, each with their own KPRO. A consolidation project to move towards a single SAP Instance. The multiple KPRO's stay as is.
    I am assuming the easiest wat to go about this is to ALE all the metadata of the various SAP instances to the new instance. Would the KPRO links remain intact?
    As part of the consolidation, Objects like materials and equipments have changed, e.g. Material 100 has changed to Material E100. For this I would assume a Bapi to update all the DIR's with the new Objects? This I am hoping would sever the old Object Link and create the new one?
    Any suggestions please.
    Thanks.
    Freddie.

  • PI Integration between SAP ERP system and Cloud for Customer

    Hi,
    We have set up integration between Cloud for Customer tenant and our SAP ERP system via PI.
    For performing initial load, when we try to activate change pointers for Message types in the SALE transaction, we don't find the MATMAS_CFS and DEBMAS_CFS in the ERP system(IDES ECC 6.0 EhP6).
    CODERINT 600(SP1 &2) are installed and BC set COD_BYD_ERP_INT is activated in the system.
    Could anyone let us know what are we missing here, so that we can get the message types.
    Also we tried using Message type MATMAS for sending a message from ERP to Cloud for Customer. In PI message monitoring, the status shows as 'Processed successfully', however we do not find the message in Business Communication Monitoring in the Cloud system. neither do we see the Business Object created for that Material master.
    Please let me know how to debug such a scenario.
    Regards,
    Sangeeta

    Hi Vatsav,
    Yes the outbound works now with the following urls with channel id as param. With the 'BusinessSystem used as the sender(COD) business system ID. Thanks for your help and the document
    Customer Replication
    /XISOAPAdapter/MessageServlet?channel=:<business system>:COD_SOAP_BusinessPartnerReplication_Send
    Customer Address Replication
    /XISOAPAdapter/MessageServlet?channel=:<business system>:COD_SOAP_BusinessPartnerAddress_Send
    Customer Contact Replication
    /XISOAPAdapter/MessageServlet?channel=:<business system>:COD_SOAP_BusinessParterContact_Send
    Regards,
    Sangeeta

  • Can we use ALE to send purchase requisition between two systems?

    Dear Gurus,
    Can we use ALE to send Purchase Requisition between two R/3 systems?
    Source system is A. Target system is B. Target system B is the customer of A.
    When A wants Material, it will check the availability.
    If available, it will create Reservation.
    If not available, it will create PR and send it to Target system B. Since B is a customer of A, B will, in turn, create PO and send it to its Vendors.
    We plan to use ALE/IDoc. I tried to find out the message type for PR. But it's not available.
    Can anyone suggest me how to do that?
    Thanks & Regards,
    Neeraj K.

    Hello,
    The technical answer is yes. You could use the message PREQCR / PREQCR01 or PREQCR02 for your requirement of transferring Purchase Request via ALE. Since I am not a process expert, it would not be possible for me to comment on your process needs.
    Please let me know if you have further technical queries.
    Hope this helps,
    Best Regards, Murugesh AS

  • How to check the Network Connectivity between two systems.

    Hello Everyone,
    Please let me know different ways to check the network connectivity between two systems other than ping/traceroute commands.
    Thank You.
    Edited by: 835435 on Jan 20, 2012 11:43 AM
    Edited by: 835435 on Jan 20, 2012 11:44 AM

    Use snoop.
    snoop -d <nic> - will give requests and replies coming/going in/out of the specified NIC.
    snoop -d <nic> <MAC address of the target host> - will give requests coming from the required host.

  • Client Copy between Two Different Systems

    Hi!!
    Could someone please explain or provide any documentation which explains how to perform client copy between two r/3 systems of same version(ecc 6.0)
    Thanks and Regards,
    Vishwa.

    Hi,
    Save the contents that need to be copied in a Transport request at source client.
    Now at the target client system,
    execute transaction 'SCC1' and give the TR number and execute it.
    The changes from the source client system this way will get copied to destination client system.
    Reward if useful!
    Thanks,
    KalpanaR

  • RFC connection between two SAP systems (with SAP router)

    Hi!
    I would like to set up a RFC-connection from SAP Solution Manager to other SAP system.
    The network connection between the servers is VPN.
    How can I set up this RFC-connection, if my connection between two SAP systems looks as follows,
    (I use the following SAP routers)?
    my server  --> customer
    my server --> internal SAP Router server xy (10.101....) --> SAP Router customer 2 (10.1....) --> SAP System customer (134....)
    Back-way
    SAP Systeme customer --> SAP Router customer (134.1....) --> internal SAP router (212.6....) --> my server
    How can I set up this RFC-connection, if my connection between two SAP systems looks as follows,
    (I use the following SAP routers)?
    something like:
    /H/10.101..../S/sapdp99/H/10.1.4..../S/sapdp99/H/134...
    Thank you very much!
    regards
    Thom

    Same answer as in the other forum where you cross posted....

  • Real time Integration between Oracle i-Procurement with MUMPS based System

    Folks,
    Has anybody worked on integrating Oracle Applications with any Legacy System? I'm interested in discussing real time integration between Oracle i-Procurement and Legacy System. Can 9iAS Advanced Queue be used to accomplish this?
    If anybody has any information on this topic please reply back or email me at [email protected]
    Regards,
    J Ali

    Yes, we have experience with the product Oracle9iAS InterConnect. Adapters are provided to integrate with iProcurement and legacy systems. If your legacy system is non-standard either partners might already have adapters or you can use the adapter development kit to build your own specialized adapter. Check out: http://otn.oracle.com/products/integration/index.html
    and I would suggest to contact your Oracle account manager to get a detailed product demonstration and references.

Maybe you are looking for