Skip to Main Content

Analytics Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Facing issue with exporting data out of Cloud PBCS to a file

amith.madisettyJun 19 2017 — edited Jun 19 2017

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

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 17 2017
Added on Jun 19 2017
6 comments
823 views