Bookshelf Home | Contents | Index | PDF | ![]() ![]() |
Implementation Guide for Oracle Self-Service E-Billing > Customizing the Customer Service Representative Application > CSR ApplicationThe CSR application WAR file contains the tiles (*.JSP) for the application. Under the Under the See the See the Contents of csr.xma.xml<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE beans PUBLIC "-//SPRING//DTD BEAN//EN" "http://www.springframework.org/dtd/spring-beans.dtd"> <!-- XMA specific definitions --> <bean id="GlobalConfigurationBean" class="com.edocs.common.configuration.core.CSRConfiguration"> \u0009\u0009<property name="csrParam"> \u0009\u0009\u0009<value>csr</value> \u0009\u0009<property name="activeStatus"> \u0009\u0009\u0009<value>Active</value> \u0009\u0009<property name="inActiveStatus"> \u0009\u0009\u0009<value>Inactive</value> \u0009\u0009<property name="customerServicePhone"> |
![]() |
![]() ![]() |
Implementation Guide for Oracle Self-Service E-Billing | Copyright © 2013, Oracle and/or its affiliates. All rights reserved. Legal Notices. | |