Thursday, May 21, 2015

Siebel Open UI Advanced JavaScript API Training (Condensed)



Course Duration - 3 Days

Course Outline -

Siebel Open UI Client

  • Proxy
  • Presentation Model (PM)
  • Physical Renderer (PR)
  • Physical Renderer (PR)
  • Plug-in Wrappers (PW)
  • Cascading Style Sheets (CSS)

Manifest Administration

  • Manifest Files
  • UI Objects
  • Default Behaviors
  • Object Expressions: Multiple and Complex Conditions

Presentation Model (PM) for Form Applets

  • AddMethod
  • Init
  • Get
  • ExecuteMethod
  • FieldChange
  • ShowSelection
  • GetFieldName
  • GetName

Physical Renderer (PR) for Form Applets

  • BindData
  • GetPM
  • GetInputName

PM to PR Interaction

  • AddMethod
  • AddProperty
  • AttachPMBinding
  • Get(propertyName)

PM and PR for List Applets

  • Get("GetRecordSet")
  • BindData(bRefresh)
  • ShowUI

Helper Techniques

  • Plug-in Wrappers: ShowUI, GetEl, AttachPW
  • EventHelper
  • HTML Template Manager
  • Responsive Web Pages

Non-Applet Customizations

  • AddListner
  • postload

Using External Code

  • Third-party libraries
  • Calls via Universal Resource Locator (URL)

Siebel Tools and Open UI

  • Calling Siebel Business Services
  • Profile Attributes
  • User Properties
  • Drag-and-Drop Imports
  • User Preferences
  • CSS files, web templates, views, and applets

Migrating Customizations

No comments:

Post a Comment