ORS Executing Routing Application Flashcards

1
Q

Interaction Flow for ORS

A

When a new call arrives at route point the T-Server sends a EventRouteRequest to the URS and ORS. The ORS will fetch the application from the Web Application Server via HTTP/HTTPS request and execute the SCXML Application after fetched successfully. The action state of the application is the target block. ORS will invoke the URS to select the routing target and request the T-Server to route to agent. Once the agent has gotten the call the final routing application has been reached so the ORS will execute the final state

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

Voice Interaction Queued in Logs

A

Call queued(EventQueued) to an Orchestration controlled RP. The FMIS checks for session in the internal cache IDX and begins to create one if none is found. Similar to UUID for voice call.

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

Session Creation in Logs

A

The node that owns the session starts the session creation so will fetch the the SCXML document using a get request after sending a ACK to MSN. The FM(Fetching Module) handles the SCXML web server processing. Once the document has been retrieved and validated the result are cache. If there is a failure getting the document than the orchestration processing will not occur.

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

SCXML Application Exception in ORS Log

A

Once SCXML document are cached the Metric

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

Processing Events in ORS Logs

A

For each Queued OrsEvent (Queuing Task) the Orchestration checks who owns the session and if the node does it continues processing it but if not then it will stop. Occasionally other scxml processes the event so the routing state discard the event.

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

Routing Done in ORS Logs

A

EventRouteUsed indicated the call has been routed to an agent and will be indicated in the ORS log as event queue_submit done. ORS will exit the route state.

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

End of Session in ORS Log

A

Orchestration will tell the Master Super node(MSN) that the session has ended. Same node if only one node. The session will be removed.

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

Events on Agent DN in ORS Log

A

Orchestration will check if the agent has an application associated with the DN. “DN[702] does not have an application specified”

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