Regarding removing junk data from upcoming file | Community
Skip to main content
Employee
June 20, 2022
Solved

Regarding removing junk data from upcoming file

  • June 20, 2022
  • 1 reply
  • 695 views

Hi, I want to remove junk data from my upcoming file loaded in the data loading activity. The enumeration for the Status attribute is as per the following in the schema.

 

But in my flat files, the upcoming data for Status is 

 

 

While I am remapping in data loading like this and setting error processing as ignore the value , The unmatching value is not ignored

 

 

and If I am setting error processing as reject the line when there is no remapping value I am getting this error

can anybody help me out with how to remove junk data, Immediate help will be highly appreciated.

 

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Amine_Abedour

hello @mrityunjay,

 

You have to increase the threshold from which a workflow error is triggered: 

 

 

Br,

 

Amine

 

1 reply

Amine_Abedour
Amine_AbedourAccepted solution
New Participant
June 20, 2022

hello @mrityunjay,

 

You have to increase the threshold from which a workflow error is triggered: 

 

 

Br,

 

Amine

 

Amine ABEDOUR