CSC 9.0 Customization: Adding A New Tab, Panel Stack, Panel and Form
(Doc ID 1364097.1)
Last updated on MAY 04, 2020
Applies to:
Oracle Commerce Service Center - Version 9.0 and laterInformation in this document applies to any platform.
Purpose
This customisation example describes how to add a new tab, panel stack, panel and form to CSC. The source for this example shows how to separate such customizations into a separate web app. This separation of custom code is very important with respect to system maintainability and the for the ATG upgrade path.
The example form allows the user to view and update the number of available loyalty points for each customer.
Scope
Details
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Purpose |
Scope |
Details |
Adding The Tab, Panel Stack and Panel To The Framework. |
Creating The JSP And Form Handler |