This article demonstrates the use of legacy Ektron Commerce API to pull information for a local report. This was tested in 8.02 SP5 but concepts and some of the non-Ektron code segments can also be applied to later version implementations.
The code sample below illustrates the following concept:
1. How to use the Commerce API in your version to retrieve catalog entry information.
2. How to output the data to a control.
3. Sample code on generating a file with information. (Not Ektron API)
4. Sample code on sending an email with .NET. (Not Ektron API - Requires SMTP configuration)
*For more information, please visit the additional references listed below*
Ektron 8.0x Reference Guide
Note:
All sample code provided by Ektron is for illustrative purposes only and is not intended to be a "plug and play" deliverable. These examples have not been thoroughly tested under all conditions. Ektron, therefore, cannot guarantee or imply reliability, serviceability, or function of these programs. Ektron recommends that you backup your site files and database prior to execution.
Please sign in to leave a comment.