Attribute not showing up in Transfer Rule.

This is my first posting on the forum.
I am running into issue with the Transfer Rule.
I have extended the existing BC extractor (0BEN_PLAN_TEXT) to include a field (ZZVENDOR) in R/3. I also replicated into BW.
Then in BW I created a infoobject (ZZVENDOR) as Text and included it as the attribute of infoobject (0BEN_PLAN).
When I try to modify the transfer rule that field is not there on the assignment side (left frame). It is on the right hand side coming from the datasource. It is also part of Transfer structure but since I cannot assign the transfer rule and it is not in communication area the field is not getting populated when I load master data.
All the article I have come across say's the field should be there as soon as you add as attribute and activate it.
Any help in this matter will be appreciated.

Thanks SB.
No the field is not hidden in R/3. When I tested the extractor in R/3 the field is displayed and populated with right information fine.
In-fact I also see the field in the transfer structure in BW and it is also in the right frame of Transfer rule (Assign.InfoObject-field) but I do not have a field in the left frame where I can assign this too.
I think the issue is around setting of (ZZVENDOR) as infoobject or assign it as attribute.

Similar Messages

  • Master Data Attributes not showing in InfoCube

    Hi Experts,
    I'm a little lost here. I have loaded the master data  for a field ZPARTY(data coming from  3 non-SAP sources S1, S2 and S3) with all its attributes. I have actovated it and I see it as well in the BEx.
    Now I have loaded related Transaction data and and I have ZPARTY in that InfoCube as well. Now I can see the attibutes showing up in InfoCube from S1 and S2 but not from S3.
    I have deleted the data and reloaded it as well. I made sure that the SIDS get generated as well and I can see SIDs as well but I do not see the data from S1 for the master data attributes.

    Hi,
    You can check the following things,
    1) In the infoobject maintainance screen on the attributes tab, just check that attributes coming from S3 are marked as Navigation attributes.
    2) Check whether they are time dependent or independent attributes.
    3) Once you load all the data check it in master data view of ZPARTY infoobject and make sure that all the data is active.
    4) If you are not able to see the data loaded then check the underlying mappings of infoobject from S3 to ZPARTY in transformation or transfer rule.
    5) Finally in infocube check that you have marked all the navigation attributes available for reporting.
    Regards,
    Durgesh.

  • Updated attribute not showing up in the Front End

    Hi,
    I have to update an attribute column based on some conditions.
    Even though I have updated, the updated value is not showing up in the front end
    Moreover if I go to Diagnostics-> Examine and then query the attribute value I can see the updated Result
    What can be the reason...
    Please Advise
    Rahul

    Sounds like the Statement is not committed. Maybe you should add a
    COMMIT;
    at the end of your query.

  • MDM attributes not showing in UWL

    Hello Experts,
    I am using MDM5.5 SP06. I want to integrate MDM Workflow with UWL in portal. For that I followed this link
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/771f1a61-0e01-0010-daa9-93a52905da09
    I did all steps in the document. Still I am able to see the MDM tasks in UWL. And also, MDM attributes like mdmStatus, stepId, stepName, jobId, userNames, workflowTable are not available in Personalization.
    To get MDM attributes and MDM tasks what are the steps I need to Do?.
    PS: I am able to see the task in MDM Workflow.
    Thanks,
    Rajee

    Hi Jitesh,
    I have done already. I have given main table as 'Business Partners'.
    1. Here, whether I need to give table code or table name?.
    2. Any config file changes need to do for this?. I am NOT able to see MDM tasks in UWL.
    Here I am pasting my config xml file.
    <?xml version="1.0" encoding="utf-8"?>
    <!DOCTYPE UWLConfiguration PUBLIC '-//SAP//UWL1.0//EN' 'uwl_configuration.dtd'
      >
    <UWLConfiguration version="1.0">
      <ItemTypes>
        <ItemType name="uwl.completedtask.mdm.all.SAP_MDM_Repository_BuPa.MDM_BUSINESS_PARTNERS" connector="MdmUwlConnector" defaultView="MdmWorkItemsCompletedView" defaultAction="showMdmDetails" executionMode="default">
          <Actions>
            <Action name="showMdmDetails" groupAction="no" handler="IViewLauncher" returnToDetailViewAllowed="yes" launchInNewWindow="yes">
              <Properties>
                <Property name="taskId" value="${item.jobId}"/>
             <Property name="stepId" value="${item.stepId}"/>
                <Property name="userId" value="${item.userNames}"/>
                <Property name="workflowTable" value="${item.workflowTable}"/>
                <Property name="externalRequestEvent" value="com.sap.pct.mdm.appl.masteriviews.events.externals.ViewTaskRecordsHandler"/>
                <Property name="iview" value="pcd:portal_content/com.sap.pct/specialist/com.sap.pct.mdm.appl.mdm_550/com.sap.pct.mdm.appl.roles/com.sap.pct.mdm.appl.business_expert/com.sap.pct.mdm.appl.bupa_occ/com.sap.pct.mdm.appl.bupa.show_records_of_job"/>
              </Properties>
              <Descriptions default="Show Record Details"/>
            </Action>
            <Action name="showHistory"
              handler="IViewLauncher"
                 launchInNewWindow="yes"
                 launchNewWindowFeatures="width=557,height=560,resizable=yes,scrollbars=yes,status=yes,toolbar=no,menubar=no,location=no,directories=no">
                   <Properties>
                          <Property name="jobId" value="${item.jobId}"/>
                      <Property name="workflowTable" value="${item.workflowTable}"/>
                          <Property name="stepId" value="${item.stepId}"/>
                          <Property name="userId" value="${item.userNames}"/>
                          <Property name="systemId" value="${item.systemId}"/>
                          <Property name="iview" value="pcd:portal_content/com.sap.pct/specialist/com.sap.pct.mdm.appl.mdm_550/com.sap.pct.mdm.appl.iviews/com.sap.pct.mdm.appl.workflow.taskhistory"/>
                   </Properties>
                   <Descriptions default="History"/>
            </Action>
            <Action name="createJob"
              handler="IViewLauncher"
                 launchInNewWindow="yes"
                 launchNewWindowFeatures="width=557,height=560,resizable=yes,scrollbars=yes,status=yes,toolbar=no,menubar=no,location=no,directories=no">
                   <Properties>
                          <Property name="iview" value="pcd:portal_content/com.sap.pct/specialist/com.sap.pct.mdm.appl.mdm_550/com.sap.pct.mdm.appl.iviews/com.sap.pct.mdm.appl.workflow.createjob"/>
                   </Properties>
                   <Descriptions default="Create Job"/>
            </Action>
          </Actions>
        </ItemType>
        <ItemType name="uwl.completedtask.mdm.all.SAP_MDM_Repository_Prod.MDM_PRODUCTS" connector="MdmUwlConnector" defaultView="MdmWorkItemsCompletedView" defaultAction="showMdmDetails" executionMode="default">
          <Actions>
            <Action name="showMdmDetails" groupAction="no" handler="IViewLauncher" returnToDetailViewAllowed="yes" launchInNewWindow="yes">
              <Properties>
                <Property name="taskId" value="${item.jobId}"/>
             <Property name="stepId" value="${item.stepId}"/>
                <Property name="userId" value="${item.userNames}"/>
                <Property name="workflowTable" value="${item.workflowTable}"/>
                <Property name="externalRequestEvent" value="com.sap.pct.mdm.appl.masteriviews.events.externals.ViewTaskRecordsHandler"/>
                <Property name="iview" value="pcd:portal_content/com.sap.pct/specialist/com.sap.pct.mdm.appl.mdm_550/com.sap.pct.mdm.appl.roles/com.sap.pct.mdm.appl.business_expert/com.sap.pct.mdm.appl.products_occ/com.sap.pct.mdm.appl.product.show_records_of_job"/>
              </Properties>
              <Descriptions default="Show Record Details"/>
            </Action>
            <Action name="showHistory"
              handler="IViewLauncher"
                 launchInNewWindow="yes"
                 launchNewWindowFeatures="width=557,height=560,resizable=yes,scrollbars=yes,status=yes,toolbar=no,menubar=no,location=no,directories=no">
                   <Properties>
                          <Property name="jobId" value="${item.jobId}"/>
                            <Property name="workflowTable" value="${item.workflowTable}"/>
                          <Property name="stepId" value="${item.stepId}"/>
                          <Property name="userId" value="${item.userNames}"/>
                          <Property name="systemId" value="${item.systemId}"/>
                          <Property name="iview" value="pcd:portal_content/com.sap.pct/specialist/com.sap.pct.mdm.appl.mdm_550/com.sap.pct.mdm.appl.iviews/com.sap.pct.mdm.appl.workflow.taskhistory"/>
                   </Properties>
                   <Descriptions default="History"/>
            </Action>
            <Action name="createJob"
              handler="IViewLauncher"
                 launchInNewWindow="yes"
                 launchNewWindowFeatures="width=557,height=560,resizable=yes,scrollbars=yes,status=yes,toolbar=no,menubar=no,location=no,directories=no">
                   <Properties>
                          <Property name="iview" value="pcd:portal_content/com.sap.pct/specialist/com.sap.pct.mdm.appl.mdm_550/com.sap.pct.mdm.appl.iviews/com.sap.pct.mdm.appl.workflow.createjob"/>
                   </Properties>
                   <Descriptions default="Create Job"/>
            </Action>
          </Actions>
        </ItemType>
        <ItemType name="uwl.task.mdm.jobs.SAP_MDM_Repository_BuPa.MDM_BUSINESS_PARTNERS" connector="MdmUwlConnector" defaultView="MdmViewJobs" defaultAction="showMdmDetails" executionMode="default">
          <Actions>
            <Action name="addRecordsToJob" groupAction="no" handler="IViewLauncher" returnToDetailViewAllowed="yes" launchInNewWindow="yes">
              <Properties>
                <Property name="taskId" value="${item.jobId}"/>
             <Property name="stepId" value="${item.stepId}"/>
                <Property name="userId" value="${item.userNames}"/>
                <Property name="workflowTable" value="${item.workflowTable}"/>
                <Property name="externalRequestEvent" value="com.sap.pct.mdm.appl.masteriviews.events.externals.ViewTaskRecordsHandler"/>
                <Property name="iview" value="pcd:portal_content/com.sap.pct/specialist/com.sap.pct.mdm.appl.mdm_550/com.sap.pct.mdm.appl.roles/com.sap.pct.mdm.appl.master_data_expert/com.sap.pct.mdm.appl.bupa/com.sap.pct.mdm.appl.bupa.add_records_to_job"/>
                <Property name="mode" value="result_set"/>
              </Properties>
              <Descriptions default="Add/Remove Records"/>
            </Action>
            <Action name="createJob"
              handler="IViewLauncher"
                 launchInNewWindow="yes"
                 launchNewWindowFeatures="width=557,height=560,resizable=yes,scrollbars=yes,status=yes,toolbar=no,menubar=no,location=no,directories=no">
                   <Properties>
                          <Property name="iview" value="pcd:portal_content/com.sap.pct/specialist/com.sap.pct.mdm.appl.mdm_550/com.sap.pct.mdm.appl.iviews/com.sap.pct.mdm.appl.workflow.createjob"/>
                   </Properties>
                   <Descriptions default="Create Job"/>
            </Action>
          </Actions>
        </ItemType>
        <ItemType name="uwl.task.mdm.jobs.SAP_MDM_Repository_Prod.MDM_PRODUCTS" connector="MdmUwlConnector" defaultView="MdmViewJobs" defaultAction="showMdmDetails" executionMode="default">
          <Actions>
            <Action name="addRecordsToJob" groupAction="no" handler="IViewLauncher" returnToDetailViewAllowed="yes" launchInNewWindow="yes">
              <Properties>
                <Property name="taskId" value="${item.jobId}"/>
             <Property name="stepId" value="${item.stepId}"/>
                <Property name="userId" value="${item.userNames}"/>
                <Property name="workflowTable" value="${item.workflowTable}"/>
                <Property name="externalRequestEvent" value="com.sap.pct.mdm.appl.masteriviews.events.externals.ViewTaskRecordsHandler"/>
                <Property name="iview" value="pcd:portal_content/com.sap.pct/specialist/com.sap.pct.mdm.appl.mdm_550/com.sap.pct.mdm.appl.roles/com.sap.pct.mdm.appl.master_data_expert/com.sap.pct.mdm.appl.products/com.sap.pct.mdm.appl.product.add_records_to_job"/>
                <Property name="mode" value="result_set"/>
              </Properties>
              <Descriptions default="Add/Remove Records"/>
            </Action>
            <Action name="createJob"
              handler="IViewLauncher"
                 launchInNewWindow="yes"
                 launchNewWindowFeatures="width=557,height=560,resizable=yes,scrollbars=yes,status=yes,toolbar=no,menubar=no,location=no,directories=no">
                   <Properties>
                          <Property name="iview" value="pcd:portal_content/com.sap.pct/specialist/com.sap.pct.mdm.appl.mdm_550/com.sap.pct.mdm.appl.iviews/com.sap.pct.mdm.appl.workflow.createjob"/>
                   </Properties>
                   <Descriptions default="Create Job"/>
            </Action>
          </Actions>
        </ItemType>
        <ItemType name="uwl.task.mdm.tasks.SAP_MDM_Repository_BuPa.MDM_BUSINESS_PARTNERS" connector="MdmUwlConnector" defaultView="MdmViewTasks" defaultAction="showMdmDetails" executionMode="default">
          <Actions>
            <Action name="showMdmDetails" groupAction="no" handler="IViewLauncher" returnToDetailViewAllowed="yes" launchInNewWindow="yes">
              <Properties>
                <Property name="taskId" value="${item.jobId}"/>
             <Property name="stepId" value="${item.stepId}"/>
                <Property name="userId" value="${item.userNames}"/>
                <Property name="workflowTable" value="${item.workflowTable}"/>
                <Property name="externalRequestEvent" value="com.sap.pct.mdm.appl.masteriviews.events.externals.ViewTaskRecordsHandler"/>
                <Property name="iview" value="pcd:portal_content/com.sap.pct/specialist/com.sap.pct.mdm.appl.mdm_550/com.sap.pct.mdm.appl.roles/com.sap.pct.mdm.appl.business_expert/com.sap.pct.mdm.appl.bupa_occ/com.sap.pct.mdm.appl.bupa.show_records_of_job"/>
              </Properties>
              <Descriptions default="Show Record Details"/>
            </Action>
            <Action name="showHistory"
              handler="IViewLauncher"
                 launchInNewWindow="yes"
                 launchNewWindowFeatures="width=557,height=560,resizable=yes,scrollbars=yes,status=yes,toolbar=no,menubar=no,location=no,directories=no">
                   <Properties>
                          <Property name="jobId" value="${item.jobId}"/>
                      <Property name="workflowTable" value="${item.workflowTable}"/>
                          <Property name="stepId" value="${item.stepId}"/>
                          <Property name="userId" value="${item.userNames}"/>
                          <Property name="systemId" value="${item.systemId}"/>
                          <Property name="iview" value="pcd:portal_content/com.sap.pct/specialist/com.sap.pct.mdm.appl.mdm_550/com.sap.pct.mdm.appl.iviews/com.sap.pct.mdm.appl.workflow.taskhistory"/>
                   </Properties>
                   <Descriptions default="History"/>
            </Action>
            <Action name="createJob"
              handler="IViewLauncher"
                 launchInNewWindow="yes"
                 launchNewWindowFeatures="width=557,height=560,resizable=yes,scrollbars=yes,status=yes,toolbar=no,menubar=no,location=no,directories=no">
                   <Properties>
                          <Property name="iview" value="pcd:portal_content/com.sap.pct/specialist/com.sap.pct.mdm.appl.mdm_550/com.sap.pct.mdm.appl.iviews/com.sap.pct.mdm.appl.workflow.createjob"/>
                   </Properties>
                   <Descriptions default="Create Job"/>
            </Action>
          </Actions>
        </ItemType>
        <ItemType name="uwl.task.mdm.tasks.SAP_MDM_Repository_Prod.MDM_PRODUCTS" connector="MdmUwlConnector" defaultView="MdmViewTasks" defaultAction="showMdmDetails" executionMode="default">
          <Actions>
            <Action name="showMdmDetails" groupAction="no" handler="IViewLauncher" returnToDetailViewAllowed="yes" launchInNewWindow="yes">
              <Properties>
                <Property name="taskId" value="${item.jobId}"/>
             <Property name="stepId" value="${item.stepId}"/>
                <Property name="userId" value="${item.userNames}"/>
                <Property name="workflowTable" value="${item.workflowTable}"/>
                <Property name="externalRequestEvent" value="com.sap.pct.mdm.appl.masteriviews.events.externals.ViewTaskRecordsHandler"/>
                <Property name="iview" value="pcd:portal_content/com.sap.pct/specialist/com.sap.pct.mdm.appl.mdm_550/com.sap.pct.mdm.appl.roles/com.sap.pct.mdm.appl.business_expert/com.sap.pct.mdm.appl.products_occ/com.sap.pct.mdm.appl.product.show_records_of_job"/>
              </Properties>
              <Descriptions default="Show Record Details"/>
            </Action>
            <Action name="showHistory"
              handler="IViewLauncher"
                 launchInNewWindow="yes"
                 launchNewWindowFeatures="width=557,height=560,resizable=yes,scrollbars=yes,status=yes,toolbar=no,menubar=no,location=no,directories=no">
                   <Properties>
                          <Property name="jobId" value="${item.jobId}"/>
                      <Property name="workflowTable" value="${item.workflowTable}"/>
                          <Property name="stepId" value="${item.stepId}"/>
                          <Property name="userId" value="${item.userNames}"/>
                          <Property name="systemId" value="${item.systemId}"/>
                          <Property name="iview" value="pcd:portal_content/com.sap.pct/specialist/com.sap.pct.mdm.appl.mdm_550/com.sap.pct.mdm.appl.iviews/com.sap.pct.mdm.appl.workflow.taskhistory"/>
                   </Properties>
                   <Descriptions default="History"/>
            </Action>
            <Action name="createJob"
              handler="IViewLauncher"
                 launchInNewWindow="yes"
                 launchNewWindowFeatures="width=557,height=560,resizable=yes,scrollbars=yes,status=yes,toolbar=no,menubar=no,location=no,directories=no">
                   <Properties>
                          <Property name="iview" value="pcd:portal_content/com.sap.pct/specialist/com.sap.pct.mdm.appl.mdm_550/com.sap.pct.mdm.appl.iviews/com.sap.pct.mdm.appl.workflow.createjob"/>
                   </Properties>
                   <Descriptions default="Create Job"/>
            </Action>
          </Actions>
        </ItemType>
      </ItemTypes>
      <Views>
        <View name="MdmViewJobs" selectionMode="SINGLESELECT" width="98%" supportedItemTypes="uwl.task.mdm.jobs" columnOrder="mdmStatus, priority, subject, jobId, userNames, dueDate, creatorId, createdDate" sortby="priority:descend, dueDate:ascend, createdDate:descend" tableDesign="STANDARD" visibleRowCount="10" headerVisible="yes" queryRange="undefined" tableNavigationFooterVisible="yes" tableNavigationType="CUSTOMNAV" actionRef="" refresh="300" dueDateSevere="86400000" dueDateWarning="259200000" emphasizedItems="unread" displayOnlyDefinedAttributes="yes" dynamicCreationAllowed="yes" actionPosition="top">
          <Descriptions default="My Open MDM Jobs"/>
          <DisplayAttributes>
            <DisplayAttribute name="workflowTable" type="string" width="10" sortable="yes" format="default" hAlign="LEFT" vAlign="BASELINE" maxTextWidth="0" headerVisible="yes">
              <Descriptions default="Workflow Table">
                <ShortDescriptions>
                  <Description Language="en" Description="Workflow Table"/>
                </ShortDescriptions>
              </Descriptions>
            </DisplayAttribute>
            <DisplayAttribute name="userNames" type="string" width="10" sortable="yes" format="default" hAlign="LEFT" vAlign="BASELINE" maxTextWidth="0" headerVisible="yes">
              <Descriptions default="User Names">
                <ShortDescriptions>
                  <Description Language="en" Description="User Names"/>
                </ShortDescriptions>
              </Descriptions>
            </DisplayAttribute>
            <DisplayAttribute name="mdmStatus" type="string" width="10" sortable="yes" format="default" hAlign="LEFT" vAlign="BASELINE" maxTextWidth="0" headerVisible="yes">
              <Descriptions default="MDM Status">
                <ShortDescriptions>
                  <Description Language="en" Description="MDM Status"/>
                </ShortDescriptions>
              </Descriptions>
            </DisplayAttribute>
            <DisplayAttribute name="jobId" type="string" width="10" sortable="yes" format="default" hAlign="LEFT" vAlign="BASELINE" maxTextWidth="0" headerVisible="yes">
              <Descriptions default="Job ID">
                <ShortDescriptions>
                  <Description Language="en" Description="Job ID"/>
                </ShortDescriptions>
              </Descriptions>
            </DisplayAttribute>
          </DisplayAttributes>
          <Actions>
            <Action reference="refresh"/>
            <Action reference="defaultGlobalWizard"/>
            <Action reference="addToNavigation"/>
            <Action reference="removeFromNavigation"/>
            <Action reference="personalize"/>
          </Actions>
        </View>
        <View name="MdmViewTasks" selectionMode="SINGLESELECT" width="98%" supportedItemTypes="uwl.task.mdm.tasks" columnOrder="mdmStatus, priority, subject, jobId, userNames, dueDate, creatorId, createdDate" sortby="priority:descend, dueDate:ascend, createdDate:descend" tableDesign="STANDARD" visibleRowCount="10" headerVisible="yes" queryRange="undefined" tableNavigationFooterVisible="yes" tableNavigationType="CUSTOMNAV" actionRef="" refresh="300" dueDateSevere="86400000" dueDateWarning="259200000" emphasizedItems="unread" displayOnlyDefinedAttributes="yes" dynamicCreationAllowed="yes" actionPosition="top">
          <Descriptions default="My Open MDM Tasks"/>
          <DisplayAttributes>
            <DisplayAttribute name="workflowTable" type="string" width="10" sortable="yes" format="default" hAlign="LEFT" vAlign="BASELINE" maxTextWidth="0" headerVisible="yes">
              <Descriptions default="Workflow Table">
                <ShortDescriptions>
                  <Description Language="en" Description="Workflow Table"/>
                </ShortDescriptions>
              </Descriptions>
            </DisplayAttribute>
            <DisplayAttribute name="userNames" type="string" width="10" sortable="yes" format="default" hAlign="LEFT" vAlign="BASELINE" maxTextWidth="0" headerVisible="yes">
              <Descriptions default="User Names">
                <ShortDescriptions>
                  <Description Language="en" Description="User Names"/>
                </ShortDescriptions>
              </Descriptions>
            </DisplayAttribute>
            <DisplayAttribute name="mdmStatus" type="string" width="10" sortable="yes" format="default" hAlign="LEFT" vAlign="BASELINE" maxTextWidth="0" headerVisible="yes">
              <Descriptions default="MDM Status">
                <ShortDescriptions>
                  <Description Language="en" Description="MDM Status"/>
                </ShortDescriptions>
              </Descriptions>
            </DisplayAttribute>
            <DisplayAttribute name="stepId" type="string" width="10" sortable="yes" format="default" hAlign="LEFT" vAlign="BASELINE" maxTextWidth="0" headerVisible="yes">
              <Descriptions default="Step ID">
                <ShortDescriptions>
                  <Description Language="en" Description="Step ID"/>
                </ShortDescriptions>
              </Descriptions>
            </DisplayAttribute>
            <DisplayAttribute name="jobId" type="string" width="10" sortable="yes" format="default" hAlign="LEFT" vAlign="BASELINE" maxTextWidth="0" headerVisible="yes">
              <Descriptions default="Job ID">
                <ShortDescriptions>
                  <Description Language="en" Description="Job ID"/>
                </ShortDescriptions>
              </Descriptions>
            </DisplayAttribute>
            <DisplayAttribute name="stepName" type="string" width="10" sortable="yes" format="default" hAlign="LEFT" vAlign="BASELINE" maxTextWidth="0" headerVisible="yes">
              <Descriptions default="Step Name">
                <ShortDescriptions>
                  <Description Language="en" Description="Step Name"/>
                </ShortDescriptions>
              </Descriptions>
            </DisplayAttribute>
          </DisplayAttributes>
          <Actions>
            <Action reference="refresh"/>
            <Action reference="defaultGlobalWizard"/>
            <Action reference="addToNavigation"/>
            <Action reference="removeFromNavigation"/>
            <Action reference="personalize"/>
          </Actions>
        </View>
        <View name="MdmWorkItemsCompletedView" selectionMode="SINGLESELECT" width="98%" supportedItemTypes="uwl.completedtask.mdm.all" columnOrder="subject, jobId, userNames, creatorId, createdDate, status" sortby="creatorId:ascend, createdDate:descend" tableDesign="STANDARD" visibleRowCount="10" headerVisible="yes" queryRange="undefined" tableNavigationFooterVisible="yes" tableNavigationType="CUSTOMNAV" actionRef="" refresh="-1" dueDateSevere="0" dueDateWarning="0" emphasizedItems="unread" displayOnlyDefinedAttributes="yes" dynamicCreationAllowed="yes" actionPosition="top">
          <Descriptions default="Completed MDM Tasks"/>
          <DisplayAttributes>
            <DisplayAttribute name="workflowTable" type="string" width="10" sortable="yes" format="default" hAlign="LEFT" vAlign="BASELINE" maxTextWidth="0" headerVisible="yes">
              <Descriptions default="Workflow Table">
                <ShortDescriptions>
                  <Description Language="en" Description="Workflow Table"/>
                </ShortDescriptions>
              </Descriptions>
            </DisplayAttribute>
            <DisplayAttribute name="userNames" type="string" width="10" sortable="yes" format="default" hAlign="LEFT" vAlign="BASELINE" maxTextWidth="0" headerVisible="yes">
              <Descriptions default="User Names">
                <ShortDescriptions>
                  <Description Language="en" Description="User Names"/>
                </ShortDescriptions>
              </Descriptions>
            </DisplayAttribute>
            <DisplayAttribute name="jobId" type="string" width="10" sortable="yes" format="default" hAlign="LEFT" vAlign="BASELINE" maxTextWidth="0" headerVisible="yes">
              <Descriptions default="Step Name">
                <ShortDescriptions>
                  <Description Language="en" Description="Job ID"/>
                </ShortDescriptions>
              </Descriptions>
            </DisplayAttribute>
          </DisplayAttributes>
          <Actions>
            <Action reference="refresh"/>
            <Action reference="defaultGlobalWizard"/>
            <Action reference="addToNavigation"/>
            <Action reference="removeFromNavigation"/>
            <Action reference="personalize"/>
          </Actions>
        </View>
      </Views>
    </UWLConfiguration>
    Thanks,
    Rajee

  • Attributes not showing up in POV

    In the process of developing some financial reports, it looks like I hosed the display of attributes on my admin account somehow.
    The scenario is as follows:
    On several reports I have attributes setup in the POV, when I originally developed the reports they showed fine, but for some reason they are not there any more. I'm lead to believe that something with the account I'm using was changed, as when I log in with a test account, provisioned as a regular user, I'm able to see the attributes listed in the POV.
    I've tried changing the available settings in workspace and have not found any settings in the desktop client that would affect this.
    We're running workspace version 9.3.1.0.0.248 and financial reporting 9.3.1.325
    Any help or guidance is appreciated.
    Thanks

    Hello Hari,
    Currently, the only attributes that you have access to in Publisher are the attributes linked to the taxonomy that you've designated to be your family field (in the console), which by default, is your main taxonomy table.
    The only way to display fields linked to non-main tables is by designating them alternate display fields, which in your case doesn't sound like what you want.
    -Neta

  • Not showing top 10 access rule after upgrade to 9.1(5)

    Hi
    I have recently upgraded ASA 5505 from 8.2 to 9.1 and the ASDM to 7.3 but I can no longer can view the Top 10 Access Rules on the home tab. Is it a bug or do I have to enable anything?
    I hope someone can help.

    Hi Andre
    for security reasons I cannot give you the Access rules page. FYI the logging is enabled
    However in the home page , when I click on show rule it says the following
    Unable to determine corresponding access rule The configuration in ASDM may be out of sync with the device. Please refreah configuration and try again
    I refreshed the screen and no change. Welcome any advise.

  • Navigational attribute not showing correct values

    Hello,
    I have a Notification cube Z_QM_C09, Apart from other infoobjects, it has Notification (0Notificatn) and one of its Nav attr 'Esc Category (0NOTIFICATN_/BIC/Z_ESC_CAT).
    The Master data for one of the Notification is as shown below
    /BI0/PNOTIFICATN - Master data table                   
       SOURSYSTEM   NOTIFICATN         OBJVERS   /BIC/Z_ESC_CAT   
       P1                        005000482694    A                (Blanks)     
    /BI0/XNOTIFICATN - SID Table attr                                                                   
      Notification SID      OBJVERS     SOURSYSTEM       NOTIFICATN          S__Z_ESC_CAT                    
       30,233,260            A                   P1                          005000482694      7                                                                               
    However, when I check the data in the cube for the same Notification, the data is as shown below;
    Notification         Notification SID      Z_ESC_CAT    Z_ESC_CAT SID
    5000482694         30,233,260            ESC2               7
    Can anyone throw some light on why this would be happening?
    Thanks for your input!
    Bala

    Hi,
    I believe Master data was loaded after the Transactional Data.
    You can do a full load for the Master data from the Data soruce from the Navigational Attribute is beng updated.
    And then acitvate it, No need to load the Transaction data as in the cube the value of Notificaiton is being refered from Master data.
    The above load will not have any side affects and is worth trying for.
    Hope this resolves.
    Thanks,
    Karan

  • ReadOnly attribute not showing

    I'm trying to create two views of a page where one is readonly and another one is editable.
    The form page does the following:
                   <h:commandLink value="Create Record"
                        action="#{Bean.readOnlyAccess}">
                        <f:param name="readOnly" value="false" />
                   </h:commandLink>
                   <h:commandLink value="View Record"
                        action="#{Bean.readOnlyAccess}">
                        <f:param name="readOnly" value="readonly" />
                   </h:commandLink>
    and the corresponding backing bean is able to get the value which I tested with System.out.
    But when the Record page is generated there is no readonly="" in the HTML code at all. I've tried setting <f:param name="readOnly" value="true" /> but that did not make any difference. This is the Record jsf code:
    <h:inputTextarea id="titleSubtitle" value="#{Bean.Record.title}" cols="60" rows="8" readonly="#{Bean.readOnly}"/>
    Is there another method that I can set a readOnly value to this Record page?

    user12846226 wrote:
    According to the HTML specification , the readonly attribute takes values 'yes' or 'no' and not 'true' or 'false', so maybe modifying your code accordingly can solve your problemI applaud your attempt to help, but you are basically repeating what EJP already hinted at and you do it 8 days after the last post has been made. Surely the OP has already solved his/her problem, or else this thread wouldn't have stopped. Be a sport and don't resurrect posts where it isn't necessary; that keeps the forum clean and accessible.

  • Urgent : Publishing Problem - Attributes not showing up in Layout Mode

    Dear MDM Gurus,
    We 4 fields in our main table i.e.
    FLD1   (Taxonomy  LKP -
    > Standard Categories Table)
    FLD2   (Taxonomy LKP)
    FLD3   (Qualified LKP)
    FLD4   (Taxonomy LKP)
    Now we have uploaded the data structure/Hierarchy to FLD1.
    FLD2,4  are Taxonomy lookups which store & link attributes for each of those fields.
    When viewed thru record mode our data looks like this :
    FLD1 :  Hierarchy Node
       FLD1-ATTRIBUTE1 = ABCD
    FLD2 : XYZ
      FLD2-ATTR1 = A1
      FLD2-ATTR2 = A2
      FLD2-ATTR3 = A3
    Which is how we want it to be.
    Here the data is well organised based on the taxonomy Lookup fields in the main table
    Now when we try to publish it,we dont see the attributes associated with FLD2 and 4 in the Layout mode.
    I can only see the main table fields,Qualified Table Fields and the attributes associated with FLD1.
    How to pull the data from the taxonomy lookup tables in Layout mode of Data Manager ?
    Greatly appreciate any inputs.
    Thanks.
    Hari

    Hello Hari,
    Currently, the only attributes that you have access to in Publisher are the attributes linked to the taxonomy that you've designated to be your family field (in the console), which by default, is your main taxonomy table.
    The only way to display fields linked to non-main tables is by designating them alternate display fields, which in your case doesn't sound like what you want.
    -Neta

  • Bespoke content node attributes not showing in UI config

    Hi guys,
    I'm trying to add some fields into a view via UI configuration...
    Below are the steps that I have taken
    1) In component BT116H_SRVO view BT116H_SRVO/Details I have added a bespoke context node of type BTCustomerH
    2) I did this via the wizard, right click and create...
    3) Defined the dependancy to higher node BTAdminH with relationship BTHeaderCustExt
    4) Everything was created successfully and the new ctxt node showed
    Problem is when I tried to set the fields on the UI config, I cannot seem to see the context node that I have created...
    Anyone have any idea why this is so?
    I am currently using CRM 7.0. The above steps works fine when used in CRM 2007 tho 

    Matt,
    Did you check if this setting is on in SPRO.
    Customer Relationship Management->UI Framework->UI Framework Definition->Design Layer->Deactivate Hiding of Fields.
    Regards,
    Masood Imrani S.

  • Transfer rules to the new source system not visible in Transport connection

    Dear All,
    Recently our source system has been changed from R3 4.7 to ECC 6.O. Corresponding to that all the activities in BI have finished successfully. All my datasources in 4.7 have been replicated in ECC 6 in BI and transfer rules re-assigned. I have also collected them in a Transport request.
    Now when I am checking the entire flow in Transport connection, it shows me the transfer rules pointing to the old system only. That is, in RSA1 it shows the new system assignment. But in Transport connection not.
    What I have to do so that I can crosscheck in Transport connection all my objects having transfer rules to new system ?
    Regards,
    Srinivas

    I think you should check the source system assignment in the transport connection. It might have directed to the old sytem.
    Cheers
    Chanda

  • Routine in transfer rules

    I am using the datasrource 0MM_PUR_VE_01,if the score for Evaluation
    Criteria or the score for subcriterion is Zero then this datasource is
    not picking those particular records
    Vendor    Eval.Crite      Subcriterion score   Score for Subcrit Eval. Crit
    1              Price01           Price Level 01               87
                    Quality02        Line/Stock 02               87
                                          Vendor Audit 03             0
                                          Delivery03 On-Time
                    Delivery01                                           87
                                          Quantity Reliability02      0
                                          Shipping Instructions03
    can be checked with t-code me61
    If the score of the Evaluation criteria or score of subcriterion is 0 the datasource 0MM_PUR_VE_01 is not picking that particular record
    in the above example Datarsc not picking the records of subcriterion Vendor Audit 03, Quantity Reliability02,
    actually this data is coming from table ELBP so whenever the score is zero even tha table is not storing that particular record
    I will have 5 evaluation criterion like Price,Quality,Delivery,Service,Service & the subcriterions for these also are fixed
    so i BW transfer rules I have to write a code in such a way that if the particular record is missing then it shouls treat it as score 0
    Ex:-\
    Eval criter          Score
    Price                  10
    Quality                20
    Delivery               0
    Service                10
    Service                 20
    Now my table wont store the record Delivery as the score is 0
    As my evaluation criteria ar e fixed in the update rules I need thelogic that if particular record is missing then it should show it as 0
    If my requiremnt is not clear pls let me knoe
    as this has to be solved very urgently
    Thanks
    Maya

    Hi,
    If you want it to write in Transfer Rule
    assumption that you have permant/contract in transfer rule as per <b>"  can see the attribute permanent/contract in the transfer rules as it is the attribute"</b>
    and
    Permanant--"p'
    Con--'C"
    Try this code in Employee number
    DATA: ZEMP TYPE TRANSFER_STRUCTURE-/BIC/ZEMPNumber.
    zemp = TRan_structure-/bic/zempNUmber.
    if TRan_structure-/bic/zpercon = 'P'.
    concatenate '7' Zemp to ZEMP.
    else
    concatenate '8' zemp to zemp.
    endif.
    RESULT = zemp.
    Yes to can read from Master Data table.
    you can write code in Start routine in Update rule.
    check out this...
    Re: Start Rou
    Regards,
    San!

  • Error while activating transfer rules needs help.

    The error while activating 0FI_AP_6 transfer rules is listed below.
    ''InfoObj. 0DEBITOR from fld KUNNR of dataSource 0FI_AR_6 is not active but BCT ex. -> Dtl'' how to resolve this issue and activate transfer rules?

    Hi
    The problem is with your data source replication.
    Activate your data source & replication too.
    Activate your transfer atructure through RS_TRANSTRU_ACTIVATE_ALL .
    If not so, Activate your transfer rule manually.
    Regadrs
    Saravanan.ar

  • Unable to activate Transfer Rule

    Hello Experts,
    I am not able to activate Transfer Rule in my System ( BW 3.0).
    I have written one routine and then when I am trying to activate I am getting below error messageu201D
    Object 0NOTIFICATN_ATTR object version not found in table.
    My Data Source name is 0NOTIFICATN_ATTR.
    I have also tried to activate by using   RS_TRANSTRU_ACTIVATE_ALL but still no luck.
    I also checked table TADIR and I can see entry over there.
    Regards,
    Pankaj Naik.

    Hi Pankaj,
    Try to activate the transfer rules by executing the SE38 report  - RS_TRANSTRU_ACTIVATE_ALL.
      Also check the note - 884385 , For 'RSAR' errors while activating update and transfer rules.
    Regards,
    Lokesh

  • Problem in activating Transfer rules

    Hi Experts,
                          I could not able to activate transfer rules using program "RS_TRANSTRU_ACTIVATE_ALL" by giving source system name and Infosource in Quality system.I am getting success status "No Transfer Structure Selected" but still transfer rules are in inactivate.I tried replicating  data sources also still problem persists.
    Please provide any suggestion how can i go about it.
    Edited by: Sunilbm on Oct 30, 2009 12:16 PM

    Hi,
    Is there any error message when the transfer rules are transported from Dev to Quality?
    Are the transfer rules transported from Dev to Quality successfully.
    Post the message if any when the transport request is moved from Dev to Quality.
    Regards,
    Rama Murthy.

Maybe you are looking for