We want to get our customers to start ordering via the website. We have a standard list price for all our items, but almost every customer has unique pricing for a specific item(s) for them and it is possible that no one else would have that same pricing. IE a bolt could list for $5.00, customer "A" pays $4.25, "B" pays $3.95, and "C" pays $0.50 for that unit. We have over 250,000 items that we currently have in testing on the website * the 8,000 customers we have = a huge databse of specific pricing (no not every item for every customer is priced at a custom level, but it is still big)
Our AS400 maintains each price for each customer and tracks price changes for us. An account manager for a specific customer might break from MSRP and quote a price based on min quantity, case size, etc.
We want to push customer info from the AS400 to the website via WSI, creating the account, and then set then set each customer's custom on line price to match the AS400's pricing on a daily, even hourly basis via WSI again.
How can this be accomplished in 8.0.1.2?