Requirement
Corp Designs needs a customization that triggers an alert email, notifying them of an item change in the item line while creating an item fulfillment or item receipt record.
Deliverables
- As per the current functionality of IF and IR creation we are adding the item according to the line numbers only.
- We will develop a functionality to also identify the items in the lines along with their line numbers from the xml files obtained from the sftp server.
- We will compare the items for the specific lines from the xml files with the items in the order.
- We’ll add items in the item lines of IF or IR records only if item in the line is same as that in the xml.
- We will trigger an email notification if the item in the line is different from that obtained in the xml file for the corresponding line number.