Map reduce script powered by saved search, to set RX Status in line record based on date range set.
Tag: Autoship
Auto-Ship: Link Prescription to Auto-ship and Sales Order (Real Time)
Script handles linking prescription to line records/Auto-Ship (custom record) both with/without SO reference upon approval of prescription record(custom record); Similarly to Sales Order item Lines.
Autoship: Scheduled 2 pm process
Script 1: Creates Sales Order for auto-ship(custom) record. Script is powered by search which pulls all line records/auto-ship that are created inside the 2 day window ranga Script 2: Creates future auto-ship by copying past auto-ship but the new set will have different shipping dates based on frequency set on the record.
Auto-Ship Second Generation: PYMT Token
Update in script for second generation process https://jobinandjismi.in/autoship-flow-2-autoship-generation/ to incorporate payment card token addition logic as part of https://jobinandjismi.in/auto-ship-payment-card-token-updation/
Auto-Ship: Payment Card Token Updation
When payment card id is used in order, CyberSource initiates tokenization. At that time the script deployed in Payment card token record creation will find the Auto-Ship record by matching the mask value and the credit card look field key set on Auto-Ship record and updates the payment card Token field in line record/Auto-Ship
Autoship (Flow-2): Autoship Generation
Solution documented here: https://jobinandjismi.in/wp-admin/post.php?post=26914&action=edit
Autoship (Flow-2): Order Generation
Solution documented here: https://jobinandjismi.in/wp-admin/post.php?post=26914&action=edit
Solution Design: Auto-Ship Flow
Description: Customers will place an auto-Ship order from the Website. Line records (auto-ship) will create in NS. Map-Reduce Script runs nightly every day and is powered off by a saved search that pulls required line records based on 2 days window logic. Iteration One: Will create Reference Sales Order for line records, grouped based on… Continue reading Solution Design: Auto-Ship Flow