Mashery Enriched Call Log Export ECLE and Call Log Stream ECLS service update
book
Article ID: KB0077125
calendar_today
Updated On:
Products
Versions
TIBCO Cloud API Management
-
Description
Please plan to receive this additional Organization related data beginning the week of November 4th 2019. Both features will have 4 additional fields appended to the end of each entry:
(1) org_uuid - string - Unique identifier for a Parent organization. If the object is not associated with an Organization, then this value will be empty.
(2) org_name - string - Organization Name for the Parent organization. If the object is not associated with an Organization, then this value will be empty.
(3) sub_org_uuid - string - Unique identifier for the Sub organization. If the object is not associated with a Sub organization, then this value will be empty.
(4) sub_org_name - string - Sub Organization Name. If the object is not associated with a Sub organization, then this value will be empty.
New filename format and delivery details for Call Log Export:
In an effort to make Call Log Export processing less cumbersome for high volume customers we are shifting from the current delivery of a single file per half hour time slice, to multiple files per slice depending on API traffic. Higher volume customers will receive more files in an effort to reduce the size of the files being processed and delivered. In order to accomplish this, we also will be changing the naming scheme of the files.
-- Original format: {Instance Name}_{Slice start time}_{Slice End time}_{Processing time}_{Config UUID}.csv.gz
----- Original example: Acme_20190820040000_20190820043000_20190820050027_b54de46e-117c-4f6a-86ac-83ac4d70dd20.csv.gz
-- New format: {Instance Name}_{Slice start time}_{Slice End time}_{Config UUID}_{Processing time}_{id1}_{id2}.csv.gz
----- New example: Acme_20190820040000_20190820043000_b54de46e-117c-4f6a-86ac-83ac4d70dd20_20190820050027_0_18.csv.gz
Issue/Introduction
Update to Mashery Call Log Export and Call Log Stream features