Configuring or reconfiguring an bundle item in a quote
A configurable item is a bundle item that can be customized, depending on the requirements of a customer.
For example, a desktop computer may be available with various options, such as processors with 400 Mhz, 500 Mhz, or 600 MHz speed, and 256 MB or 512 MB memory.
A preconfigured bundle item is a configurable item that has one or more options already configured for it. For example, a desktop computer may be preconfigured with a 500 MHz processor and 256 MB memory.
A Field Sales Representative may sometimes have to configure or reconfigure a bundle item in a quote based on a customer's requirements. For example, if a customer requires a desktop computer with a 400 MHz processor and 256 MB memory, the Field Sales Representative may have to configure the desktop computer accordingly.
Solution
Sterling™ Field Sales enables a user to configure or reconfigure a bundle item in a quote by selecting the options available for that bundle item. The configurator/configure.action action is invoked to display the product configuration screen. The changeOrder API is called to save the configurations.
End-user impact
None.
Implementation
None.