Hi Champs,
Am facing issues in exporting data out of PBCS into a file through data management cloud.
-----------------------------------------------------------------------------------
BLANK............. Line is blank or empty.
NN................ Non-Numeric, Amount field contains non numeric characters.
TC................ Type Conversion, Amount field could not be converted to a number.
ZP................ Zero Suppress, Amount field contains a 0 value and zero suppress is ON.
SKIP FIELD.............. SKIP field value was found
NULL ACCOUNT VALUE.............. Account Field is null
SKIP FROM SCRIPT.............. Skipped through Script
HEADER ROW.............. Header Row
ERROR_INVALID_PERIOD.............. Invalid period specified in the file.
Validate Data Mappings for Period 'Jan-18'
2017-06-19 08:43:17,899 INFO [AIF]: Data Rows Marked as Invalid: 1
2017-06-19 08:43:17,899 ERROR [AIF]: Error: Data rows with unmapped dimensions exist for Period 'Jan-18'
2017-06-19 08:43:17,902 INFO [AIF]: Total Data Rows available for Export to Target: 0
2017-06-19 08:43:17,902 FATAL [AIF]: Error in CommMap.validateData
Traceback (most recent call last):
File "<string>", line 2532, in validateData
RuntimeError: [u"Error: Data rows with unmapped dimensions exist for Period 'Jan-18'"]
2017-06-19 08:43:17,904 FATAL [AIF]: Error in CommData.validateData
Traceback (most recent call last):
File "<string>", line 3830, in validateData
File "<string>", line 2532, in validateData
RuntimeError: [u"Error: Data rows with unmapped dimensions exist for Period 'Jan-18'"]
Could someone guide me where and what i am doing wrong.
Thanks
Amith