What is the generally accepted Business Practice in developing Data Flow Edit Tasks in SSIS

We have lots of data edits that we need to create for some 3rd party data that is coming into us. Is the generally accepted business practice to perform these data edits against our database in one Stored Procedure or multiple Data Flow Tasks?
Kind of new to SSIS and just don't know what the most efficient means is to perform these edits and whether to create multiple Data Flow Tasks to perform these edits against our SQL Server Database or perform these edits in one whole SQL Server Stored Procedure.
Thanks for your review and am hopeful for a reply.

Like I have to perform some drill down edits on my 3rd party data against our SQL Server Database
Does the First Name and Last name Match?
Does the Zipcode Match?
Does the Birth Date Match?
Things of that nature. My feeling is to put it into a Stored Procedure. That way if we need to flex the matching criteria down the pike here, it's all in one place...rather than in a Stored Procedure and a Data Flow Task somewhere. Just seems to be more
logical and organized to keep it all in one place and then call the Eedit Stored Procedure from SSIS.

Similar Messages

  • What is the best workflow with SVN and Developer Data Modeler.

    I am workin on strategy to fullfill next tasks with Data Modeler:
    * Posibility to work on paralel branches for model
    * Merging changes from different branches
    * Generating upgrade scripts for changes (from one commit till other)
    * Maintaining posiblity to fast build empty database for any version of model
    What are your ideas?
    Do you use some database for thease operations or you do it only using Modeler?
    Does SVN merge works fine with Modeler?
    How you work with versioned Modeler and many versions of different development DBs.

    Hello,
    We work with SVN and DM too, but do not use branches for DM to prevent merges.
    If multiple developers work on the same design, each developer checks out the design. A lock can be used to prevent the update of the same object by multiple developers (if you want).
    If you commit changes in SVN, the other developers get informed on these changes by the 'Pending changes'. They can decide whether or not they include those changes.
    If you synchronize with the other developer changes, you can create alter or create scripts by importing the target database and generate scripts.
    If you want to build a historical version of the model, you check out a version of the design with a specific revision (you can specifiy this during checkout). You build create scripts based for this version.
    Joop

  • Can anyone help me what is the use of business and proxy service in osb?

    Hi,
    I am new in Osb what is the use of business service and proxy service in osb.
    I know little bit proxy service is used for actual message flow. I saw some project proxy service invoking the (using service callout,routing and publish) service,but the wsdl of the services of the proxy and business service is same.
    Please can anyone explain the flow while executing through soapUI?(that means it will hit 1st business services or proxy service)
    I have this project structure
    business service
    1.reference.biz----> this is the wsdl of ex:reference.wsdl
    2.external.biz----> this is the wsdl of ex:external.wsdl
    proxy service
    1.referece.proxy--->this is the wsdl of ex:reference.wsdl(in this proxy we are routing to reference.biz proxy service both contains same wsdls why?)
    xqueries of request and response.
    Best Regards,
    Raju.
    Edited by: 996674 on Apr 2, 2013 10:53 PM

    Hi Raju,
    Proxy Service - It is the starting point of you OSB application which deal with receiving messages, inducing logic in it like transformation, if-else, replace, java call outs,etc. You can put in your program logic here and then invoke a business service to route it to your Database or to any other queue as per your requirement.
    Business Service - It is generally used for routing purposes, like inserting the input in your Database or sending it to a different queue or BPEL process, etc..
    Cheers,
    Rit

  • What are the general properties that must be in target machine for clone ?

    What are the general properties that must be in target machine for clone ?
    like must intall EBS frist.
    must have same users name
    must run in the same linex .
    etc..

    Hi Micel,
    Thanks for the OS version Update
    Micel 811 wrote:
    sourse :Red Hat Enterprise Linux Server release 5.3
    Target :Red Hat Enterprise Linux Server release 6.0 (Santiago)
    is there problem with this differences ?Yes
    whats your EBS version?
    assuming you are on R12
    You need to upgrade the database to 11.2.0.3 and Oracle Application Server 10gR3 to 10.1.3.5 -- See the following docs for details.
    Oracle E-Business Suite Installation and Upgrade Notes Release 12 (12.1.1) for Linux x86 [ID 761564.1]
    Oracle E-Business Suite Installation and Upgrade Notes Release 12 (12.1.1) for Linux x86-64 [ID 761566.1]
    and can i take clone for tow nodes and put in one node ?Yes
    Already answered in my last post
    FAQ: Cloning Oracle Applications Release 11i [ID 216664.1]
    have you refered the doc above ?
    and As I understand I do not need to new fresh EBS setup for target node.Yes No need ;)
    Beauty of Rapid clone :P
    ;) Appsmasti ;)
    Sharing is Caring

  • What is the difference between Business System and Business Service?

    Hi
    Please tell me what is the difference between Business System and Business Service...? In real time at what situation we will use Business System and in what situations we will use Business Service..? Please help me
    Best Regards
    Ravi Shankar B

    HI,
    Business system:
    If you want to address a particular business system as the sender or receiver of messages, choose this service type.
    A business system is an actual application system in a system landscape. A business system (service) comprises information about the inbound and outbound interfaces and the software component versions of the business system.
    You usually use business system services when configuring internal company processes.
    Business Service:
    If you want to address an abstract business entity as the sender or receiver of messages, choose this service type.
    Using a business service, you can define the technical or business subunits of the companies involved and then assign them the relevant interfaces.
    You usually use business services when configuring cross-company processes. In this case, you only make your interfaces known to the business partners involved and either do not make any details about your own system landscape available, or only specific details. 
    For example, you can define RosettaNet Partner Interface Processes (PIPs) as business services.
    Regards,
    Sudheer.

  • What is the general way to invoke a rpc/encoded webservice?

    Hi,
    I have some confusion in invoking webservices, ok, let me explain my question in detail:
    Usually, we access a web service througt its wsdl file, for a rpc/encoded style, for example, in Axis enviroment, I will need the java object for the complex message types, how can I get these java files? If I use the Sun provided WSDP tool to compile the wsdl file and get these java files, do they work? If I am not in the Axis enviroment, maybe I will compose the SOAP request directly, so, what is the general way?
    Thanks.

    Hello,
    When you want to invoke a Web Services (RPC or Document style) you generally as you said create a set fo Java class to: map the messages information to Java code, and create a proxy/stub to do the call.
    Using Oracle Application Server Web Service framework you have several way of creating this client classes:
    - using Oracle JDeveloper just do a File>New>Web Services>Web Service Proxy
    - using the command line tool, and associated Ant tasks (WSA:Web Service Assembler), see the Web Services Developer Guide
    Regards
    Tugdual Grall

  • What are the DATAPROVIDERS in Business Objects 6.5?

    What are the DATAPROVIDERS in Business Objects 6.5? When we use these data providers/

    Kishore,
    "Data Providers" is a term used to designate a concept of the "source(s)" for the report.  For instance, if you have a report that has a single query and in your report you have one (or n1) tab(s), then your report is a single data provider type of report.  Note that you can have multiple tabs with the data being displayed multiple ways, etc, etc, but since you have a single query, the report is still a single data provider.  Another scenario is that you have more than a single query (n1 query panels), then you have a report with multiple data providers.  Only upon inspecting the query panel side of the report can you determine the number of actual data providers.  You can have a single tabbed report with multiple data providers, or you can have a multiple tabbed report, but the point is that data providers are counted by the number of query panels being used and not necessarily the number of tabs.  I hope this explanation is clear, but if any questions arise, please post back.
    Thanks,
    John

  • What are the features of Business object.

    Hi Experts,
    Can any please give me  brief idea about Business object which one will going implent into BI . and what are the features of Business object.
    i will assign points if it is helpfull.
    Regards
    venu.

    Hi,
    Bussiness Object is the reporting tool of datawarehouse.BI is itself a data ware house.The next generation SAP BI will be using BO as reporting tool instead of BeX.BO is a Reporting tool. Presently we are using BI BEX tool for reporting. slowly BI BEX tool is replacing by BO.Use Netveawer and SAP BW for the Backend and Master data management or Use Data Integartor. For Front End Use BEX tools for QR$A or use the BO Suite.BO has many advantages over BEX tool like using BO we can creat crystal reports ets.
    Pls chk this links for detailed information abt Business Object:
    /people/ingo.hilgefort/blog/2008/02/07/businessobjects-and-sap-part-i
    /people/kuhan.milroy/blog/2008/03/11/introduction-to-business-objects-suite-of-technologies
    /people/ingo.hilgefort/blog/2008/02/19/businessobjects-and-sap-part-2
    /people/ingo.hilgefort/blog/2008/02/07/businessobjects-and-sap-part-i
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/90d7cbf0-84c2-2a10-dabd-93d5f0db5f4b
    Hope this helps,
    Regards
    CSM Reddy

  • What are the general errors will come in data uploading

    Hi Friends,
    What are the general errors will come in data uploading
    Thanks in Advance

    Paul
    It all depends on how we configure the system. Errors may be different for different scenerios like
    User ALEROMOTE Loacked for master data's
    Data Sourcs has to be replicated
    Activation Failures
    Error occures in data Selection Etc.
    Do you have any specific error so that we can work on that.
    Thanks
    Sat

  • What is the nature of business?

    I am student in college, I have to write project about company and understanding the security requirments based on the nature of its business. And
    They need me to use the collected information about the company to design a suitable Information Security Policy. This is how i choose your company "Apple".
    i want to ask some question and i hope to find answer?
    The First question is What is the nature of business?

    You can try the Apple corporate contact page: http://www.apple.com/contact but the areas you are talkng about, security, are not going to get a resonse.
    There is some good background info, unofficial, in the book by Adam Lashinsky, Inside Apple: How America's Most Admired - and Secretive - Compay Really Works.  Apple does not share very much of its internal operations, including even an organization chart. 

  • What is  the basic requirement to learn EP(Development)? Please advise

    Hi Gurus,
    This is my serious concern.
    I am an ABAPer with 4+ years of experience.
    I am from IT background also. I would like to know what is  the basic requirement to learn EP (Development)?
    Is Java required? If so, is it J2EE and which version of it?
    Also what else, apart from this I should know to become a successful consultant in EP (seen enough of ABAP).
    Please advise.
    I am posting this as, I have lots of confusion in moving to EP.
    -B S B

    Hi BSB
    I would like to know what is the basic requirement to learn EP (Development)?
    You should aware of ERP and business processes to start learning EP.
    Is Java required? If so, is it J2EE and which version of it?
    Java knowledge like jsps,corejava...it will be good..If you know well,you can play with webdynpro java.
    Also what else, apart from this I should know to become a successful consultant in EP (seen enough of ABAP
    Webdynpro ABAP suits for you exactly for developing portal applications.
    Koti Reddy

  • What are the tables will update while loading Master data ?

    Hello Experts,
    What are the tables will update while loading Master data ? And requesting you to provide more information about Master data loading and its related settings in the beginning of creation infoobjects. 

    It depends upon the type of Master data u r loading....
    In all the master data loadings, for every new value of master data an SID will be created in the SID table /BI*/S<INFOOBJECT NAME> irrespective of the type of master data.
    But the exceptional tables that get updated depending on the type of master data are.....
    If it is a time Independent master data then the /BI*/P<INFOOBJECT NAME> table gets updated with the loaded data.
    If it is a time dependent master data then the /BI*/Q<INFOOBJECT NAME> table gets updated with the loaded data.
    If the master data is of time Independent Navigational attributes then for every data load the SID table will get updated first and then the /BI*/X<INFOOBJECT NAME> table gets updated with the SID's created in the SID table (NOT WITH THE MASTER DATA).
    If the master data is of time dependent navigational attributes then for every data load the SID table will get updated first and then the /BI*/Y<INFOOBJECT NAME> table gets updated with the SID's created in the SID table (NOT WITH THE MASTER DATA).
    NOTE: As said above, For all the data in P, Q, T, X, Y tables the SID's will be created in the S table /BI*/S<INFOOBJECT NAME>
    NOTE: Irrespective of the time dependency or Independency the VIEW /BI*/M<INFOOBJECT NAME> defined on the top of /BI*/P<INFOOBJECT NAME> & /BI*/Q<INFOOBJECT NAME> tables gives the view of entire master data.
    NOTE: it is just a View and it is not a Table. So it will not have any physical storage of data.
    All the above tables are for ATTRIBUTES
    But when it comes to TEXTS, irrespective of the Time dependency or Independency, the /BI*/T<INFOOBJECT NAME> table gets updated (and of course the S table also).
    Naming Convention: /BIC/*<InfoObject Name> or /BI0/*<InfoObject Name>
    C = Customer Defined Characteristic
    0 = Standard or SAP defined Characteristic
    * = P, Q, T, X,Y, S (depending on the above said conditions)
    Thanks & regards
    Sasidhar

  • What is the best way to kill/stop a data load?

    Hi.
    What is the best way to kill/stop a data load?
    I have a data load from my QA R/3 system that is extracting 115.000.000+ records. The problem is that the selection in the function module used in the data source does not work, and the problem was not detected because of the nature of the data on the development system.
    I could kill processes owned by my background user (on both R/3 and BW) but I risk killing other loads, and sometimes the job seems to restart if I just try to kill processes. If I remove transactional RFCs in SM58 the load does not terminate; I only skip one or more datapackages. I have also tried to change the QM-status in the monitor to red, but that does not stop the load either...
    So isn't there a nice fool-proof way of stopping a dataload?
    Best regards,
    Christian Frier

    Hi,
    There r 2 ways to kill the job.
    One is using transation RSMO locate the job and display the status tab double click on the yellow light that is shown on the line total, a pop will come 'set overall status ' is displayed select the desired status that is red and save it. Then return to the monitor page and select the header tab double ckick on the data target right click and then goto 'manage',there should be request sitting there probably with yellow lights , highlight the line with the faulty request click the delete button then click refresh button.
    Second is goto SM37 and click on the active selection and enter the jobname and then click excute the particulr job should appear highlight the jobname then click on the stop iconthat appears on the taskbar( 3 rd from left)
    hope it is clear.
    Regards-
    Siddhu

  • What is the easiest way to export all tables data from Oracle to MS SQL Server?

    Hello MS,
    I would like to export all tables from Oracle 11.2 to MS SQL Server 2012 R1.
    Using the tool "Microsoft SQL Server Migration Assistant v6.0 for Oracle" did not work for me because there are too many warnings and errors regarding the schema creation (MS cannot know it because they are not the schema designer). My idea is
    to leave/skip the schema creation to the application designer/supplier and instead concentrate on the Oracle data export and MS SQL data import.
    What is the easiest way to export all tables data from Oracle to MS SQL Server quickly?
    Is it:
    - the „MS SQL Import and Export Data“ Tool
    - the “MS SQL Integration Services” Tool
    - not Oracle dump *.dmp format because it is a propritery binary format
    - flat file *.csv (delimited format)
    Thanks!

    Hi lingodingo,
    If you want to directly export all tables from Oracle database to SQL Server, I suggest you use SQL Server Import and Export Wizard. Because you just need to follow the wizard with GUI, this is the easiest way.
    If you want to make some modification for the tables‘ data before loading to SQL Server, I suggest you use SQL Server Integration Services package. For more details, please refer to the following similar thread:
    https://social.msdn.microsoft.com/Forums/sqlserver/en-US/38b2bed2-9d4e-48d4-a33f-1d9eed1c062d/flat-file-to-sql-server?forum=sqldatamining
    Thanks,
    Katherine Xiong
    Katherine Xiong
    TechNet Community Support

  • What are the difficulties that we face while uploading data in lsmw

    what are the difficulties that we face while uploading data in lsmw

    I've used LSMW extensively for all implementation projects. Most complex problem is when you have to deal with a lot of structures (for example in routings), where you have header/line item/sub-items/long texts/etc relationship. Still, LSMW can pull it fine.

Maybe you are looking for

  • 1st generation iPod making computer shut down since Tiger

    Dear Gang, I need some help. Since upgrading to Tiger, my 1st generation iPod now makes my PowerMac G5 shut down the second I put it in the firewire port on the front of the computer. Anyone else had this problem? Any advice? TIA, Mark

  • Win 8.1 - ITunes and Ipod Touch issues

    I am running a new Envy TS notebook with Windows 8.1. I upgraded (1/23/14) to iTunes 11.1.4.62. After installation I encountered the procudure entry point error when attempting to start itunes. Per an Apple discussion group, I did the following: Copy

  • Have to startup database every time I reboot Windows

    Hi, I have installed Oracle XE on Windows 2003 Server. Every time I reboot Windows, I have to logon as sysdba with SQL and startup the database. Is it possible to have Oracle do this automatically after Windows startup? Thanks, Frank

  • Dealer portal system SSL setting with multiple domain name

    Hi gurus I have a Dealer portal system.(It is java java stack system just like EP) SSL certificate will expire in few days and I', planningl renew it soon.(in visual administrator key storage then send it to appropriate CA) Currently DP is used only

  • Can't export finished iMovie - am I stuck?

    I've just completed a mammoth edit, resulting in a 3 hour 20 minute film including titles and transitions. I've bought some dual layer DVDs to put it on. My problem is that it won't export from iMovie so I can burn it on the discs. It takes about eig