Custom object OOTB attributes are missing in the MUX attribute sections
search cancel

Custom object OOTB attributes are missing in the MUX attribute sections

book

Article ID: 268720

calendar_today

Updated On:

Products

Clarity PPM On Premise Clarity PPM SaaS

Issue/Introduction

A user enabled the Rest API in DEV manually and enabled the Rest API in QA through XML. The XOG operation was successfully completed without any errors. But users started noticing that the OOTB attributes are not available in the MUX attribute sections.

Some of the OOTB attributes are done manually like The ID and Name columns are available in the MUX Attribute sections, but other OOTB attributes (Blue Print ID, Created By, Created Date, Last Updated By, Last Updated Date) are not available in MUX.

Steps to Reproduce: Updating an existing object.

  1. Create a new master custom object (do not enable it for the Modern UX). -- Do NOT use Investment Extension.
  2. XOG out the object.
  3. Find a section similar to this one, and add the highlighted text:

    <object apiEnabled="true" code="mbsh_test1" entityCodeAttribute="odf_entity_code" fiscalPeriodTypeAttribute="odf_period_type" pageInstanceType="mbsh_test1" pageLayoutAttribute="page_layout" periodEndAttribute="odf_period_end" periodStartAttribute="odf_period_start" raiseEvents="false" source="customer" update="true">
  4. XOG the object back in (reuse the modified output as new XOG input)
  5. Go to MUX Administration > Attributes, then filter by these attributes
  6. Fields like Blue Print ID, Created By, Created Date, Last Updated By, and Last Updated Date are missing in MUX.

Expected Results: All OOTB fields should be available in MUX>Administration >Attributes level

Actual Results: Fields like Blue Print ID, Created By, Created Date, Last Updated By, and Last Updated Date are missing in MUX.

Environment

Release : 16.1.0

Cause

This is caused by DE70570

Resolution

This is fixed in 16.1.3