Skip to content

Extended the description in the incoming shipment creation flow#919

Open
Chinmay2107 wants to merge 2 commits intohotwax:implementations-pubfrom
Chinmay2107:implementations-pub
Open

Extended the description in the incoming shipment creation flow#919
Chinmay2107 wants to merge 2 commits intohotwax:implementations-pubfrom
Chinmay2107:implementations-pub

Conversation

@Chinmay2107
Copy link
Copy Markdown

No description provided.

@dt2patel dt2patel requested a review from toaditi December 5, 2024 11:25
Copy link
Copy Markdown
Collaborator

@toaditi toaditi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There are a few edits that will bring this document up to date. Added comments accordingly.

3. **Scheduled Job for Outgoing Transfers**
- A scheduled job will be created to pull all new `"OUT_TRANSFER"` shipments in the `"PURCH_SHIP_SHIPPED"` status.
- These shipments will be placed at an SFTP location for further processing.
- **Note**: The format of this file needs to be identified. Ideally, it should match the format used by the existing jobs. This is JSON
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think line can also be deleted.

- **Note**: The`generate_TransferOrderFulfilledItemsFeed"` service generates the feed in JSON format.

4. **Using NiFi to Create Incoming Transfers**
- A NiFi flow will be created to process the files placed at the SFTP location.
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The NiFi has been created and tested. Details of the flow should be added here.


### JOLT Transformation for Incoming Transfers
The following JOLT transformation is used create the new `"IN_TRANSFER"` shipment:
The following JOLT transformation is used to create the new `"IN_TRANSFER"` shipment:
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is a part of the NiFi flow.

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