Added target property not visible in EM12c

Hi,
I have added some new target properties using emcli "add_target_property" command. I see them on targets and set values but they are not visible for selection on any EM12c screens i.e. pull down manues or setting up filters for group creation etc. Does any one know how to make them available on EM12c screen menues?
Thank you.

 
Hi,
From the error message you have mentioned, it seems that the web front end servers are out of synchronization. You can use the following steps to fix it:
Restart the SharePoint 2010 Administration on all of the Web Front End servers (or at least just make sure to restart the one on the WFE where the deployment failed).
Restart the SharePoint 2010 Timer service on all Web Front End servers.
The SharePoint 2010 Administration service carries out the actual removing and adding of files the GAC (Global Assembly Cache). This works most of the time and the service will release the handle on a file.
However, if the Administration service does not release the handle on the file, then you will also need to restart the Timer service. Restarting the timer service on SharePoint 2010 will restart all SharePoint 2010 timer jobs and you will need to delay installation
for a while, until all of those jobs have had a chance to complete.
In addition, I suggest that you clear the configuration cache on the server, then test again.
http://blogs.msdn.com/b/jamesway/archive/2011/05/23/sharepoint-2010-clearing-the-configuration-cache.aspx
Thanks,
Rock Wang
Rock Wang TechNet Community Support

Similar Messages

  • Visibility of newly added target property in e-mails

    Hi,
    I manually added new property for oracle database targets and put some values there
    and would like to see the property reflected in e-mail alerts.
    The template for the e-mail has [USER_DEFINED_TARGET_PROP]
    already however new property not shown, only those which are coming
    our of the box for target type like comment, line of business, etc.
    Do you know how it should be defined or it is not shown simply due to a bug?
    Thank you,
    Andrey

    I do not believe we support target type specific User defined target properties in the Email Customization. Please file a ER. Thanks.

  • Why virtual interfaces added to ManagementOS not visible to Cluster service?

    Hello All, 
    I"m starting this new thread since the one before is answered by our friend Udo. My problem in short is following. Diagram will be enough to explain what I'm trying to achieve. I've setup this lab to learn Hyper-V clustering with 2 nodes. It is Hyper-V
    server 2012. Both nodes have 3x physical NIcs, 1 in each node is dedicated to managing the Node. Rest of the two are used to create a NIC team. Atop of that NIC team, a virtual switch is created with -AllowManagementOS
    $False. Next I created and added following virtual interfaces to host partition, and plugged them into virtual switch created atop of teamed interface. These virtual interfaces should serve the purpose of various networks available. 
    For SAN i'm running a Linux VM which has iSCSI target server and clustering service has no problem with that. All tests pass ok.
    The problem is......when those virtual interfaces added to hosts; do not appear as available networks
    to cluster service; instead it only shows the management NIC as the available network to leverage. 
    This is making it difficult to understand how to setup a cluster of 2x Hyper-V Server nodes. Can someone help please?
    Regards,
    Shahzad.

    Shahzad,
    I've read this thread a couple of times and I don't think I'm clear on the exact question you're asking.
    When the clustering service goes out to look for "Networks", what it does is scan the IP addresses on each node. Every time it finds an IP in a unique subnet, that subnet is listed as a network. It can't see virtual switches and doesn't care about
    virtual vs. teamed vs. physical adapters or anything like that. It's just looking at IP addresses. This is why I'm confused when you say, "it won't show virtual interfaces available as networks". "Networks" in this context are IP subnets.
    I'm not aware of any context where a singular interface would be treated like a network.
    If you've got virtual adapters attached to the management operating system
    and have assigned IPs to them, the cluster should have discovered those networks. If you have multiple adapters on the same node using IPs in the same subnet, that network will only appear once and the cluster service will only use
    one adapter from that subnet on that node. The one it picked will be visible on the "Network Connections" tab at the bottom of Failover Cluster Manager when you're on the Networks section.
    Eric Siron Altaro Hyper-V Blog
    I am an independent blog contributor, not an Altaro employee. I am solely responsible for the content of my posts.
    "Every relationship you have is in worse shape than you think."
    Hello Eric and friends, 
    Eric, much appreciated about your interest about the issue and yes I agree with you when you said... "When the clustering service goes out to look for "Networks",
    what it does is scan the IP addresses on each node. Every time it finds an IP in a unique subnet, that subnet is listed as a network. It can't see virtual switches and doesn't care about virtual vs. teamed vs. physical adapters or anything like that. It's
    just looking at IP addresses. This is why I'm confused when you say, "it won't show virtual interfaces available as networks". "Networks" in this context are IP subnets. I'm not aware of any context where a singular interface would be treated
    like a network."
    By networks I meant to say subnets. Let me explain what I've configured so far:
    Node 1 & Node 2 installed with 3x NICs. All 3 NICs/node plugged into same switch. 
    Node1:  131.107.0.50/24
    Node2:  131.107l.0.150/24
    A Core Domain controller VM running on Node 1:   131.107.0.200/24 
    A JUMPBOX (WS 2012 R2 Std.) VM running on Node 1: 131.107.0.100/24
    A Linux SAN VM running on Node 2: 10.1.1.100/8 
    I planed to configured following networks:
    (1) Cluster traffic:  10.0.0.50/24     (IP given to virtual interface for Cluster traffic in Node1)
         Cluster traffic:  10.0.0.150/24   (IP given to virtual interface for Cluster traffic in Node2)
    (2) SAN traffic:      10.1.1.50/8      (IP given to virtual interfce for SAN traffic in Node1)  
         SAN traffic:      10.1.1.150/8    (IP given to virtual interfce for SAN traffic in Node2)
    Note: Cluster service has no problem accessing the SAN VM (10.1.1.100) over this network, it validates SAN settings and comes back OK. This is an indication that virtual interface is
    working fine. 
    (3) Migration traffic:   172.168.0.50/8     (IP given to virtual interfce for
    Migration traffic in Node1) 
         Migration traffic:   172.168.0.150/8    (IP given to virtual interfce for
    Migration  traffic in Node2)
    All these networks (virtual interfaces) are made available through two virtual switches which are configured EXACTLY identical on both Node1/Node2.
    Now after finishing the cluster validation steps (which comes all OK), when create cluster wizard starts, it only shows one network; i.e. network of physical Layer 2 switch i.e. 131.107.0.0/24.
    I wonder why it won't show IPs of other networks (10.0.0.0/8, 10.1.1.0/8 and  172.168.0.0/8)
    Regards,
    Shahzad

  • Custom properties added by EWS not visible in Outlook

    Hi all
    I'm a first-time Exchange and Outlook addin developer and I'm stuck on a problem.
    I'm working on a project where we use an Outlook 2003 addin that tags items; mail, appointments and tasks
    with custom properties.
    In Outlook we do this by adding the data as UserProperties.
    After the items have been saved an onsave eventSink triggers on the Exchange 2007 mailbox server and using CDOEX, checks for the tags, collects some data and sends them to an web service wich stores the data on an AX server.
    This works fine.
    Then we want the AX server to be able to update and create new items back against exchange, and for this we use Exchange Web Services.
    I've made an application that performs the operations agains EWS, and everything works smoothly except when we add the custom properties.
    We add them as extendedproperties with the following code:
    ExtendedPropertyType extendedProperty = new ExtendedPropertyType();
    extendedProperty.ExtendedFieldURI = new PathToExtendedFieldType();
    extendedProperty.ExtendedFieldURI.DistinguishedPropertySetId = DistinguishedPropertySetType.PublicStrings;
    extendedProperty.ExtendedFieldURI.DistinguishedPropertySetIdSpecified = true;
    extendedProperty.ExtendedFieldURI.PropertyName = propertyName;
    extendedProperty.ExtendedFieldURI.PropertyType = MapiPropertyTypeType.String;
    extendedProperty.Item = propertyValue;
    This worked well for the eventSink, we found the fields and got the values just like we did for items tagged by the Outlook addin.
    However, the Outlook Addin could not find them in the UserProperties object for the item, and Using Outlookspy I could plainly see that they were not present.
    After a bunch of searching I found a thread on this forum that discussed adding custom properties as ExtendedPropertyTypes via EWS using a guid as a PropertySetType.
    Here it is: http://forums.microsoft.com/technet/showpost.aspx?postid=1764780&siteid=17
    I followed the instructions here, and now both the eventSink and Outlook are unable to find the properties.
    My question is:
    How can I apply my tags so both my Outlook addin and EWS can create, update and read them, as well as allowing the eventSink to easily read them?
    The simplest way, I imagine, is if I could make Exchange Web Services place the properties in the "UserProperties" object.
    I would greatly appreciate any help.
    thanks
    Ragnar Fatland

    I first created an extended property:
    ExtendedPropertyDefinitionepdGuid =
    newExtendedPropertyDefinition(
    DefaultExtendedPropertySet.PublicStrings,
    "Guid",
    MapiPropertyType.String);
    Then I setup the service:
    ExchangeServiceservice =
    newExchangeService(ExchangeVersion.Exchange2010_SP2);
    Find all the items:
    FindItemsResults<Item>
    userItems = service.FindItems(newFolderId(WellKnownFolderName.Inbox,
    userMailbox),
    newItemView(int.MaxValue,
    0)
            PropertySet =
    newPropertySet(BasePropertySet.FirstClassProperties,
    epdGuid)
    Loop through the userItems:
    foreach(varitem
    inuserItems)
    if(item
    isEmailMessage)
    EmailMessagemessage = item
    asEmailMessage;
    Do a message load with the PropertySet (if you don't do the PropertySet you won't see any extended properties):
    message.Load(
    newPropertySet(epdGuid));
    Then you can loop through the extended properties:
    foreach(varextendedProperty
    inmessage.ExtendedProperties)
    if(extendedProperty.PropertyDefinition.Name
    == "Guid")

  • A newly added layer is not visible in composition

    Hello,
    My effect processes the whole composition at once and adds a new visible(!) layer with results to the top of the composition. The source layer is situated under the new one. New layer is added as:
    ERR(suites.LayerSuite7()->AEGP_AddLayer(res_item, cResCompH, &res_layer));
    (res_item is a video sequnce with same parameters as default sequence)
    And I faced a problem with a correct displaying of the top layer with results. Every frame except the frame that was at "Current time indicator" displays frames from resulting layer and that is ok. But the frame that was active in composition during the rendering process shows me the source layer. Moreover if I turn off my effect or effect's layer, I will see the frame from the result. Nothing will happen even if I close the composition and open it once.
    Have anyone had such a problem before?
    What should I do to avoid such a strange behaviour? Maybe, I should add this layer with some other preferences?

    Hi shachar!
    Thank you!
    You reply was really helpful and I've realized my problem.
    Let me explain the situation better. My effect has a button 'Start' that processes the whole layer at once (not frame-by-frame) during PF_Cmd_RENDER. It meand I'm sending PF_Cmd_RENDER only to frame that stands at "Current time indicator" and then I get the whole rendered sequence (a new layer that I'm trying to add) without sending render command to all other frames. I thought that if I would add a new layer during renred process, it would update the output in composition window during PF_Cmd_UPDATE_PARAMS_UI. But I didn't change the current output frame. So After Effects received the source frame as an 'output' parameter after rendering. And that caused my problem.
    Now the new layer is added during PF_Cmd_UPDATE_PARAMS_UI and the problem is gone. Great thanks!

  • List of data targets is not visible during data upload

    Hi all,
      I am trying to load user defined transactional data into an info object, i will do all necessary customization steps such as creating application component,assiging data sources,creating info packages and then creating update rules in info cubes, moreover i wrote a routine which calculates sales reveune based on cost and quantity sold.
    My problem is that when i created infopackage , it does not list any data targets, Plz any one can give tips in this regard.
    thanks in advance
    regards,
    a.fahrudeen
    Message was edited by:
            FAHRUDEEN MUSTAFA

    Hi Fahrudeen,
    Am a little confused here... you say you want to load Transaction data and load it into the InfoObject?? what was that??
    You can load the Transaction data only into your data targets such as InfoCube and DataStore Objects... If you are loading the data into your InfoObjects, then that would mean that you are loading the Master data for which obviously you won't have your data targets listed in your InfoPackage... Only in case of loading the transaction data would you have your Data Targets listed in your InfoPackage...
    Regards
    Manick

  • Global Property not visible inside a BLT called from another BLT

    Hi,
    I have created a Global Property SID to indicate the System ID so a BLT can use it (e.g. in file names). This executes correctly (MII 12.0.2).
    However, now I call this BLT from within another BLT, and that time the SID is marked as error ("invalid variable in expression: Global.SID").
    Has anyone experienced this error before? I thought that Global properties are available in every BLT.
    Michael

    Rao,
    which checkbox do you mean? In the "Transaction Call Configuration" box I only select the transaction name. I do not need the "Reload transaction after execution" checkbox, as all initialization will be done in the called transaction. I would expect the Global properties to be available anywhere...
    Michael

  • VO instance property not visible for Switcher.

    Hi,
    we have requirement to disable the Action image in PMS page where if we click on that then the image will be disabled image for next time.
    for this we modified the VO and added one column into that 'STATUS_FLAG' and XML page enter the switcher and added VO attribute as 'STATUS_FLAG' but There is no property as 'VO instnace' where I can add 'SwitchPlanVO' instance name inside that.Based on the value of SWITCHER the image action will be displayed.
    1)takeaction_enabled.gif
    2)take_action_disbaled.gif.
    please tell me where can I get VO instance property in switcher ?
    Thanks & Reagrds,
    Amrut

    Hi,
    U can achive the same req by using SPEL....
    Do steps:
    ---Create Two transient attributes
    Name:EnableTr&DisableTr
    Type:Boolean
    Select always updatable.---Create two items for enable and disable.
    ---Set Rendred Poperty for 2 fields:
    Rendered:${oa.ViewInsyanceVo1.EnableTr} & ${oa.ViewInsyanceVo1.DisableTr}---Get the action of the Action button and write below code
    IN CO PFR:
    if("Actionevent".equals(pageContext.getParameter(EVENT_PARAM)))
    Row row=vo.first();
    row.setAttribute("EnableTr",Boolean.FALSE);
    row.setAttribute("DisableTr",Boolean.FALSE);
    IN CO PR:
    Row row=vo.first();
    row.setAttribute("EnableTr",Boolean.TRUE);
    row.setAttribute("DisableTr",Boolean.FALSE);
    Let know if ny issue.
    Regards
    Meher Irk

  • Data series property not visible in the chart properties

    Hi Experts,
    We are using BI 7.0 and I am trying to open the data series property so that i could use a trend line in my bar chart in WAD.
    But when i double click on the chart web item, it doesn't open the chart wizard. And it doesn't have the data series property in the properties of the chart item.
    I wonder what the problem is.
    Any help is appreciated and rewarded with points.
    cheers,
    Sri

    Thanks Matthias. When i try to select edit by right clicking on the chart item or click on this edit button in the parameters screen, i get an error.
    The error says:
    An unhandled exception has occured in your application. If you click Continue, the application will ignore this error and attempt to continue. If you click Quit, the appln will be shut down immediately.
    The Specified module could not be found.
    If i click continue, nothing happens and i dont find this data series property in the parameters screen.
    Thanks,
    Sri

  • Enhancement Not Visible in Portal

    Hi,
        I have enhanced a Standard view for Travel request form to create a new button and added some logic "OnAction". The added button is not visible in the portal. Please suggest me what could be the issue ??

    Hi Harsha,
                   I have created a new component Configuration.
    I have added some screen shots for your reference.

  • How to make added columns to be visible by default in interactive report?

    Hi,
    I've added two columns to an interactive report.
    When I run the page, the added columns are not visible.
    Then I made them visible through 'Select Columns' option.
    But next time when I log in those two columns are again invisible.
    How can I make the added columns to be visible by default in the interactive report?
    Thanks,
    Guy

    Hi Steve,
    I am ahving a similar issue.After I migrated my classic report to interative report, I have added few columns to the SQL query...I am not anle to see these in the report..I deint understand the solution u gave here..Can you please elaborate..
    Where can I include the "actions" option? and how do I use the Save Action.
    Can you please provide more details.
    Thanks in Advance

  • Files newly added in system after having opened firefox are not visible for attachments

    if firefox is alrady running & new file is being added to the system,the same is not visible for attaching the file in gmail. what must be the issue?

    if firefox is alrady running & new file is being added to the system,the same is not visible for attaching the file in gmail. what must be the issue?

  • Custom attributes added to user objects not visible in OWA address book

    Hi,
    I am using Exchange 2013 and recently added a new custom attribute in the user object properties using the details template editor to be visible in the GAL  The new attribute is correctly getting displayed in the GAL from outlook clients but not visible
    in OWA address book. Is there a way to update the display of user objects in OWA address book to include the new custom attribute?
    Thanks!

    Hi Abu,
    Please see following link:
    Customize Details Templates
    http://technet.microsoft.com/en-us/library/ms.exch.toolbox.detailstemplate(v=exchg.150).aspx
    It says, Use the Details Templates Editor to customize the client-side graphical user interface (GUI) presentation of object properties that are accessed by using address lists in Microsoft Outlook.
    My understanding is this setting only visible in Outlook.
    Please correct me if there is any misunderstanding.
    Thanks
    Mavis
    Mavis Huang
    TechNet Community Support

  • Added Custom Tab is not visible in Menu in Delivery

    Hi,
    We have added a custom tab in delivery using Badi 'LE_SHP_TAB_CUST_HEAD' .
    The Custom Tab is not visible in Menu , Can you please suggest How I can get this tab in
    Menu Under 'GOTO' .
    Thanks & Regards,
    Murali Krishnan

    Please check table T130P
    That table stores configuration related to fields in MM01. It holds information if a perticular field needs to be displayed or should not be displayed at all.based on the value which that field holds.
    can control the display, the material master
    Please check

  • LOok for Emergeny help about Property editor not visible

    For some reason, my Property Editor window of Workshop is not visible any more. I have tried restart workshop and from possible menus.
    I have read a posting dated Mar 10, 15,17 by Jared, Judecki, he said even by restall the workshop, the problem still there. He talked about editing a properties file that Weblogic placed in Window's profile
    (which related with the window's location.
    I post this problem again want to get tour response especially from Jared Judecki, if you know what's the name of properties file and how to edit it, also if you know the email of Jared Judecki, that's of great help.
    Thanks again!!
    Please tell me the steps how to fix the "property
    editor not visible in weblogic", where is the properties file related with weblogic in windows profile. and how to edit this file.

    Did you try selecting portal components like books, pages, portlets. I have seen this problem too. But it would go away when you restart workshop.
    --SJ                                                                                                                                                                                                                                                                                                               

Maybe you are looking for