Nortel Web Center Portal Installation And Administration Manual page 584

Nortel symposium web center portal software: user guide
Hide thumbs Also See for Web Center Portal:
Table of Contents

Advertisement

Customizing the Customer Interface
It gets the input trans_number. If the trans_number is less than five digits,
!
an invalid transaction number message appears.
It extracts the transaction ID and password from the input trans_number.
!
It retrieves the transaction with the extracted transaction ID from the
!
transaction table; if no transaction is found, an invalid transaction ID
message appears.
It gets the customer ID from the transaction, and queries the customer table
!
to get the customer's first or last name.
It redirects the customer to the Web Communications servlet
!
WebCollab.JoinConnection, with the parameter's transaction ID, user
name, and password.
InsertTransAndAgent.jsp
This page connects to the Symposium Web Center Portal database.
It calls the getCustId stored procedure to get a customer ID.
!
The username should be the customer's first name + customer's last name +
!
currentDateAndTime.
It includes the new customer ID, the username, the customer's first name,
!
the customer's last name, and the customer's phone number to create a
Customer record.
It calls the stored procedure getTransId to get a transaction ID.
!
It queries the database to find out the skillset ID of the input skillset name.
!
It sets arrivalTime to current time and callback time to current time.
!
It then submits the transaction with the transaction ID, skillset ID, arrived
!
time, and callback time.
TransAndAgentConfirm.jsp appears after the transaction is submitted.
584
Nortel Networks Symposium Web Center Portal
Standard 2.0

Advertisement

Table of Contents
loading

This manual is also suitable for:

Symposium web center portal

Table of Contents