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 6339645
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 24, 20262026-05-24T19:41:10+00:00 2026-05-24T19:41:10+00:00

I want to be able to do the following: Import a flatfile row by

  • 0

I want to be able to do the following:

  • Import a flatfile row by row
  • Do a conditional split on a column value of each row
  • if i detect a valid value, i want to continue with this row
  • if in any case i detect a value that is not possible i want to FAIL the component so the workflow stops and i get an error

Example: I have a file with three columns ( “type”, “value”, “message”)

I want to import that file row by row using the flatfile destination. Then i want to do the conditional split. If the “type” column has “1” as value, i want to write that row into my destinatoin. If the type is “2” or “3” i want to ignore them. However if its “A” or “0” i want to FAIL the component.

I have everything except the “FAIL” part. I configured the output for the last condition (“column is not 1,2 or 3”) as “Fail Component”, however it does not actually fail the component.

  • 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-24T19:41:10+00:00Added an answer on May 24, 2026 at 7:41 pm

    Add a script component to the data flow (as destination) and link it to your conditional split for the condition you want to force a package fail.

    inside the script component add

        bool pbCancel = false;
        this.ComponentMetaData.FireError(100, "Script Component", "Data Error <type message here>", "", 0, out pbCancel);
    

    The script component itself will succeed, but the data flow task will fail and should result in a package failure

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

Sidebar

Related Questions

I want to be able to parse the following times using ParseExact() function: 01:02:03
I want to be able to do the following: get '/:slug' do haml :page
I want to be able to initialize a CArticle having the following properties: Private
I have the following migration and I want to be able to check if
I want to be able to do the following: I have a model and
I'm using SQL Server 2005, VB.NET 2005. I want to be able to import
I want to be able to import things from applications in my project without
I'm using LaTeX and BibTeX for an article, and I want to able to
Want to be able to provide a search interface for a collection of objects
I want to be able to email a report daily from a glpi database

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.