Simple synchronisation scenario

Hi! Could you advise me a simple synchronisation scenario in blogs?
For example,  I have two xml-files with stucture:
<person>
  <Name/>
  <Surname/>
  <Date of birth/>
</person>
I have a new record in the first file. And I want to have the new record in the second file.

Hi!
For example, I have:
file1:
Name1 Surname1 Age1
Name2 Surname2 Age2
Name3 Surname3 Age3
file2:
Name1 Surname1 Age1
Name2 Surname2 Age2
I need to synchronise this files and send only "Name3 Surname3 Age3"  to file2

Similar Messages

  • Simple XI Scenario

    Hi friends ,
    I am learning XI and right now working on simple XI scenario for Idoc to IDoc .
    I want to send Sales notification from sandbox sap system to ides sap system.I am able to do it in ale  but nw want to do it in XI.
    In XI, SLD part is done. Also I had created product and SWCV.
    Now I am in IR. I had imported the SWCV that I had created.Created new namespace in that , and created new rfc, and am able to import required idoc succesfuly.
    but after this, what i have to do I am complete blankk abt that. so please provide me with the steps that I should do after this.
    Edited by: brijesh soni on Jul 3, 2008 9:52 AM

    Hi,
    As the Idoc structures are imported into PI, You can start of with the creation of Message Mapping and Interface Mapping.
    There are few settings which has to be done in the PI and R/3 side.
    Settings:
    Please follow the below process for configuration:
    Pre-requisites for Inbound IDoc to R/3 from PI:
    Configuration required at Xi side:
    Go to IDX1: configure the port.
    Go to IDX2: load the DOC metadata.
    Go to SM59: Create RFC destination which points to R3 system this is require in the case where your IDOC is sent to R 3 system,
    Configuration required at R3 side:
    Maintain Logical System for PI (SALE transaction):
    Maintain Partner Profile for XI system(WE20):
    Pre-requisites for Outbound IDoc from R/3 to PI:
    Configurations required in R/3:
    Maintain Logical System (SALE)
    Define RFC Destination (SM59) which points to PI system
    Maintain Port (WE21)
    Maintain partner profile. (WE20):
    Maintain Distribution Model (BD64):
    To send Idoc to XI you have done ALE settings on both XI and R3 system.
    Steps for ALE settings:-
    Steps for XI
    Step 1)
    Goto SM59.
    Create new RFC destination of type 3(Abap connection).
    Give a suitable name and description.
    Give the Ip address of the R3 system.
    Give the system number.
    Give the gateway host name and gateway service (3300 + system number).
    Go to the logon security tab.
    Give the lang, client, username and password.
    Test connection and remote logon.
    Step 2)
    Goto IDX1.
    Create a new port.
    Give the port name.
    Give the client number for the R3 system.
    Select the created Rfc Destination.
    Step 3)
    Goto IDX2
    Create a new Meta data.
    Give the Idoc type.
    Select the created port.
    Steps for R3.
    Step 1)
    Goto SM59.
    Create new RFC destination of type 3(Abap connection).
    Give a suitable name and description.
    Give the Ip address of the XI system.
    Give the system number.
    Give the gateway host name and gateway service (3300 + system number).
    Go to the logon security tab.
    Give the lang, client, username and password.
    Test connection and remote logon.
    Step 2)
    Goto WE21.
    Create a port under transactional RFC.(R3->XI)
    Designate the RFC destination created in prev step.
    Step 3)
    Goto SALE.
    Basic settings->Logical Systems->Define logical system.
    Create two logical systems(one for XI and the other for R3)
    Basic settings->Logical Systems->Assign logical system.
    Assign the R3 logical system to respective client.
    Step 4)
    Goto WE20.
    Partner type LS.
    Create two partner profile(one for XI the other for R3).
    Give the outbound or inbound message type based on the direction.
    Thanks,
    Kiran

  • Problem in simple filetofile scenario with BPM

    Hi
    I am a starter to XI. I am implementing simple file2file scenario with BPMs.
    But I am getting error while looking into SXMB_MONI.
    Under "Monitor for Processed XML messages"
    Number of XML message Found 3 (which is my input 3 xmls which is fine) but
    "Status is RED Flag".
    "Error Category: BPE_ADAPTER"
    "Error ID: UNKNOWN_MESSAGE".
    Please help me out with this problem.
    Regards
    Sam

    Hi Raj,
    When i click PE getting following error:
    "Unable to perform action for selected message".
    When i double click the row, it takes me to xml message versions where i can RED FLAG for "Call Adapter". In the trace i foudn the below at the end:
    <trace level =1 type=system error> error exception return from pipeline processing"</trace>
    Hope this helps to guide me mroe
    sam

  • Simple idoc scenario

    hi everybody
    can anybody send me a simple idoc scenario within a single system (not inter system)
    and the configuration as well

    hello create a thrid party order- save it- generates a Pur req- Create PO and send to vendor thru  Outbound IDoc- vendor send u back the confirmation Inbound IDoc- it updates the pur req and then the order is confirmed for delivery- do delivery and Bill the customer.
    rgds
    Sai

  • Simple SD scenario

    Hi Pals,
    I just want a basic Business scenario in SD module. Not complicated, simple horizontal Scenario. The Scenario should be only in SD perspective.
    Regards
    AK

    Hi Anil,
    Simple and basic scenario in SD is Quatation to Cash
    it starts from pre sales activities like
    Quatation and follows sales order, Delivery, Invoice and Payment.
    Reward points if it is useful.
    Thanks & Regards
    Sasikanth.Ch

  • Simple BPM Scenario

    We have a Scenario where 4 files will come with different structures, need to merge all into a single file.
    So we created 5 Data types(4 incoming files and 1 outgoing file), 5 Message types and 5 Message Interfaces (Category - Abstract).
    How to create Message Mapping(multiple source message types and only single target message type) and Interface Mapping(multiple source interfaces and only single target interface)
    Can someone explain with an example ?

    HI,
    <i>How to create Message Mapping(multiple source message types and only single target message type) and Interface Mapping(multiple source interfaces and only single target interface)</i>
    See in message mapping , goto Messages tab and click on + select the message type and same as target side also select and add ,
    you can add any number of message types and check the message occurrences is must.
    Similarly select the Interface Mapping , goto messages tab and add liek above.
    Regards
    Chilla

  • Need help with simple BPM scenario

    2 places.
    1. SXMB_MONI
    2. CC Monitor

    Hi...
      Check the receiver communciation channel is correctly configured. Check in the SMQ2 and refresh it and also refresh the cahce.
    Regards,
    Leela

  • Performance In Simple Scenarios

    I have done some performance testing to see if asynchronous triggers performs any better than synchronous triggers in a simple audit scenario -- capturing record snapshots at insert, update and delete events to a separate database within the same instance of SQL Server.
    Synchronous triggers performed 50% better than asynchronous triggers; this was with conversation reuse and the receive queue activation turned off, so the poor performance was just in the act of forming and sending the message, not receiving and processing.  This was not necessarily surprising to me, and yet I have to wonder under what conditions would we see real performance benefits for audit scenarios.
    I am interested if anyone has done similar testing, and if they received similar or different results.  If anyone had conditions where asynchronous triggers pulled ahead for audit scenarios, I would really like to hear back from them.  I invite any comments or suggestions for better performance.
    The asynchronous trigger:
    Code Snippet
    ALTER TRIGGER TR_CUSTOMER_INSERT ON DBO.CUSTOMER
    FOR INSERT AS
    BEGIN
      DECLARE
        @CONVERSATION UNIQUEIDENTIFIER ,
        @MESSAGE XML ,
        @LOG_OPERATION CHAR(1) ,
        @LOG_USER VARCHAR(35) ,
        @LOG_DATE DATETIME;
      SELECT TOP(1)
        @CONVERSATION = CONVERSATION_HANDLE ,
        @LOG_OPERATION = 'I' ,
        @LOG_USER = USER() ,
        @LOG_DATE = GETDATE()
      FROM SYS.CONVERSATION_ENDPOINTS;
      SET @MESSAGE =
      ( SELECT
          CUST_ID = NEW.CUST_ID ,
          CUST_DESCR = NEW.CUST_DESCR ,
          CUST_ADDRESS = NEW.CUST_ADDRESS ,
          LOG_OPERATION = @LOG_OPERATION ,
          LOG_USER = @LOG_USER ,
          LOG_DATE = @LOG_DATE
        FROM INSERTED NEW
        FOR XML AUTO );
      SEND ON CONVERSATION @CONVERSATION
        MESSAGE TYPE CUSTOMER_LOG_MESSAGE ( @MESSAGE );
    END;
    The synchronous trigger:
    Code Snippet
    ALTER TRIGGER TR_CUSTOMER_INSERT ON DBO.CUSTOMER
    FOR INSERT AS
    BEGIN
      DECLARE
        @LOG_OPERATION CHAR(1) ,
        @LOG_USER VARCHAR(15) ,
        @LOG_DATE DATETIME;
      SELECT
        @LOG_OPERATION = 'I' ,
        @LOG_USER = USER() ,
        @LOG_DATE = GETDATE()
      INSERT INTO SALES_LOG.DBO.CUSTOMER
      SELECT
        CUST_ID = NEW.CUST_ID ,
        CUST_DESCR = NEW.CUST_DESCR ,
        CUST_ADDRESS = NEW.CUST_ADDRESS ,
        LOG_OPERATION = @LOG_OPERATION ,
        LOG_USER = @LOG_USER ,
        LOG_DATE = @LOG_DATE
      FROM INSERTED NEW
    END;

    Synchronous audit has to do one database write (one insert). Asynchronous audit has to do at least an insert and an update (the SEND)  plus a delete (the RECEIVE) and an insert (the audit itself), so that is 4 database writes. If the destination audit service is remote, then the sys.transmission_queue operations have to be added (one insert and one delete). So clearly there is no way asynchronous audit can be on pair with synchronous audit, there are at least 3 more writes to complete. And that is neglecting all the reads (like looking up the conversation handle etc) and all the marshaling/unmarshaling of the message (usually some fairly expensive XML processing).
    Within one database the asynchronous pattern is apealing when the trigger processing is expensive (so that the extra cost of going async is negligible) and reducing the original call response time is important. It could also help if the audit operations create high contention and defering the audit reduces this. Some more esoteric reasons is when asynchronous processing is desired for architecture reasons, like the posibility to add a workflow triggered by the original operation and desire to change this workflow on-the-fly without impact/down time (eg. more consumers of the async message are added, the message is schreded/dispatched to more processing apps and triggers more messages downstream etc etc).
    If the audit is between different databases even within same instance then the problem of availabilty arrises (audit table/database may be down for intervals, blocking the orginal operations/application).
    If the audit is remote (different SQL Server isntances) then using Service Broker solves the most difficult problem (communication) in addition to asynchronicity and availability, in that case the the synchrnous pattern (e.g. using a linked server) is really a bad choice.

  • Simple IDoc to IDoc scenario with SAP PI

    Hi!
    I would like to implement a very simple IDoc_to_IDoc scenario.
    i have two clients in SAP ECC 6.0 and would like to send/receive IDoc (e.g. material) with SAP PI.
    Can some one please give exact the technical steps(tcodes, action in XI Tools) to realize this issue?
    Any helpful information/documentation/SDN blogs will be very appreciated.
    Thom

    hi,
    Communication Channels:
    1) No Sender Channel is required as we are using IDOC.
    2) CC_OUT_IDOC_MATMAS05 [Send the data from Xi to CGNSAP01]. 
    Transaction Codes Used: 
    SM59- To Create RFC Destinations
    WE21- To Create IDoc Ports
    SALE- To Create Logical System
    WE20- To Create Partner Profiles
    BD64- Display Distribution Model
    WE19- To Trigger an IDoc 
    IDX1- Port Maintenance in IDoc Adapter
    IDX2- Metadata Overview for IDoc Adapter 
    Regards.

  • File content conversion simple scenario

    Hi friends,
    I am trying FCC for first time. I had created one simple file scenario without using FCC to which I had to provide input in XML format.
    like this:
    <?xml version="1.0" encoding="UTF-8"?>
    <ns0:mt_sender xmlns:ns0="http:/soni.com">
       <ponum>1</ponum>
       <poqty>2</poqty>
       <poamt>3</poamt>
    </ns0:mt_sender>
    Now I want to use FCC for this,in which i have to provide comma seperate data, e.g 11,12,114.4
    Please let me know how to do this. I had gone through some blogs on sdn but I didnt got solution for this.
    Thanks.,
    Brij........

    HI,
    If you want the output file in comma separated pattern for the incoming xml file,then you can go for the below mentioned fcc parameters in your receiver channel.
    Structure*                 Recordset,Record
    Record.fieldSeparator             ,
    Record.endSeparator             'nl'
    Recordset.fieldSeparator        'nl'
    Regards,
    Swetha.

  • Simple value mapping scenario

    Hi,
    I have a simple mapping scenario but cant find the right functoids to use.  I have a simple "if else" functoid
    If sender has the value 10 then the equal functoid is true and maps the value Yes. If sender is anything else but true then value mapping is No.
    But now I want to add a extra value. So if sender is 10 or 20 then its Yes.
    How can I achieve this?

    If you want to use functiod to have If-then-else, then this can be archived using the comboination of Equal, Logical Or and Value Mapping fucntiod.
    Following article explains this in detail with an example.
    http://blogs.msdn.com/b/chrisromp/archive/2007/05/29/to-be-or-logical-not-to-be.aspx
    Otherwise a scripting functiod can do this with custom script with if-then-else in it.
    You can choose any of these options.
    If this answers your question please mark it accordingly. If this post is helpful, please vote as helpful by clicking the upward arrow mark next to my reply.

  • Workflow - Need a simple & complete Workflow scenario

    Hi Experts,
    I want to start learning workflow. May i Request any one of you to please give me simple example scenarios on workflow.
    Thanks
    Dany

    Hello,
    <b>Workflow</b>
    http://www.sap-img.com/workflow/sap-workflow.htm
    http://help.sap.com/saphelp_47x200/helpdata/en/a5/172437130e0d09e10000009b38f839/frameset.htm
    http://www.erpgenie.com/workflow/index.htm
    http://www.sap-basis-abap.com/wf/sap-business-workflow.htm
    http://www.insightcp.com/res_23.htm
    <b>
    A good tutorial</b>
    http://www.thespot4sap.com/articles/Invoice_Verification_Automation_Using_SAP_Workflow.asp
    http://www.sap-basis-abap.com/wf/sap-business-workflow.htm
    /people/alan.rickayzen/blog
    /people/jocelyn.dart/blog/2006/06/19/why-use-abap-oo-with-workflow
    <b>a good book</b>
    http://www.sap-press.com/product.cfm?account=&product=H950
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/PSWFL/PSWFL.pdf
    http://help.sap.com/saphelp_47x200/helpdata/en/4a/dac507002f11d295340000e82dec10/frameset.htm
    http://www.workflowing.com/id18.htm
    http://www.e-workflow.org/
    <b>http://web.mit.edu/sapr3/dev/newdevstand.html</b>
    http://www.sap-press.com/downloads/h950_preview.pdf
    <b>Check the following PDF</b>
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCBMTWFMSTART/BCBMTWFMSTART.pdf
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCBMTWFMDEMO/BCBMTWFMDEMO.pdf
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCBMTWFMPM/BCBMTWFMPM.pdf
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/PSWFL/PSWFL.pdf
    <b>also seach the workflow forum:</b> SAP Business Workflow
    Regards,
    Beejal
    **Reward if this helps

  • UDDI - Simple Scenarios

    hi UDDI experts,
    For the SAP online documentation shown below, is there any tutorial or examples or how to guide available? Did anyone have experiene using SAP J2EE Engines UDDI registry?
    Thanks in advance
    Kiran
    snippet from online documentation
    ==============================
    Simple UDDI Scenarios
    ·        One company publishes a standard in UDDI and the others can find and use the same standard.
    For example, a tour office company may offer rooms from several hotels. This company publishes a Web Service Interface in UDDI and each hotel that wants to be represented by this company implements a Web service that extends this Web Service Interface. Later on, after an agreement between both companies, the tour company may use the WSDL of the Hotel Web service to ask for free rooms, book rooms, and so on.
    ·        A published standard Web Service Interface already exists and you want to see who supports it and to choose the one that suits you best.

    Synchronous audit has to do one database write (one insert). Asynchronous audit has to do at least an insert and an update (the SEND)  plus a delete (the RECEIVE) and an insert (the audit itself), so that is 4 database writes. If the destination audit service is remote, then the sys.transmission_queue operations have to be added (one insert and one delete). So clearly there is no way asynchronous audit can be on pair with synchronous audit, there are at least 3 more writes to complete. And that is neglecting all the reads (like looking up the conversation handle etc) and all the marshaling/unmarshaling of the message (usually some fairly expensive XML processing).
    Within one database the asynchronous pattern is apealing when the trigger processing is expensive (so that the extra cost of going async is negligible) and reducing the original call response time is important. It could also help if the audit operations create high contention and defering the audit reduces this. Some more esoteric reasons is when asynchronous processing is desired for architecture reasons, like the posibility to add a workflow triggered by the original operation and desire to change this workflow on-the-fly without impact/down time (eg. more consumers of the async message are added, the message is schreded/dispatched to more processing apps and triggers more messages downstream etc etc).
    If the audit is between different databases even within same instance then the problem of availabilty arrises (audit table/database may be down for intervals, blocking the orginal operations/application).
    If the audit is remote (different SQL Server isntances) then using Service Broker solves the most difficult problem (communication) in addition to asynchronicity and availability, in that case the the synchrnous pattern (e.g. using a linked server) is really a bad choice.

  • Office 365 and On Premise Active Directory Synchronisation

    Hi everyone,
    I'd really appreciate some advice about Office 365 and Active directory synchronisation.
    We are a new business and to begin with started with a simple workgroup scenario with some office 365 mid-size business Office 365 Licenses. 
    We are now at the stage where we want to deploy active directory and I have some concerns about how we can set this up to use with our existing Office 365 setup.
    From what I understand you can set up a link between AD and Office 365 (or hosted exchange) using ADFS or DirSync and Password sync however this all seems based on moving from On premise exchange to cloud based and not the other way around. Has anyone any
    advise on how to setup the link/synchronisation between Office 365 and our new AD that we are deploying?
    Many thanks in advance.
    Alex.

    Hi,
    This is the forum to discuss questions and feedback for Office 365 client, better to post your question to the forum for Windows Server ADFS
    http://social.technet.microsoft.com/Forums/windowsserver/en-US/home?category=windowsserver
    The reason why we recommend posting appropriately is you will get the most qualified pool of respondents, and other partners who read the forums regularly can either share their knowledge or learn from your interaction with us. Thank you for your understanding.
    Tony Chen
    TechNet Community Support

  • Track po in sales order in not make to order scenario

    Hi,
    There is a simple sales scenario.1. create a sales order -availability check- if there are enough stock in the storage location then the rest of the process is possible (creating outbound ,...) otherwise, the MRP should be run. 2- convert the automate PR from MRP to PO. 3- goods receipt. 4- outbound delivery and goods issue 5- invoice. This scenario with the following standard setting is okay: document type: OR, item category: TAN, schedule line: CP, requirement type: 041. But I need to track each PO number from sales order number, which is not possible with this setting and by setting requirement type as Make to order such as KEL, it converts each sales order to MRP without considering its stock in storage location. I mean it creates PR for each sales order after running MRP.
    Thanks in advance
    Nooshin

    Hi Nooshin,
    First of all, could you please let us know the business background of this scenario.
    SAP has formalized these scenarios to meet the business requirements only. But in your case, you wanted to blend two major scenarios and which to my knowledge not possible with the standard straight forward approach. However, it might be possible with some manual effort - may be by exploring the options of fetching the data from various tables.
    Regards

Maybe you are looking for

  • Increase UDF Size after it has been used in transactions.

    Dear All,               Client is using the system for quite some time, were we have created a UDF which is alphanumberic, structure type is regular and lenght is 50, we now need to increse the lenght size to about 100 or 120, will making the changes

  • LR Resizing Engine?  Which method does it use?

    The stock agency I am submitting to wants images upsampled to 12"x18" at 300ppi (55MB). They suggest doing this in PS using Bicubic Smoother (best for enlarging). I'd like to be able to avoid having to introduce PS into my workflow, but I don't know

  • Prompt for Record filter

    Hi guys, I see where i can have a prompt for a Query filter... but i think what i want is even easier. i have a field called open which is true or false. what i need is to prompt if the user wants to see the open data or not. do I need a special vers

  • ABAP coding / tables behind IDOC

    Hello *, First some words about the scenario: I want to design a composite application prototype which aims to replace an existing system. In the existing application (non-SAP) material master data is periodically (1 x per night) transferred via (cus

  • Any apps for deleting duplicate mail?

    I was thinking this was built in to Mail, but looking for a script or app that will help me find and eliminate duplicate emails in my mailboxes.