Example Self Service Pages

Less than one minute read time.
This is a very simple set of pages that can be used to illustrate how the COM API is used to develop self service applications for Sage CRM. There is minimal formatting used. You can drop the pages into an existing self service site or you can create a new self service folder/virtual directory.

The pages show example code for:
  • Logon and Logoff pages
  • Authenticated access
  • Anonymous access
  • Anonymous searching for solutions
  • Anonymous inserting of a lead record
  • Authenticated editing of person record
  • Authenticated access of cases

There are TextPad (https://textpad.com/products/textpad/intro) code snippets available to help with the creating of similar self service pages. These are publicly available.

Other articles that maybe of interest:

You can download the zip file containing the example Self Service pages from this website.