Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

Is there a temporary data storage for storing invalid records within my workflow ?

Avatar

Level 2

Hi All,

 

Below is a problem description I'm facing, any help on the same will be great :slightly_smiling_face:

 

I'm expecting the below output :

  1. Retrieve the number of invalid records (reflected on the workflow transition line) as an integer after my workflow runs.
  2. Fetch the above-retrieved value within an email component 

 

Explanation of scenarios :

  • I have an import workflow in place containing segmentation activity with valid and invalid segmentations.
  • In the workflow, I can see there are - valid records = 100 & invalid records = 50 as per information on transition line after workflow run.
  • For every dynamic workflow run, I want to retrieve the number of invalid records (as an integer) flowing in my workflow
  • In above eg, I want to fetch 50 (Which is number of invalid records) as pass this value in an email component

 

Doubts and questions : 

  • Is there a temporary DB created for fetching invalid records after workflow runs ?
  • How can I fetch the invalid number of records from transition lines and pass the same information using an email ?
  • How can I retrieve invalid information and send it via an email ?

 

Thanks,

Rutuja Kelkar

https://www.linkedin.com/in/rutuja-kelkar/

 

0 Replies