CCS Part 2 Flashcards

Collected ideas from Student guide II and other things encountered while browsing C-to-M. (65 cards)

1
Q

It manages the field work and smart meter commands for customer processes such as installing a meter, exchanging a meter, etc.

A

Service Order Management

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

These activities involve sending workers into the field to perform a specific task.

A

Field Activities

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

It can be created by a service order initiated by customer processes or by a user.

A

Field Activity

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

This part of the Field Task Type indicates if field tasks of this type can only be performed at a service point.

A

Routing

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

This part of the Field Task Type indicates if an appointment is required or applicable for field tasks of this type.

A

Appointment Option

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

In a Field Task Type, these are used to retrieve data needed by the field work system.

A

Processing Scripts

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

The actions to be performed when a field activity is successful or canceled are recorded in ______.

A

Completion Events

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Creating an Install Event is an example of a Completion Event.
True/False

A

True

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q
How do Field Activities work?
(Select all that applies)
*Create Outbound Communication
*Request Appointment
*Created by a Service Order or a user
*None
A
  • Created by a Service Order or a user
  • Request Appointment
  • Create Outbound Communication
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Field activities enter this state following the “Waiting for Appointment” or “Retry” states. An outbound communication is created.

  • Communication In Progress
  • Pending
  • Waiting to Request
  • Waiting for Appointment
A

Communication In Progress

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

If a field activity has a future effective date. It remains in the _________ state until the effective date is reached.

  • Pending
  • Validate
  • Waiting to Request
  • Waiting for Appointment
A

Waiting to Request

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

If a field activity passes its validations and the effective date has been reached, the activity enters the _________ state.

  • Communication In Progress
  • Validate
  • Waiting to Request
  • Waiting for Appointment
A

Waiting for Appointment

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

When a field activity is retried after correction of an error condition, it enters the ____ state.

A

Retry

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

After an inbound communication is received, the field activity enters the _________ state.

  • Retry
  • Waiting to Request
  • Execute Completion Events
  • Waiting for Appointment
  • Communication In Progress
A

Execute Completion Events

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

This is created to notify users that a Field activity is canceled.

A

To Do

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

Field activities make use of Outbound Communications only. True/False

A

False. Field activities make use of both Outbound Communications and Inbound Communications.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
17
Q

These are used to send a message from C2M to a field work system or other external system.

A

Outbound Communication

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
18
Q

These are used to receive a message response from the field work system.

A

Inbound Communications

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
19
Q

A ________ is created for every inbound or outbound message related to a field activity.

A

Communication

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
20
Q

_______ specify how outbound communications are sent to the field work system.

A

External Applications

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
21
Q

In External Applications, _________ specify how to create communications for the field work system.

A

Processing Methods

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
22
Q

When an outbound communication is not responded to immediately, these are created (by Inbound Web Services)

A

Inbound Communications

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
23
Q

OUAF components for Outbound communications:

  • Inbound Web Service
  • Outbound Message Type
  • Message Sender
  • External Systems
A
  • External Systems
  • Message Sender
  • Outbound Message Type
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
24
Q

OUAF components for Inbound communications:

  • Inbound Web Service
  • Outbound Message Type
  • Message Sender
  • External Systems
A

*Inbound Web Service

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
25
Outbound Message Type and Message Sender are both defined in _______.
External System
26
These are used to send messages to the head-end system.
Message Senders
27
_______ define the types of messages to be sent to the field work system.
Outbound Message Types
28
_________ pick up inbound messages from the head-end system, and create inbound communications.
Inbound Web Services
29
Completion events are executed at the time they are created. True/False
False. Completion events are not executed at the time they are created.
30
Completion Events are created by _________.
Inbound Communications
31
_______ are used to change the state of a service point, for example to enable service or change the meter.
Service Orders
32
Controls the overall intent of the process (includes field work, smart commands, and measurements)
Service Order
33
also known as Orchestrating Activity
Service Order
34
Can be initiated from a Service Order activity or directly; represents a single task to be carried out such as installing a meter(FA) or a remote disconnect smart meter command
Specific Activity
35
Orchestrates the communication to the external application and provides robust handling for any errors that might occur during that communication
Communication Out
36
Represents the message payload sent to the external system and the synchronous response
Outbound Message
37
Orchestrates the handling of an asynchronous or unsolicited response from an external system
Communication In
38
Carries out the results of the communication
Completion Event
39
Service Order Activity Type used to orchestrate a change of service when the customer at a service point changes (owners or tenants change)
Back-to-Back Service
40
Service Order Activity Type used to restore service at a Service point after receipt of past due payment
Reconnect Service for Payment
41
Service Order Activity Processing: If an orchestration activity has a future effective date, it remains in the ______ state until the effective date is reached. * Activity In Progress * Are SP and Device Ready? * Waiting for Effective Date * Activity Error
Waiting for Effective Date
42
When a service order activity enters the ________ state, a set of algorithms are used to evaluate the state of the SP/Meter/Item to determine which actions are required to complete the service request. * Activity In Progress * Are SP and Device Ready? * Waiting for Effective Date * Activity Error
*Are SP and Device Ready?
43
This algorithm determines if a specific activity needs to be created based on the state of the SP.
Connect SP and/or Install Device (D1-CNSPINSDV)
44
This kind of algorithm works in a similar fashion to the "Connect SP and/or Install Device" algorithm, but uses the current state of the Install Event as the criteria when evaluating the device.
Update Device
45
The job of the _______ service order activity is to get the service point to the following desired state for service enablement.
Enable Service
46
This state checks the connection state of the SP and device installed at the SP, and create a "specific activity" to enable service.
Are SP and Device Ready?
47
Type of Notification where the customer does not need to sign up to receive these.
Push Notifications
48
Type of Notification where the customer must to sign up to receive these.
Subscription Notifications
49
This type of notification can determine the default contact and send a notification using it.
Push Notifications
50
This type of notification can be configured to allow multiple routings of bills and quotes.
Subscription Notifications
51
This must exist before a customer or a service point's iusage can be calculated.
Usage Subscription
52
True/False. Each initial measurement is subject to validation, editing, and estimation. The VEE logic can override the initial measurements.
True.
53
``` What are the billable states of a Service Agreement? Choose from the following: -Pending Start -Active -Canceled -Pending Stop -Stopped -Closed -Reactivated ```
- Active - Pending Stop - Stopped - Reactivated
54
_____________ are derived from the final measurements of the Measuring Components installed at the Usage Subscription's Service Points during the calculation period.
Bill Determinants (usage)
55
What are the ways to activate a Service Agreement?
- Automatically by the SA activation background process when it detects that the service is ready to start (most common) - Automatically when the SA is created - Manually by a user using the SA portal
56
Provides a central location to capture contact information such as phone numbers and email address
Person Contacts
57
This record how a customer wishes to be contacted for applicable notification types
Contact Preferences
58
This record how a customer does not wish to be contacted for applicable push-based notification types.
Opt-out Preferences
59
Premise and Person entities both have alternate names and addresses which are used for searching purposes. True/False
True
60
What are the 2 categories of Alerts?
Configurable Alerts and Fixed Alerts
61
Each initial measurement is subject to ________.
VEE - validation, editing, and estimation
62
The final measurements are periodically transformed into _____ for the subscribing systems.
usage (billing determinants)
63
_____ quantities are the consumption derived from the measurements recorded by the head-end system/meter reader
Pre-VEE
64
Final measurements are created using the ____ quantities.
Post-VEE
65
If final measurements are wrong, a new IMD is created to correct them. True/False
True