Skip to content

Conversation

@janvi04
Copy link
Owner

@janvi04 janvi04 commented Apr 11, 2023

Added the following:

  1. Transformation spec to transform the products from one format to another format.
  2. The spec has a few variables like baseUrl, vendor, variantWeightUnit, etc.
  3. Added the Nifi template for the below process:
    1. Get the File (local machine). Can be replaced with ListSFTP and FetchSFTP.
    2. UpdateAttribute
    3. ConvertRecord (CSV to JSON)
    4. UpdateAttribute
    5. JoltTransformJSON
    6. ConvertRecord (JSON to CSV)
    7. UpdateAttribute
    8. PutFile (local machine). Can be replaced with PutSFTP.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants