• Share
    • Twitter
    • LinkedIn
    • Facebook
    • Email
  • Feedback
  • Edit
Show / Hide Table of Contents

"FindErpProduct"

Some tooltip text!
• 1 minute to read
 • 1 minute to read

This provider name is implemented by the class SuperOffice.CRM.ArchiveLists.FindErpProductProvider inside NetServer's SODatabase assembly.

Find products through a Quote Connector, either through the standard interface or by dispatching to a custom provider, if one is supplied.

The mandatory quoteAlternativeId or quoteId is used to look up the correct connection/connector. If the connector contains a provider called FindProductsXYZ, where XYZ is the same as the name specified in the connector's name, then that custom provider is called. Otherwise, the FindProduct method of the connector will be called and its results transformed into an archive provider result set.

From quoteAlternativeId or quoteId the currency of the sale will be derived and added as a to the search provider. The restriction name will be 'currencyName'

Default restrictions will also be added: priceList/isActive, priceList/validFrom and priceList/validTo.

There is no generated sample for this provider.

In This Article
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top