Siebel eSales Administration Guide > Shopping Service Methods Reference > Siebel eSales User Action Methods >

SetApplicationName Method


This method sets the ApplicationName profile attribute, which is used in workflow branching conditions and in Siebel Personalization to hide or show an applet in a view for various applications.

SetApplicationName is used in the eSales WebSessionStart Action Set. This action set is associated with the WebSessionStart run-time event for the Siebel eSales application object. When a Web session starts (usually the first time a user visits the Web site), this event is triggered. This in turn triggers the eSales Web Session Start Action Set, executing the SetApplicationName method. The ApplicationName profile attribute is set to the name for the application that is running.

Preconditions for Calling the SetApplicationName Method

To use this method, you need to create an action set and invoke this method from an action in the action set, as shown for the eSales WebSessionStart Action Set in Table 24.

Table 24. Sales WebSessionStart Action Set
Action
Business Service
InvokeMethod

SetApplicationName

Shopping Service

SetApplicationName

The following applications use the eSales WebSessionStart Action Set:

  • Siebel Call Center
  • Siebel Partner Relationship Management
  • Siebel eCustomer
  • Siebel eEvents Management
  • Siebel eSales
  • Siebel eService
  • Siebel eTraining
  • Siebel Marketing

Arguments for the SetApplicationName Method

None.

Pseudo-Algorithm for SetApplicationName

Get the application name and set the ApplicationName profile attribute.

Siebel eSales Administration Guide Copyright © 2007, Oracle. All rights reserved.