| 
 Siebel Order Management Guide Addendum for Communications > Telco Subscription Management in Open UI > Tasks for Configuring the Customer Dashboard > 
Configuring Customer Analytics
 
You must integrate Telco Subscription Management in Open UI with Oracle E-Billing to display the billing analytics information in the Customer Dashboard, including the Account Summary, Account Billing Trend and Current Usage. This information is retrieved from Oracle E-Billing and is displayed as an iFrame portlet using a Symbolic URL. For more information about configuring Symbolic URL, see the section about integrating external content in Siebel Portal Framework Guide.  Table 5 lists the Symbolic URL parameters required to integrate with Oracle E-Billing. 
Table 5.	Symbolic URL Parameters to Integrate with Oracle E-Billing
     | 
     | 
     | 
     | 
     | 
 
    1  | 
    PostRequest  | 
    Y  | 
    Constant  | 
    PostRequest  | 
 
    2  | 
    Username  | 
    Y  | 
    Constant  | 
    <username>  | 
 
    3  | 
    Password  | 
    Y  | 
    Constant  | 
    <password>  | 
 
    4  | 
    AccountNumber  | 
    Y  | 
    Field  | 
    Billing Account Id  | 
 
    5	  | 
    Frame  | 
    Y  | 
    Command  | 
    iFrame width="100%" height="100%"frameBorder="0px"  | 
 
 
 
 
 |