Updating an Existing Scenario

Thanks in advance for the responses.   When I started 25 years ago in IS this would be considered a miracle.
My scenario is this:
I have created a FTP=>FTP scenarion in the IR.  I have imported to the ID and have a working scenario.   I know find out that one of the files has been deleted and split into two new files.
I have updated the SWCV in the IR with the new files and I'm wondering how do I move the to the ID without manually configuring them?

Hi Mark,
<i>My question is this. My initial configuration in the IR had 20 files. At some later date the configuration has changed to 22 files.</i>
Do u mean, you have 20 communication channels created for 20 files ? And you have 20 mappings etc ... is so ?
If so ,anyway your scenario is File to File , so you can go with one file adapter (provided your all source files are droped into same folder) as a Sender, which will take any type of data ( if it is .csv file, then make generic content conversion with Record level) and then do the rest. So that you no need of changing the your configuartion/IR each time.
Related blog-
/people/sravya.talanki2/blog/2005/08/16/configuring-generic-sender-file-cc-adapter
/people/swaroopa.vishwanath/blog/2005/06/24/generic-approach-for-validating-incoming-flat-file-in-sap-xi--part-1
<i>If can't update the ID from the IR once the IR scenario has changed what is the point?? Do I need to create a new SWCV?</i>
I think if you go with above approach, I think it is not required to create multiple SWCV etc.
I am in US
Hope this helps,
Regards,
Moorthy

Similar Messages

  • What is the best tool for updating an existing Domain?

    What I want to do is create an installation program that updates an existing domain
    with a new server and a new application targeted to that server. The installation
    program has to work with any valid domain and needs to be easy for the end-user.
    Using a script to extend an existing domain using the configuration wizard insilent mode seems like a real good approach. The problem is that a Server is NOT
    a configuration object type available when extending an existing domain. So I
    can’t add a new server to an existing domain with this approach.
    Using ANT tasks – wlconfig and wlserver would probably do the trick. The issuehere is that the domain admin server must be running, and my preference is that
    this not be the case. Using JMX has the same issue.
    So what I’m I left with in terms of tools? Anything? Or do I have to manipulatethe config.xml file directly? Is this a good idea?
    Has anyone else faced a similar scenario, and what solution did you come up with?
    Thank You

    ANT and wlconfig is a way.
    config.sh has an off-line tool for updates.
    whshell is an alternative to ANT.
    We are working on a solution to unify all of this in Diablo.
    cheers
    mbg
    "Greg" <[email protected]> wrote in message
    news:3fa294c7$[email protected]..
    >
    What I want to do is create an installation program that updates anexisting domain
    with a new server and a new application targeted to that server. Theinstallation
    program has to work with any valid domain and needs to be easy for theend-user.
    >
    Using a script to extend an existing domain using the configurationwizard in
    silent mode seems like a real good approach. The problem is that a Serveris NOT
    a configuration object type available when extending an existing domain.So I
    can't add a new server to an existing domain with this approach.
    Using ANT tasks - wlconfig and wlserver would probably do the trick. The
    issue
    here is that the domain admin server must be running, and my preference isthat
    this not be the case. Using JMX has the same issue.
    So what I'm I left with in terms of tools? Anything? Or do I have to
    manipulate
    the config.xml file directly? Is this a good idea?
    Has anyone else faced a similar scenario, and what solution did you comeup with?
    >
    Thank You

  • So is this Possible to update already existed Receiver Flat/XML File ?

    HI ,
    On Receiver File (FTP) Side ,So is this Possible to update already existed FLAT/XML File with some values using Receiver File Adapter??
    Like I have 3 Columns in a Flat File/XML File :-
    Name,  Deptid,  Expenses.
    NameA, 8000,   -
    Currently Blank -
    NameB, 1000,  -
    Currently Blank----
    Now I want to Update Existing Flat file from Receiver File Adapter
    After Execution of scenario, Fileon FTP server would be Updated like this
    Name,  Deptid,  Expenses.
    NameA, 8000,   18000
    NameB, 1000,   25000
    So is this Possible to update already existed FLAT/XML File with some values using Receiver File Adapter?

    I am dealing with similar type of scenario..
    If that way it is not possible , So please guide me what other workarounds can be done ..........???
    Does FTP Sender Support Synch Call... ???
    regards

  • Can we change the Existing scenarios name in a outline

    Hi All,
    I have a requirement like change the Existing scenario name to another name...
    Ex: Existing scenario name Scenario -> "Budget"
    After changing scenario name Scenario-> Fcst_Buget
    Can we do this???
    If yes, what are the things i need to take care because we have data for that scenario...please let me know...
    Please update on this ..its urgent

    You can absolutely change the member names.
    Are you concerned about the impact on data loads, formulas, calcs, etc?
    An easy way to have your cake and eat it too is to assign an alias to the member so that Budget now becomes Budget with an alias of Fcst_Budget. Whatever artifacts refer to the old name continue to do so and from a reporting perspective you reference the alias.
    Or you can reverse it so that the member name now becomes Fcst_Budget and the alias is Budget.
    Your choice, but I think the former is what you want.
    Regards,
    Cameron Lackpour

  • Introducing Software Updates into Existing Network

    I'm having some trouble getting my head wrapped around how software updates work with the SCCM 2012 environment.  My university is rolling out SCCM 2012 R2 into an existing environment where there is currently no control over software updates.  All
    of our machines are currently retrieving their updates directly from Microsoft using Windows 7's built-in Windows Update service.  We are beginning to push out the ConfigMgr client to all of the workstations on the domain.  My question is how should
    I handle software updates for these machines going forward.  Some of these machines may be disconnected for periods of time from the network while others are connected all of the time.  Should I just download all past updates for Windows 7, Office
    2010, etc. and deploy all of these updates to the existing machines.  All new machines won't be a problem as they are being imaged and deployed using SCCM, so I'll know that they're up-to-date.  My thought was just to create software groups containing
    these past updates and deploy them to all workstations.  Then I will have an ADR setup to handle all future Patch Tuesday updates.  Is this the best way to handle this scenario?

    Okay, I understand what you guys are saying and I've setup something similar.  I downloaded all past updates for all Microsoft products we have in use.  I broke these up by year so as to avoid any deployment package limits, so I placed these updates
    in software groups named "All 2010 Updates", "All 2011 Updates", etc. with corresponding deployment packages.  I'm not separating anything by product as I'm just letting the ConfigMgr client handle what a client needs.  I then deployed these groups
    to all of my workstations, and will leave them deployed to the collection for the foreseeable future or until everything gets caught up.  Does this sound okay?  
    Now here's another question.  I noticed for this month's patch Tuesday that there were quite a few revised updates that were originally released in 2011.  My ADR grabbed all updates released or revised in the past 1 month.  These updates now
    exist in both my "2014 08 August" and "All 2011 Updates" software update groups (as well as my "2011" and "2014-2" deployment packages).  So basically it appears I now have duplicate updates.  I thought if an update was revised they would expire
    the original update.  Is this not always the case?
    I appreciate the responses guys.

  • How can i update an existing item in sap using CSV file?

    Hi,
    i am trying to update an existing Item in SAP using a CSV file.
    in the message log i get an error message that the item already exists.
    what should i do in order to update the existing record?
    Thanks, Udi

    Hi..........
    I would sugest you to use Tab delimited file and choose proper option in order to update the itsm master in DTW......
    Regards,
    Rahul

  • When i login to update my existing apps, the login window shows the wrong apple id. and it's all prayed out, i can't change it. how do i solve this problem?

    When I login to update my existing apps, the login window shows the wrong apple id. i cannot change it because it is all grayed out. how do i solve this problem?

    Content and Apple IDs -
    Content is forever tied to the Apple ID that bought it. Apple does not transfer content from one Apple ID to another. Apple does not merge Apple IDs. You will never be able to access your content bought with one Apple ID with a new Apple ID.

  • Every time I try to update my existing apps I'm not successful and I get a message saying it can't connect. I've try changing my password and still no success.

    I'm getting a can not connect message every time I try to update my existing apps that need to be updated. I even put in a new password thinking that was the problem. Can someone please help me. This has been going on for two weeks.

    Hello Priscilla43,
    The following article provides tips and suggestions that can help restore your connection to the iTunes Store.
    Can't connect to the iTunes Store
    http://support.apple.com/kb/TS1368
    Cheers,
    Allen

  • How do i update an existing XML File?

    Hello, I have the following xml file gps.xml:<?xml version="1.0"?>
    <!DOCTYPE gps SYSTEM "gps.dtd">
    <gps>
       <latitude>43.00000</latitude>
       <longitude>-83.00000</longitude>
    </gps> I already have methods written to get the values. But how can I change these values and update the file to reflect these changes?
    thanks for your help!

    Hi, I already have this following code. I would just like to add a method to it to update the existing XML file with different lat/lon coordinates. Could you please help me out with it? thanks
    import java.io.*;
    import java.io.PrintWriter;
    import java.net.MalformedURLException;
    import java.net.URL;
    import javax.xml.parsers.*;
    import org.w3c.dom.*;
    import org.xml.sax.*;
    public class Gps implements java.io.Serializable {
        private double latitude_;
        private double longitude_;
        public Gps(Document doc) {
            setup(doc.getDocumentElement());
        public Gps(String uri) throws IOException, SAXException, ParserConfigurationException {
            setup(uri);
        public void setup(Document doc) {
            setup(doc.getDocumentElement());
        public void makeElement(Node parent) {
            Document doc;
            if (parent instanceof Document) {
                doc = (Document)parent;
            } else {
                doc = parent.getOwnerDocument();
            Element element = doc.createElement("gps");
            int size;
            URelaxer.setElementPropertyByDouble(element, "latitude", this.latitude_);
            URelaxer.setElementPropertyByDouble(element, "longitude", this.longitude_);
            parent.appendChild(element);
         public Document makeDocument() throws ParserConfigurationException {
            Document doc = UJAXP.makeDocument();
            makeElement(doc);
            return (doc);
        public final double getLatitude() {
            return (latitude_);
        public final void setLatitude(double latitude) {
            this.latitude_ = latitude;
        public final double getLongitude() {
            return (longitude_);
        public final void setLongitude(double longitude) {
            this.longitude_ = longitude;
       public final void updateXmlFile(double latitude, double longitude) {
         // something???
        public final void updateXmlFile(double latitude, double longitude) {
            this.latitude_ = latitude;
            this.longitude_ = longitude;
        public String makeTextDocument() {
            StringBuffer buffer = new StringBuffer();
            makeTextElement(buffer);
            return (new String(buffer));
        public void makeTextElement(StringBuffer buffer) {
            int size;
            buffer.append("<gps");
            buffer.append(">");
            buffer.append("<latitude>");
            buffer.append(Double.toString(getLatitude()));
            buffer.append("</latitude>");
            buffer.append("<longitude>");
            buffer.append(Double.toString(getLongitude()));
            buffer.append("</longitude>");
            buffer.append("</gps>");
        public String toString() {
            try {
                return (makeTextDocument());
            } catch (Exception e) {
                return (super.toString());
    }

  • How to update an existing item in a sharepoint list using the WSS adapter for Biztalk

    Is there a way that a record in SP list be updated using WSS adapter in biztalk ?
    BizTalk 2013 and SP 2013 ..
    Regards
    Ritu Raj
    When you see answers and helpful posts,
    please click Vote As Helpful, Propose As Answer, and/or Mark As Answer

    A ListItem has its own unique row id so in all likelihood, an insert with the same data will result in a new list entry. The Lists Web Service however, has an UpdateListItem method which will take an update request. [refer
    http://msdn.microsoft.com/en-us/library/office/websvclists.lists.updatelistitems(v=office.15).aspx ]
    There is another note in the conference (marked answered) to your List Item Update problem. Probably worth a try too. [refer
    http://social.msdn.microsoft.com/Forums/en-US/bee8f6c6-3259-4764-bafa-6689f5fd6ec9/how-to-update-an-existing-item-in-a-sharepoint-list-using-the-wss-adapter-for-biztalk?forum=biztalkgeneral ]
    Regards.

  • When we try to buy a new app or update our existing apps, my account settings wont allow me to enter ANY of my credit cards.  It says to contact apple/itunes/support, but when I do, I don't understand how to navigate it to find an answer.  Help!

    when we try to buy a new app or update our existing apps, my account settings wont allow me to enter ANY of my credit cards.  It says to contact apple/itunes/support, but when I do, I don't understand how to navigate it to find an answer.  Help!

    Click here and ask the iTunes Store staff for assistance.
    (108048)

  • Old project with entity 4.0 breaks when adding new model or updating an existing model.

    i have an old 4.0 project that was using entity 4.0
    in VS2013 if I try to update an existing model or add a new one, it will forcefully install the entity framework 5.0 even though the selection in the box was to use 4.0
    it goes out to nuget to do this and then it will forever add 5.0 even if I uninstall it.
    5.0 getting installed completely breaks my application. References to tables disappear and cross reference for NO reason at all with another model.
    How can i get it to just let me use 4.0 so I can move on OR how can i upgrade my old model into 5.0?
    I'd rather not got tthe 5.0 route because that changes a lot of the ways things were done and would break even more code.

    Hello,
    >>in VS2013 if I try to update an existing model or add a new one, it will forcefully install the entity framework 5.0 even though the selection in the box was to use 4.0
    It is not very clear how you install the Entity Framework, as far as I know, the EF version 4.0 is available with .NET 3.5, from .NET 4.0, it will use the 5.0 by default, if you want to use the EF 4.0, you could change the target to .NET 3.5.
    >>How can i get it to just let me use 4.0 so I can move on OR how can i upgrade my old model into 5.0?
    If it is EF 5.0, as far as I know, it uses the DbContext API instead of the original ObjectContext API(the EF 4.0 uses this API) which provides a better performance, if you want to keep to use ObjectContext API, you could follow this article:
    Reverting Back to ObjectContext Code Generation
    The article shows the configuration for VS2012, for VS2013, you could change the Code Generation Strategy from T4 to Legacy ObjectContext.
    Regards.
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • How to update an existing supplier using Supplier Open Interface Import?

    Hi
    I need to updated an existing supplier.
    Is it possible to update using supplier open interface import and how?
    Thanks in advance.
    Thanks,
    Mallesh

    Hi Atul,
    I am using CCM 2.0 and SRM 5.0 (EBP5.5).
    We are not using XI, so i guess we cant use the program "/ccm/file_upload".
    we have migrated the product master data from R/3.
    We have developed a report which takes product category as input and gives out flat file in csv format containg all the items in that prod category.
    Then we upload the file in CCM by logging thro the brpwser.
    Similarly, i can develop another program which will give me a CSV file foll all those items changed in R/3 in a day.
    Then we can upload that file in CCM.
    But i have doubt if it will update the existing items in catalog.
    Hope I could make myself clear.
    Thanks
    Abhishek

  • How do I update my existing Itunes to 11.1 on my phone and mac?  Thanks

    How do I update my existing Itunes to 11.1 on my phone and mac?  Thanks

    The 11.1 update I believe is only for OS X and not IOS. Look for the update in the Mac App Store/Updates or System Preferences/Software Update. To be safe, make sure you backup your system first.

  • How do i update my existing itunes account

    How do I update my existing itunes account to sync my new iPhone?

    go to store>account make changes.

Maybe you are looking for

  • IPod Not Being detected by windows.. pls hepl!!!!!!!!!!!

    i have a 5.5 gen ipod 30 gig video. whenever i connect it to my computer, it says 'the usb device attached to the computer has malfunctioned and windows does not recognise it' is there something wrong with my ipod motherboard?? in the meantime it pla

  • How do I adjust my ISO on my T5 while in video mode??

    Just got my T5 (NOT T5I) in the mail. I am trying to figure out how to adjust my ISO while in live video mode..I know the T5I has a button on the front but the T5 has no such feature....

  • One sales order with two bill to party at the document header

    Hello to all We have the following issue: create one sales order with two bill to party and only one payer. The reason is that the materials are paid with the same customer(only one account document) but we need to print two invoices one by each bill

  • Multiplexing errors?????

    My iDVD stops burning saying errors were found during mltiplexing/burning process. This happened with a new movie I was trying to make, but now I get the error whenever I try to burn anything at all. I tried burning projects that were successfull in

  • Error: USB Headset not recognized

    HP Pavilion dv7 Notebook PC  WV703AV OS: Windows 7 Home Premium - 64bytes Error: No error... just not working Hello, I just bought an USB headset SOMIC and after plugging it to the PC I realize it wasn't working. At the beginning I got mad thinking t