Add mappings for agent status table
This commit is contained in:
parent
a35eaf5428
commit
a359728fe7
6
definitions/sources/MAPPING_AGENT_REASON_CODE.sqlx
Normal file
6
definitions/sources/MAPPING_AGENT_REASON_CODE.sqlx
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
config {
|
||||||
|
type: "declaration",
|
||||||
|
schema: "pphe_five9_raw",
|
||||||
|
name: "MAPPING_AGENT_REASON_CODE",
|
||||||
|
description: ""
|
||||||
|
}
|
||||||
6
definitions/sources/MAPPING_AGENT_STATE_GROUP.sqlx
Normal file
6
definitions/sources/MAPPING_AGENT_STATE_GROUP.sqlx
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
config {
|
||||||
|
type: "declaration",
|
||||||
|
schema: "pphe_five9_raw",
|
||||||
|
name: "MAPPING_AGENT_STATE_GROUP",
|
||||||
|
description: ""
|
||||||
|
}
|
||||||
6
definitions/sources/MAPPING_AGENT_STATE_GROUP_ID.sqlx
Normal file
6
definitions/sources/MAPPING_AGENT_STATE_GROUP_ID.sqlx
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
config {
|
||||||
|
type: "declaration",
|
||||||
|
schema: "pphe_five9_raw",
|
||||||
|
name: "MAPPING_AGENT_STATE_GROUP_ID",
|
||||||
|
description: ""
|
||||||
|
}
|
||||||
@ -1,6 +1,6 @@
|
|||||||
config {
|
config {
|
||||||
type: "declaration",
|
type: "declaration",
|
||||||
schema: "pphe_five9_raw",
|
schema: "pphe_five9_raw",
|
||||||
name: "MAPPING_AGENT_STATE",
|
name: "MAPPING_AGENT_STATE_ID",
|
||||||
description: ""
|
description: ""
|
||||||
}
|
}
|
||||||
Loading…
Reference in New Issue
Block a user