Change image property changes member name

Hello. I know that surely this is answered already. But can
you tell me why if I change the image or picture property of a cast
member it also changes the member's name? The thing is that I take
the images from a valentina database and I put the on a list. Then
I assign the image to a "joker" cast member. But as soon as I
cahnge the cast member image it also changes the name of it and I
can't refer to it anymore
Thanks a lot

I get sdome images to a lingo list with getImage valentina
function. then I do
member("joker").image = imagelist[1]
and the name of the member changes to the filename of the
image in imagelist[1].
If I do the same with picture property there is no problem
and the image pereserves its name. So I guess I will use the
picture property ans getPicture function
johnAq's approach also works. I also agree that there is a
mistake to my code(lingo specific) , maybe references or something
but I don't know what is exactly.
thanks a lot

Similar Messages

  • How to change member names in mass

    Hi,
    Does anyone know if it is possible to change about 100 member names all at once in Essbase instead of doing this manually?
    Thank you!

    Good idea, Sunil, and I've done this in the past.  You don't even necessarily need to do that 'dummy parent' stuff if you have a source file from which you can build the entire dimension again with the 'remove unspecified' option.
    I've also used Glenn's approach.
    What you really must think about in either situation is whether any of the new names match existing member names.  That definitely complicates things.
    Honestly, if you don't already have the code written, for a strictly one-off 100 member change it would probably be faster to suck it up and work through them in EAS.  But where's the fun in that, right?

  • Change member names in Outline

    I have in the outline:Dept dimension with a member Marketing and Account Dimension member name Mkt. When I changed the member name in Dept dimension to Total Marketing and Account Dimenstion to Marketing I lost all the data.Any suggestions to update the outline?Thanks,Jenny

    It's been my observation that Essbase thinks you deleted one member and created another. Data (especially level zero data) is generally tied to member names, not outline position.If you are renaming an upper level member, it may or may not disappear. You can recreate your data by forcing a calc.If you are renaming a level zero member, you have to do it in two steps. First create the new member and save the outline. Second, run a calc that only sets NewMember = OldMember. Third, delete the old member.Good Luck,Tim

  • Change member names in batch without the need to reload data

    Hi,I have several cubes on which the member names of one of the dimensions need to be changed. There are over 6000 members for that dimension. I used a rules file to change the member names and the previous data has to be reloaded (previous 13 months' data!). Is there a way to change the member names without the need to reload data?ThanksJane

    I'm not sure if this would solve your problem, but if it doesn't cause a problem to leave the existing names in place, you could just build a new alias table. By assinging new aliases, you would not have to reload all your data.Regards,

  • Changing member names

    Hi,I have an existing outline and I want to change some member names. The outline has data in it. I was wondering if it is possible via a script or a rules file to rename some members without it affecting the data.Thanks in advance.

    A load rule will only add new members or add new members removing members it does not recognize (Using remove unspecified), but will not do a rename. You could do it using the API. One word or warning if you have two members A and B and change B to C and A to B what will happen is the data from A will disappear, A will now contain B's data and C will not have any data. You would have to do this in two stepsChange B to C then Save the database then change A to B and save the database. Please let me know if you have any other questionsGlenn [email protected] Solutions Inc.

  • Cannot change member name

    I am using smartview 11.1.1.3 on office 2007. Every time when I change a member by typing it over, after refresh, it goes back to the original member name. I have to use member selection button to change to a new member. I also can not change data and submit the change in smartview. I am an admin for all the apps.
    I have another machine with smartview 11.1.1.3 on office 2003. I can do all the above on that machine.So no security issue. Any idea?
    Thanks

    Is it possible that you copied and pasted the member Name or Alias? SmartView may not be able to recognize a hidden character in the member name or alias.

  • Dimension Build - Change Member Names

    Does anybody know if there is a way to revise outline member names through a load rule without affecting (losing) the data associated with those members? I have a .txt file with the current parent names, child names, aliases, properties, formulas, attributes and UDAs for the Products dimension. I would like to revise all of the level 0 member names without having to do so manually in the outline. Any help would be appreciated.

    You can do this a couple of different ways.You can go into the outline itself through app manager, and witht he FILE drop down, update the outline at that point using your load rule.You could also automate this function with an esscomand script preforming and incremental dimension build (INCBUILDDIM).Randy Rehmer, Cincinnati Bell

  • How can I Change Asset names for swapped images in duplicated symbols?

    I have what seems to be a bug in edge animate cc2014 in following circumstances:
    1. Duplicate a symbol
    2. Drag duplicate symbol onto stage.4
    3. Rename symbol
    4. Click to edit symbol
    5. Select an image inside the symbol
    6. In properties panel change path to swap the image to be used in this instance of the  duplicated symbol ( I need to reuse this symbol many times and not being able to change asset names is a real problem!).
    7. The names for the asset in both the timeline and the elements were auto generated at the time of duplication when try to change the names they revert back to the auto generated  names.
    How can I overcome this problem which is clearly a bug or a poorly thought through bit of programming by an otherwise highly competent adobe edge animate tesm
    Thank in advance
    David.

    Again, incorrect. It's not about how I can address a specific symbol with code - no problems there - it's what the composition loads into the symbol. Try it with some complex component or sub- symbols.
    Work-Around for using Duplicated and Revised symbols (symbol variants) in the SAME document. Solution.
    Tedious, but easy. Low risk. Edge Animate 2014.1.1
    When you duplicate a symbol comprised of symbols itself ("sub-symbols"), only the outermost symbol gets a unique name, not it's component inner symbols. Upon import of additional variants, a unique name is created in the Library/Symbols panel for the inner symbols, yet the references in the outer symbol can't update to use those unique inner-symbol names. Therefore, the composition loads the symbol with the matching name. This will be the first variant to be imported.
    Make the Duplicate
    Duplicate the symbol in the Library/Symbol Panel. Rename. Export.
    Prepping the Symbol
    Open a new document, import and place the new symbol.
    Select the asset to be switched/replaced. Make the switch in the property panel. Properties/Images/Swap button. (I revised my base or source symbol to have different colored background images. This is how I created 4 color variants.)
    Save the new document, of course. "Example1.an"
    Export the revised symbol from the Library/Symbol Panel for safe keeping.
    Return to Example1.an
    Elements Panel: Work through the nested symbols, adding a preceding identifier to all symbols in the heirarchy.
    *KEEP IT SIMPLE so you can easily and quickly move through the .js files in the following steps.*
    Save Example1.an.
    Library/Symbols Panel: Go down the list, renaming all the symbols with the same preceding identifier as was used in the Elements Panel. *I advise to stay parallel with the Elements panel. Change as little as possible.*
    Disregard any odd appearance you may see on the stage for now.
    Save Example1.an
    Revising the Code
    In Edge Code, also part of the Creative Cloud suite, or any code editor, open the two .js files for "Example1.an." found in the same folder...Edge.js and ...EdgeActions.js
    ...Edge.js
    find  "symbolName" - prepend with the identifier whatever is not already prepended.
    at the same time, look for "id" nearby - prepend with the identifier whatever is not already prepended.
    Save
    ...EdgeActions.js
    First read the grey comments about not degrading the //Edge Comments.
    Search the document for "//Edge symbol" - prepend whatever is not already prepended.
    Carefully check all the orange text, prepending the symbol names you find. This same code can be seen in your Code Panel with the "Full Code" button.
    Save
    Return to Edge Animate
    When prompted to Reload, say yes.
    Save Example1.an
    EXPORT your new top level symbol - now a fully separated asset.Now you have created a fully unique symbol, which can be used in conjunction with other variants in the same document.
    Import your new, unique symbol variant it into your real document.
    This is the solution if your Symptoms are:
    I duplicated symbols to make different variations, but now I can't use the duplicated symbol variants together.
    When I try to swap images in a duplicated symbol, it succeeds when used alone, but reverts when used with the original symbol.
    My duplicated symbol works properly alone, but not when it is used with the original symbol.
    My symbol seems to revert to the original source symbol.

  • How to change the "name of column" property of an text item in runtime?

    How to change the "name of column" property of an text item in runtime?
    I look the properties of items in help and found nothing about this!
    It's possible?

    Hi,
    an other solution is change the block property QUERY_DATA_SOURCE_TYPE from "Table" to "Sub-query" , than change at run time the property QUERY_DATA_SOURCE_NAME.
    First create block and add items
    The QUERY_DATA_SOURCE_NAME will be for ex. "Select 'A' as col1, 'B' AS col2, 'C' as col3 from dual"
    Set into items the column name property to col1 , col2 ...
    At run time change the query to "Select 'Z' as col1, 'X' as col2 , 'Y' as col3 from dual"
    in this way you can change the source of column value.
    Caution because if you change value type from varchar2 to date you must cast date into varchar2.
    May be that this way is valid only for view data not for insert-update, i don't remember.
    bye
    Message was edited by:
    Killernero

  • How do I change the name property of a file in a document library?

    I am trying to come up with an Event Receiver that will change the name property of an file when it is uploaded. For instance when a file is uploaded into a document Library, currently the Title is being generated (which is fine)...I want to be able to
    change the "Name" property from whatever it is, to match exactly what is in the "Title" property. Are there any sample codes/blogs out there that I can take a look at? Has anyone  had any experience doing this? It seems like something
    that should be straight forward, to change the "Name" property to match what is in the "Tilte" property.

    Hi,     
    You can try the code below which use the SPFile.MoveTo() function to change the name of the file.
    EventFiringEnabled = false;
    SPFile f = properties.ListItem.File;
    string spfileExt = new FileInfo(f.Name).Extension;
    f.MoveTo(properties.ListItem.ParentList.RootFolder.Url +
    "/" + properties.ListItem["Title"]+ "_new" + spfileExt);
    f.Update();
    EventFiringEnabled = true;
    Here is a similar thread for your reference:
    http://social.technet.microsoft.com/Forums/sharepoint/en-US/5cafb8e4-bb85-4147-9bda-4ab42a4d4817/sharepoint-2013-event-receiver-to-rename-files-not-working?forum=sharepointdevelopment
    A link about rename uploaded file using Event Receiver for your reference:
    http://paulgalvinsoldblog.wordpress.com/2008/01/25/quick-easy-rename-uploaded-file-using-sharepoint-object-model-via-an-event-receiver/
    Best regards
    Patrick Liang
    TechNet Community Support

  • Changing a member name in Essbase

    In my ASO cube - I need to change both a level 0 and parent member name in EAS. Is it as easy as edit member properties and typing in the new name? Does the existing data follow? Also, does going from lower case to upper case create a similar change in the outline?
    Thanks,
    Paul

    Hi Paul
    In my ASO cube - I need to change both a level 0 and parent member name in EAS. Is it as easy as edit member properties and typing in the new name? Does the existing data follow? Also, does going from lower case to upper case create a similar change in the outline?you can also use rule file to change the alias name if you are trying to change the alias name in bulk, but if you have to do for few members then goto edit member properties and change the alias it will be an easy process,
    change of alias name doesnot harm your datayes going from Lower Case to Upper Case create similar change to outline
    Thanks,
    Avneet Singh

  • Change the name of an image file in Photos app

    Just wondering how you change the name of an image file in the new 2015 Photos app?

    The only way to change the filename of an image is to export the image with a new filename:  When exporting you can select the title a s a new filename.
    Then reimport the renamed file to Photos and delete the original version.

  • How do I change MobileMe/iWeb member name?

    We registered the iWeb account on my computer in my husband's name because we thought we would use it for family purposes only. Recently, I have realized that I could better use this account for my work. Is there a way for me to change my MobileMe/iWeb member name? I can change account details through System Preferences/.mac, but I am not finding a way to change the member name. I want to change it so the URL will be web.mac.com/myname instead of web.mac.com/hisname. Can I do this?

    Welcome to the Apple Discussions. Technically speaking, using the MobileMe for commercial sites is against the TOU although we've not heard of any sites getting bumped for it. But commercial servers will be faster and more stable since they don't have to facilitate all of the bells and whistles of the MobileMe accounts.
    You can purchase a domain name from one of the providers (GoDaddy.com is one many recommend for names and hosting) and have domain name forwarding activated from your actual site URL (http://web.ME.com/MobileMeAccount_name/your_work_sitename/index.html) to the domain name, www.yourspecialname.com.
    OT

  • Cannot change from member name to alias description in Smartview

    I am connected to an Essbase datasource using version 11.1.1.3 of Smartview and Excel 2007. I click on the Hyperion tab, the Options button on the ribbon, go to then the Display tab and all of the Member Name Display options window is greyed out. Member name only is selected by default but I cannot change it (because all options are greyed out). I haven't seen this before.
    Note that I am NOT trying to display Member Name AND Alias, I am just trying to change my select from member name TO Alias and cannot (I only have one alias table: Default). I have added the Essbase datasource to my favorites as suggested on another post where numerous users are having the same issue and doesn't make any difference. There is another post regarding this issue that is listed as having a solution but that solution is not the solution to the problem described by everyone in that message thread.

    Member Name Display Options will only be enabled if you connect to a database that has an outline containing duplicate members.
    If your Essbase system permits the use of duplicate member names, you can choose whether to display member names with or without their descriptions or aliases.
    To check if your Outline does allow duplicate members, follow these steps:
    1. Open the outline in edit mode.
    2. Go to the Properties tab.
    3. Go to the"Duplicate member names allowed" node you will see a value of either true or false.
    To see the descriptions in SmartView if you are using duplicate members, follow these steps:
    1. Open Connection Manager.
    2. Connect to your application.
    3. Right click on the link of your application.
    4. Choose "Change Alias table".
    5. Choose the table e.g. "Default".
    6. Click OK.
    HTH-
    Jasmine.

  • 10.5 server changes host name when changed to be member of 10.4 OD Master

    Hi,
    I have a Xserve with 10.4.11. This is my working OD master hostname: AAA, FQDN: AAA.domain, realm DOMAIN. Now I have a PowerMac G5, hostname BBB, FQDN BBB.domain, where I install 10.5 server.
    When it comes up as stand alone, the hostname is BBB (FQDN BBB.domain), but when I then connect it (as domain member) to my OD master, it promts me to say that "AAA" is a used hostname and that it changes hostname to" AAA (2)".
    In my DNS it is still identified as BBB.domain, and it is bind to the realm as BBB.
    Why does it act like this?
    Subsequently I can't get kerberos to work and SMB does not want to be a member of the domain (always get back to standalone instead of becoming member of the domain).

    Here comes a bit more on this one. I waited and maybe this had to do with having a OD master in Tiger and the OD member on Leopard. But now both are in Leopard. And things are the same.
    I have thou been studying the Console after some tips. And I'm changing the host name in Server Admin/Network to BBB (what it should be). And it seems to work fine. Name of the server changes where supposed to (what I can see). And in Console I can se that the administration tool changes host name in a variety of places.
    And now I wait.
    If I do nothing (the network is pretty small), nothing happens. But after a while, I login with for example Remote desktop the followingapears in Console:
    +Jan 3 12:58:02 emil mDNSResponder[30]: User updated Computer Name from AAA (2) to AAA+
    +Jan 3 12:58:02 emil mDNSResponder[30]: afpovertcp.tcp. service renamed from "AAA (2)" to "AAA"+
    +Jan 3 12:58:02 emil mDNSResponder[30]: ssh.tcp. service renamed from "AAA (2)" to "AAA"+
    +Jan 3 12:58:02 emil mDNSResponder[30]: sftp-ssh.tcp. service renamed from "AAA (2)" to "AAA"+
    +Jan 3 12:58:02 emil mDNSResponder[30]: servermgr.tcp. service renamed from "AAA (2)" to "AAA"+
    +Jan 3 12:58:02 emil mDNSResponder[30]: rfb.tcp. service renamed from "AAA (2)" to "AAA"+
    +Jan 3 12:58:02 emil mDNSResponder[30]: ldap.tcp. service renamed from "AAA (2)" to "AAA"+
    +Jan 3 12:58:02 emil mDNSResponder[30]: net-assistant.udp. service renamed from "AAA (2)" to "AAA"+
    +Jan 3 12:58:02 emil mDNSResponder[30]: adisk.tcp. service renamed from "AAA (2)" to "AAA"+
    +Jan 3 12:58:02 emil mDNSResponder[30]: User updated Local Hostname from AAA-2 to AAA+
    +Jan 3 12:58:03 emil mDNSResponder[30]: Local Hostname AAA.local already in use; will try AAA-2.local instead+
    +Jan 3 12:58:03 emil mDNSResponder[30]: afpovertcp.tcp. service renamed from "AAA" to "AAA (2)"+
    +Jan 3 12:58:03 emil mDNSResponder[30]: ssh.tcp. service renamed from "AAA" to "AAA (2)"+
    +Jan 3 12:58:03 emil mDNSResponder[30]: sftp-ssh.tcp. service renamed from "AAA" to "AAA (2)"+
    +Jan 3 12:58:03 emil mDNSResponder[30]: servermgr.tcp. service renamed from "AAA" to "AAA (2)"+
    +Jan 3 12:58:03 emil mDNSResponder[30]: rfb.tcp. service renamed from "AAA" to "AAA (2)"+
    +Jan 3 12:58:03 emil mDNSResponder[30]: ldap.tcp. service renamed from "AAA" to "AAA (2)"+
    +Jan 3 12:58:03 emil mDNSResponder[30]: net-assistant.udp. service renamed from "AAA" to "AAA (2)"+
    +Jan 3 12:58:03 emil mDNSResponder[30]: adisk.tcp. service renamed from "AAA" to "AAA (2)"+
    +Jan 3 12:58:03 emil mDNSResponder[30]: User updated Computer Name from AAA to AAA (2)+
    +Jan 3 12:58:03 emil mDNSResponder[30]: User updated Local Hostname from AAA to AAA-2+
    +Jan 3 12:58:03 emil mDNSResponder[30]: mDNS_SetFQDN - hostname unchanged+
    "AAA (2) to AAA" may as well be "BBB to AAA". But I'm very surprised over that the logg claims that "User updated Computer name..." For all I know, I haven't. And note in the middle here that the mDNSResponder changes to AAA (which indeed is used - it's the OD master!!!), discovers that the name is in use, and then changes to "AAA (2)".
    But why does it at all initiate a change from AAA to "AAA (2)"?
    Why can't I call the server BBB?

Maybe you are looking for