Skip to content
This repository was archived by the owner on Mar 12, 2025. It is now read-only.

[$200] new etl script #7

Closed
callmekatootie opened this issue Feb 24, 2021 · 3 comments
Closed

[$200] new etl script #7

callmekatootie opened this issue Feb 24, 2021 · 3 comments

Comments

@callmekatootie
Copy link
Collaborator

callmekatootie commented Feb 24, 2021

  1. For Input, you shall get the following 2 files: file 1 and file 2
  2. You need to generate the file - file 3

Note the following:

  • In the output, the handle, firstName, lastName are taken from file 1 while the email field is taken from file 2.
  • In the output, the attributeValue5 column is same as email
  • Rest of the columns will have the same values for all users
  • Column attributeValue3 is empty string
  • Column attributeValue1 is string true and not boolean true.
  • The files will be present in the same folder as the script you will create.
  • The output file also needs to be generated in the same folder as the script
@callmekatootie
Copy link
Collaborator Author

Forgot to add - this has to be a script in nodejs

@callmekatootie
Copy link
Collaborator Author

Assigned to @xxcxy

@callmekatootie callmekatootie changed the title new etl script [$200] new etl script Feb 25, 2021
@callmekatootie
Copy link
Collaborator Author

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant