Upgrade a plugin on an existing target

Hi all,
I'm trying to upgrade a plugin I made.
The new version of the plugin contains more metrics. (definition and default_collection).
I deployed the plugin on an agent that already have a target of the plugin type from the previous version.
When looking at the agent's browser page I can see the new metric values, but when looking at the "all metrics" and "metrics and policy settings" I can't find it.
I think that if I'll remove this old target and then re-create it, I would see the new definition but I really don't want to do it.
Is that necessary to remove the old target?
How do I make the new definition visible on the old target?
Thanks,
Or.

When you created the new version of the plugin, did you increase the META_VER in your target type definition?

Similar Messages

  • Cannot open indd file in CS5.5? "Please upgrade your plugins to the latest version or upgrade..."

    I refer to a similar forum post here - http://forums.adobe.com/message/4081971 - which outlines a similar problem with opening a file.
    The difference is the file I can no longer open was created using Adobe indd CS5.5 and I am opening it with Adobe indd CS5.5. I have never had this issue previously. The only change is to a new OS on Mac - Version 10.8.2. Error message says "Cannot open "File name" please upgrade your plugins to the latest version or update to the latest version of Adobe" - I know there is CS6 but why should I now need to upgrade suddenly?
    Can anyone help here? I can forward a link to the file in question if needs be.
    Cheers,
    Catie

    @Catie – did you verify, if your InDesign file is saved in version CS5.5?
    You could do so by using a ExtendScript (Adobe's version of JavaScript) written by Jongware.
    Here is the full story of "IDentify.jsx":[Ann] Identify Your InDesign File
    http://forums.adobe.com/message/4071273#4071273
    If the problem is due to a corruption of plug-in version information, I fear you have no chance other than:
    1. Update CS5.5 to the latest bug-fix version => 7.5.3
    2. Download a trial version of InDesign CS6, open and export the file to IDML and re-open it in InDesign CS5.5 (though this might not work for a corrupted file)
    3. Try to open the file on a different machine
    Are there 3rd party plug-ins involved? If so contact their makers…
    Uwe

  • How do I upgrade the plugins needed for my earlier version of InDesign CS5 so I can open a file in a later version of CS5?

    How do I upgrade the plugins needed for my earlier version of InDesign CS5 so I can open a file in a later version of CS5?

    You can’t. You have upgrade or have whoever is send you files save as IDML. Don’t expect perfection.

  • Best practice for existing target table

    We want to develop mappings for existing target tables.
    1. The tables are imported from the datadictionary
    2. The tables are used in the mappings
    Is it a good idea to set deploy to no for these tables, to prevent them from beeing used by the deplomentmanager (default action:create)?
    Thanks your for a good practice
    Stp
    Message was edited by:
    user444776
    Message was edited by:
    user444776

    Hi,
    Yes, you are right. for the tables which already exist in the database schema the deployment actions should be "None". Unless you planned and made any changes to the table structures.
    Cheers
    Mahesh

  • Mac or PC ?  - I believe that Adobe switched the processing functions for 3D rendering in Photoshop CC to VRam. To upgrade the Vram on my existing iMacs cost-effectively entails new upgraded iMacs. Is this affecting any of the other applications in the su

    Mac or PC ? - I believe that Adobe switched the processing functions for 3D rendering in Photoshop CC to VRam.
    To upgrade the Vram on my existing iMacs cost-effectively entails new upgraded iMacs.
    So I am now needing to purchase new desktop computers for production purposes and seperately for an education institute - PC's or Macs?
    Is this shift to Vram for image rendering affecting any processing functions of the other applications in the suite - the ones I use the most are Photoshop, Bridge, Lightroom, Illustrator, Premiere, After Effects, inDesign, & SoundBooth
    I also use Strata 3D, Lightwave, Maya, Cinema 4D, Logic Pro, Final Cut Pro,
    I will be using the suite in a Graphic design, Photography, Video editing / sound recording / editing (I am also a musician), animation and 3D context.

    This forum is primarily for a few users like me to answer questions about installation, serial numbers and general issues regarding the Creative Suite. We don't have to expertise to answer questions like you're asking. Otherwise, few people visit this forum.
    You'd do best to pick the forums of the applications you use the most, especially applications that test the limits of your computer (probably Premiere, After Effects, and Photoshop) and ask in those forums.

  • Expand existing Target Group

    Hi All,
    I need help on Target Group for CRM Data Target in BW APD. I did a simple Analysis Process in APD, and put CRM as my Data Target. I choose the CRM as the data target and select CRM Target Group. However, on the Target Group tab, I can create Profile Set and Target Group, and data is transferred to CRM correctly. My question is, if I want to choose the Change Existing Profile Set and Expand Existing Target Group from the menu, they are grayed out and I can not choose anything. It doen not make sense that I have to create new Target Group everytime I run the Analysis Process.
    I found the problem, the aleremote user must be defined as dialog instead of communications.
    Thanks,
    Ricky
    Message was edited by: Ricky Amirudin

    Hi Ravi,
    to change the title dynamically, you need to redefine the Methode:
    IF_BSP_WD_HISTORY_STATE_DESCR~GET_STATE_DESCRIPTION in your main component overview.
    go through this code and modify as per your requirement.
    DATA lv_bp_number TYPE string.
       DATA: lr_cucobupa    TYPE REF TO cl_crmcmp_b_cucobupa_impl.
       TRY .
           lr_cucobupa ?= get_custom_controller( if_iccmp_global_controller_con=>cucobp ).
         CATCH cx_sy_move_cast_error.
           RETURN.
       ENDTRY.
       description = cl_wd_utilities=>get_otr_text_by_alias( 'CRM_IC_APPL/IDENTIFY_CUSTOMER' ).
       IF lr_cucobupa->is_bp_search_done( ) EQ abap_true.
         lv_bp_number = lr_cucobupa->typed_context->customers->get_s_struct( attribute_path ='STRUCT.BP_NUMBER' component = 'BP_NUMBER') .
         IF lv_bp_number IS NOT INITIAL.
           CONCATENATE lv_bp_number ')' INTO lv_bp_number.
           CONCATENATE description '(ID:' lv_bp_number INTO description SEPARATED BY space.
         ENDIF.
       ENDIF.
    Thanks & Regards,
    Srinivas

  • Rename existing targets

    Hello,
    Has anyone been able to rename an existing target? For example, a Database Instance has been assigned the name db.domain but I'd like that to be changed to DB.domain. I suppose it can be done by removing the target and then manually adding it in but then the newly-added target has to be added back into the Role(s) referring to it. Any ideas would be appreciated.

    Hi
    If you want to rename and target follow these instructions:
    - For a database target delete the target from the GRID CONSOLE
    - Press Add database and select the hostname
    - When the discover procees finish the database will appear and you must disable the checkbox of this database and press add manually
    - Then appear a new window and you can to specify the name and all the necesary information
    NAME OF TARGET
    ORACLE_HOME
    DBSNMP USER
    DBSNMP PASSWORD
    HOSTNAME
    PORT
    SID
    Test the connection and complete the process. Finally you come back to the window of discover process. Check that the automatic target is disable and the manually database target is enable. Then press OK to complete the process
    Regards

  • Apex upgrade to 4.0 and existing Single-Sign-On settiongs

    Hi,
    I'm currently using SSO (Apex engine registered as partner application in Oracle SSO) with Apex 3.1 and have couple of Apex apps using Oracle SSO.
    If I upgrade to Apex 4.0, will my current configuration be untouched or do I need to re-register Apex in SSO?
    Thanks in advance,
    Asha

    Hi Jason,
    Thank you very much for your prompt response. Yes. I did run those steps. I just reran all steps. See below output.
    SQL> connect / as sysdba;
    Connected.
    SQL> alter session set current_schema = apex_sso;
    Session altered.
    SQL> grant execute on wwsec_sso_enabler_private to APEX_040000;
    Grant succeeded.
    SQL> grant select on wwsec_enabler_config_info$ to APEX_040000;
    Grant succeeded.
    SQL> alter session set current_schema = apex_040000;
    Session altered.
    SQL> create synonym wwsec_enabler_config_info$ for sso.wwsec_enabler_config_info$;
    create synonym wwsec_enabler_config_info$ for sso.wwsec_enabler_config_info$
    ERROR at line 1:
    ORA-00955: name is already used by an existing object
    SQL> create synonym wwsec_sso_enabler_private for sso.wwsec_sso_enabler_private;
    create synonym wwsec_sso_enabler_private for sso.wwsec_sso_enabler_private
    ERROR at line 1:
    ORA-00955: name is already used by an existing object
    SQL> @/u01/app/oracle/product/10.2.0/db_1/apex/core/custom_auth_sso_902.sql
    ...wwv_flow_custom_auth_sso
    Package created.
    No errors.
    SQL> @/u01/app/oracle/product/10.2.0/db_1/apex/core/custom_auth_sso_902.plb
    ...wwv_flow_custom_auth_sso
    Warning: Package Body created with compilation errors.
    Errors for PACKAGE BODY WWV_FLOW_CUSTOM_AUTH_SSO:
    LINE/COL ERROR
    132/5 PL/SQL: Statement ignored
    151/37 PLS-00201: identifier 'WWSEC_SSO_ENABLER_PRIVATE' must be
    declared
    287/9 PL/SQL: Statement ignored
    287/9 PLS-00201: identifier 'WWSEC_SSO_ENABLER_PRIVATE' must be
    declared
    Thanks a lot,
    Yi

  • Upgrade issues - new ipod with existing itunes

    My previous 20GB ipod died and I have bought a 5th generation 30GB. When I try to install the new software using the disc provided in the box, I get the following dialogue box:
    "Another version of this product is already installed. Installation of this version cannot continue. To configure or remove the existing version of this product, use Add/Remove Programs on the Control Panel."
    If I do this, will it erase all of my songs on the pc? I have Windows XP. If so, can anyone tell me how to update the software for the new ipod without losing my current personal library of songs?
    ipof 30 gb   Windows XP  

    Hi Jjonty,
    Welcome to Apple Discussions
    You shouldn't have to download more software (iTunes)
    since you already had an iPod. Did you upgrade your
    iTunes to the latest version? You
    should be able to just hook your iPod up to your
    computer and have it work. I am a Mac user so I am
    not positive how your PC works with the iPod.
    Jon
    Excellent. Thank you. Seems to be working beuatifully on downloading the whole catalogue. Great news as I have been going through iPod commuting withdrawal.
    Thanks for taking the time to answer. I appreciate it.
    Jon
      Windows XP  

  • I just upgraded to Firefox 4.0 and I noticed a discrepency upgrading my plugins.

    After upgrading to Firefox 4.0, the website http://www.mozilla.com/en-US/plugincheck/ shows a different upgrade status than the Tools -> Addons (ctrl-shift-A) -> Plugins then "Check for Updates" option. The mozilla website will list several updates (some out of date/"Update" link, some vulnerable/"Update NOW" link, some up-to-date, and some Unknown Plugin/"Research" link), while the Plugins tab will state "No Updates" when you try to check for updates.

    Do you sometimes use RTM offline ?
    --> Wouldn't it be related to Google Gears plugin incompatibility with FF4? (RTM may use Gears to be used offline)

  • Upgrade 3.0B to NW04s - Existing variant missing in new frontend!

    Hi all
    We have upgraded our system from BW 3.0B to Netweaver 2004s BI with Support Package 12 installed. On the frontend, we are using the new BEx Analyzer with SP14 (rev 797).
    Our existing query variants from 3.0B are no longer visible in the new BEx Analyzer 2004s, while new variants can be saved and used.
    The existing variants are only visible and usable from RSRT or from BEx Analyzer 3.x.
    We have applied:  Note 1003481 - Variant Migration - Migrate all variants
    and ran 'RSR_VARIANT_XPRA', before running 'RSR_MIGRATE_VARIANTS' but to no avail.
    We have looked at Note 1054634 - Query variants are not found or are not listed for selection as well.
    But we have tested with queries with technical names shorter than 25 characters but it is not working as well.
    Looking at:
    https://weblogs.sdn.sap.com/cs/user/view/cs_msg/14320
    Re: BW 3.x and 2004s upgrade
    it seems like an unresolved issue..
    Can anyone help us?

    UPDATE:
    After the RSR_MIGRATE_VARIANTS program was run, the variants were migrated over to the RSRPARAMETRIZA and RSRPARAMETRIZAT tables.
    However, the variants are still not showing up in the new BEx Analyzer frontend. We also noticed the difference between newly created variants in the new BEx Analyzer and the migrated variants:
    Newly created variants - use a !PERS47P* naming convention in the PARAMN field
    Migrated variants - use the variant name itself.
    Newly created variants - CONTENT field which contains XML information
    Migrated variants - CONTENT field XML appear to be incomplete (<> tags not closed etc..)
    Newly created variants - CONTENT field makes reference to generated ID
    Migrated variants - CONTENT field XML tried to store actual variant selection data but is incomplete.
    Has anyone used the migration programs successfully before?
    Thank you

  • Does the upgrade to Lion preserve an existing Bootcamp partition

    Can someone give us a definitive answer on whether upgrading to lion will preserve an existing bootcamp win 7 64 bit partition (don't know if the win system matters but I tried to be specific)?
    Thanks

    It is supposed to install only on the OS X formatted drive you select. It does not change a Windows partition.
    However, Lion must create a Recovery HD partition on the drive that requires slightly shrinking the last partition which is the Windows partition. If the installer is unable to do this then it will produce an error. In some cases the Windows volume is corrupted by the process. In this case boot from the Windows installer disc, go past the first screen into the recovery tools, and run the automatic recovery option. This should fix the problem.

  • Example from the SDK. How to check in FrameLabelUI whether plugin FrameLabel.pln exists?

    Hi all, I have problem. I want check in FrameLabelUI, whether dependency plugin file FrameLabel.pln is exists. If FrameLabel.pln exists, plugin FrameLabelUI display messagebox "plugin framelabel exists" else if FrameLabel.pln not exists, plugin FrameLabelUI display messagebox "plugin framelabel.pln not found!".

    did you try the following?
    resource PluginDependency(kSDKDefPluginDependencyResourceID)
        kWildFS
            kFrmLblPluginID,
            kFrmLblUIPluginName,
            kSDKDefPlugInMajorVersionNumber,
         kSDKDefPlugInMinorVersionNumber,
            kAnotherPluginID,
            kAnotherPluginName,
            kSDKDefPlugInMajorVersionNumber,
         kSDKDefPlugInMinorVersionNumber,
    Or add PluginDependency with another resourceID.
    Markus

  • Upgrading Photoshop Elements 10 from existing 8.

    I purchased an upgrade --- Adobe Photoshop Elements 8 upgraded to Elements 10. Apparently I did download 10 successfully. However, when I log into my existing Elements 8 to upgrade, I receive a message saying essentially it would not install (forget the exact verbage). How do I "merge" and update? I'm not a Geek, I might add so if someone has infinite patience and can guide me through this, I would truly appreciate it.  It would be excellent to have a tech do this in "real time". Thanks.

    Hi,
    If you have the downloaded Elements 10 icon on your computer, please click on it to initiate the upgrade installation.
    It will first try to check for a qualifying previous version installed on your computer (which is Elements 8 in this scenario). If it cannot detect the same, it will ask you to input the serial number for Elements 8.
    The installation of the upgrade should proceed after that.
    In case you still have isuses, please feel free to contact Adobe support using the link below:
    http://www.adobe.com/support/contact/
    Once you click on the link, you will see 2 drop down menus asking you to define the problem you are facing.
    Choose "I am having trouble downloading or installing my software" in the first drop down and "I am trying to use a single user product I bought from Adobe or another merchant" in the second.
    Once done, you will have an option to chat with a support representative. On this page, to the right, you will also have support phone numbers if you wish to call.
    Thanks

  • Problem upgrading database.Object 'DF_ODLN_DocType' already exist in databa

    Hi all,
    The problem appear in upgrading, when the progessbar is in ODLN table.
    The error say:
    [Microsoft][SQL Native Client][SQL Server] Object 'DF_ODLN_DocType' already exist in database. 'Entrega'(ODLN).
    Someone knows in wich table are the objects DF........? When sap upgradings wich tables use for this?
    How i can repair this database without import all data to another new created database?
    Thank you all again.
    Regards.

    Sorry,
    nobody can move this thread please, i think that his place isn´t there.
    Sorry again.

Maybe you are looking for