Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7524801
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 30, 20262026-05-30T03:09:36+00:00 2026-05-30T03:09:36+00:00

I have got a web service (*.amsx) that I should call it within a

  • 0

I have got a web service (*.amsx) that I should call it within a SSIS package by service component.

The web service returns some records and my mission is parsing every single record and do an appropriate action by looking at one of its fields (Action). So If it contains value ‘add’ I should insert that record into my Database and if it contains ‘edit’, I should update its contents in my Database.

Now, my question is : Is there any best practice for such these scenarios when parsing data?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-30T03:09:37+00:00Added an answer on May 30, 2026 at 3:09 am

    In SSIS, do a dataflow where you get records from your source as the first part of the dataflow.
    Next(within the same dataflow), do a condition split based on the value of the Action column you were referring to – this will parse your data into two separate flows – update, add/insert.

    For records that are to be inserted, do an oledb destination.

    For records that are to be updated, do an oledb command.

    All that should take place within a single dataflow. I would recommend including a check for the existence of the ‘add’ records (by key) in the destination before you insert so you don’t get duplicates – that is if you would ever be running this package more than once.

    Anyway, that’s the general idea.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have an android application, that will call a SOAP web service for some
I got a backend web service containing massive amounts of data that I have
I have a C# Web Service that returns a XML as a result that
We have a non-profit web site that got about 5 million hits in May.
I have got a web service programmed in c# / asp.net. [WebService(Namespace = http://example.com/)]
I have a web service that I want to access through SOAP. But I
I have a .Net 3.5 web service that installs perfectly on my old XP
I have deployed a web service with Jax-ws that use a database for storing
I've got this class being provided by a web service that is then being
I have to call the web service using java script? e.g. I'm creating one

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.