Support Article
MasterSegment database View contains only new segment items
SA-86819
Summary
The MasterSegment database View contains only new segment items. It does not contain the existing segments.
Error Messages
When debugging in the ManageMasterSegment activity, the below errors occurs:
[http-nio-8080-exec-4] [STANDARD] [ ] [AN_APP:01.01] (mkt_engine_segmentmktutilities) INFO host|port an_operator - SegmentMKTUtilities.ManageMasterSegmentView - Excluding segment:aaaaaaa - failed to get column mapping for pySubjectID (class:aaa-Data-MKT-Customer-SEGaaaaaaa)
[http-nio-8080-exec-4] [STANDARD] [ ] [AN_APP:01.01] (mkt_engine_segmentmktutilities) INFO host|port an_operator - SegmentMKTUtilities.ManageMasterSegmentView - Excluding segment:bbbbbbb - failed to get column mapping for pySubjectID (class:aaa-Data-MKT-Customer-SEGbbbbbbb)
[http-nio-8080-exec-4] [STANDARD] [ ] [AN_APP:01.01] (mkt_engine_segmentmktutilities) INFO host|port an_operator - SegmentMKTUtilities.ManageMasterSegmentView - Excluding segment:cccccccc - failed to get column mapping for pySubjectID (class:aaa-Data-MKT-Customer-SEGcccccccc)
Steps to Reproduce
Unknown
Root Cause
The ManageMasterSegmentView function used the pySubjectID for the property name instead of deriving it from a retrieved column name to ensure expected casing for the API call.
Resolution
Apply HFix-55520.
Tags:
Published December 2, 2021
Have a question? Get answers now.
Visit the Collaboration Center to ask questions, engage in discussions, share ideas, and help others.