Susbtitution Variables in rules file to replace a member name with another

Hi everybody,
Can I use substitution variables to replace a member name with another name in rules file?
Please let me know if we can use substitution vars.
Essbase version :11.1.2
Thanks,
K.as

Are you the same guy?
http://www.network54.com/Forum/58296/thread/1287447433/Susbtitution+Variables+in+rules+file+to+replace+a+member+name+with+another+name
The answer is still, "No".
Regards,
Cameron Lackpour

Similar Messages

  • How to replace a particular striing with another string in jtextpane

    how to get replace a particular string with another string of a jtextpane without taking the text in a variable using getText() method .

    Thanks for your answer,
    "relevant object" means for you datasources, transfer rules and transformations ?
    With the grouping option "Save for system copy" I can't take easily all datasources, and others objects
    Will I have to pick all object one by one ?
    What would be the adjustement in table RSLOGSYSMAP ? For the moment it's empty.
    Regards
    Guillaume P.

  • Reading data from a text file into PAS - Dimension member names truncated

    Hi,
    I created a procedure to dump variables and data into a text file to load into another model. I used a semicolon as a field seperator.
    The data, measures and dimension members are dumped properly into a text file and no dimension member names are truncated .
    However when I read the data into  a measure, and I issue a peek command, dimension meber names are read in truncated
    and remain full names in the text file. Any reason for this? What do I need to do to prevent this from happening?
    THanks.
    Lungile

    Hi Lungile,
    The problem that you're likely having is that you haven't created a file description for the file from which you're reading.  When loading data into Application Server from a text file, you would normally go through three steps:
    1. Enter the ACCESS EXTERNAL subsystem
    2. Specify the name of the file to be read
    3. Specify the format of the file field names, types, widths, and positions.
    If you go into the Application Server help, select "Application Server Help", then "Application Server at the command level", then "Variables and reading in data", and then "Reading an external file", you will have the process of the steps you need to follow outlined for you, including links to the help topic for each command you need to issue.
    So what I think you need to do is use the DESCRIPTION command to specify the names of your fields, their type, and also their width, in order to ensure no truncation of data on the load.
    The same DESCRIPTION statement is required if you want to use your text file as the source of a dimension.
    Hope this helps,
    Robert

  • Replace one itunes account with another

    I have the itunes application downloaded on my laptop but i recently made another itunes account and i want the new one to be on the Itunes application. So i uninstalled the application thinking that if i downloaded it again it would ask me for an account. Except all it did was restore the old account. I am wondering if anyone knows how to replace one itunes account with another. If you know anything that can be useful comment.

    Store > Sign Out
    Store > Sign In
    All purchases remain tied to the account used to buy them, but you can authorize iTunes to multiple accounts and put protected content from up to five on your devices. Generally best to stick to one account if possible. More so once you get to iOS devices as managing app updates over multiple devices is a chore.
    tt2

  • Replace one preset effect with another

    Is it possible to replace one preset effect with another withouth having to undo a prior preset effect? 
    When I used Aperture, holding down the Option key would allow me to replace one preset with another.

    Store > Sign Out
    Store > Sign In
    All purchases remain tied to the account used to buy them, but you can authorize iTunes to multiple accounts and put protected content from up to five on your devices. Generally best to stick to one account if possible. More so once you get to iOS devices as managing app updates over multiple devices is a chore.
    tt2

  • Using environment variable in rule file

    Hi,
    I want to datacopy from one cube (scenario Forecast) to another (scenario FcstJan, FcstFeb, and so on) based on which month is running currently. I want to use environment variable in the rule file. The Forecast data will be extracted in .txt and will be imported to the second cube in FcstJan if current month is Jan and same for Feb, Mar..... The CurrentMth will be my env variable.
    Can anyone please let me know how I can use that variable in the rule file. Or, if there is any other way to load the same.
    Thanks.

    You could just set a substitution variable and then use the substitution variable in the header of the rule.
    Have a read of :- Re: Data error
    to understand about using substitution variables in the header of a rule file.
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Substituion Variables in Rules File as data source

    Hey all,
    This is a continuation of a previous post of mine. I have set some substitution variables to be all apps, all dbs, but when I got into the Rules File-File-Open SQL, it doesn't give me any substitution variables to select (greyed out), I have a few of which the SQL_SOURCE is one.
    Other DBs on the same server, same application are OK.
    Thanks in advance
    David

    Hi,
    I did a quick test relevant to your post.
    What I noticed is- In the drop down, I'm able to see only those Substitution variables(i.e. Data Sources) which are created as DSNs on the Server where EAS is installed.
    In other words, I've done the below:
    a) Created a DSN, SQL_Source_DSN+
    b) Created a substitution variable, sv_DSN whose value is- SQL_Source_DSN+ & assigned to all apps. & dbs.
    c) From the Data Prep Editor, when I say- Open SQL, I'm able to see & use- SQL_Source_DSN+
    - Natesh

  • Replace a file which has a specific ID with another one

    I want to replace a file with another one using JSOM, but preserving all other associated fields (like Author and other custom columns in the document library)
    How can I select the file I want to replace using the ID field?
    For example, when I update a regular List Item, I use
    this.oListItem = oList.getItemById(the_given_ID);
    oListItem.set_item('Title', value);
    How can I do that for a file?
    I want to replace the file, not to update its content!
    Thank you!

    Hi,
    Per my understanding, you might want to replace the file in a library with other associated fields preserved using JavaScript Client Object Model.
    There seems no direct way can achieve what you want, as a workaround, you can upload the new file into this library, get the values of the associated fields from a
    specific item and populate them in the current item, then delete the original file from this library.
    By doing this, the original file will be deleted, a new file with the same properties will appear with a new ID.
    Thanks
    TechNet Community Support
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact
    [email protected]

  • Replace one swf movie with another

    I have a flash movie on my web page and I have made some of
    the text inside the movie into buttons. The movie only takes up a
    portion of the page. I would like to replace the movie with another
    movie when somebody clicks the button.
    I'm sorry if this is a really basic question but I have spent
    ages trying to find out how to do it and I keep getting an error
    when I try to search this forum.
    Thanks for your help.

    Thanks for your help so far. I seem to be having more and
    more trouble though!
    I have a swf file (sunnyserv.swf) that contains a pre-loader
    and then opens another swf file (downturn.swf). The downturn.swf
    contains the buttons that I want to listen to, and swap out the
    movies.
    If I open sunnyserv.fla in flash and test the movie, it loads
    downturn.swf, listens to the mouse click and runs the
    communication.swf movie (although it doesn't clear all of the
    children from downturn.swf).
    However, if I export all three movies and open my web page
    nothing happens! If I change the xhtml to load downturn.swf that
    works ok. Any idea why it would work in test movie but not when
    loaded into an xhtml page?
    Also, can you see a reason why all of the children are not
    being removed in the commClickHandler function?
    Code below:
    sunnyserv.swf (container)
    var l:Loader = new Loader();
    l.contentLoaderInfo.addEventListener(ProgressEvent.PROGRESS,
    loop);
    l.contentLoaderInfo.addEventListener(Event.COMPLETE, done);
    l.load(new URLRequest("downturn.swf"));
    function loop(e:ProgressEvent):void
    var perc:Number = e.bytesLoaded / e.bytesTotal;
    percent.text = Math.ceil(perc*100).toString();
    function done(e:Event):void
    addChild(l);
    removeChildAt(0);
    percent = null;
    downturn.swf
    import flash.events.MouseEvent;
    import flash.events.EventDispatcher;
    import flash.display.MovieClip;
    var l:Loader = new Loader();
    // add listeners for each button
    btn_communication.addEventListener(MouseEvent.CLICK,
    commClickHandler);
    function commClickHandler(event:MouseEvent):void {
    for(var i:int = 0; i < numChildren; i++){
    removeChildAt(i);
    l.load(new URLRequest("communication.swf"));
    addChild(l);
    stop();
    Hope somebody can help!

  • Is it possible to replace a failed drive with another unused hard drive within an ix12-300r

    I have an ix12-300r with a failed drive in a storage pool - I want to replace the failed drive with one of the other drives in the NAS that are unused (i.e. not part of any other storage pool)
    i.e. Storage Pool consists of 3 drives - disk 1, disk 2 and disk 3.
    Disk 3 has failed.
    Disk 4 is free and not used by any other storage pool.
    Can Disk 4 be pulled out and then put into the place of Disk 3?
    (All disks are the same model/size/speed)

    Hello cayliffe
    Yes!  In you case disk 4 would be usable as a replacement for disk 3.  
    You can remove disk 4 and put it in bay 3 if you wish, however you should be able to set the ix12 to use unused drives as hot spares so the firmware switches to the disk automatically.  In Drive Management > Settings the "Use available drives as hot spares" option will allow your device to use any compatible unused/available disk as a hot spare for any of the storage pools.  
    LenovoEMC Contact Information is region specific. Please select the correct link then access the Contact Us at the top right:
    US and Canada: https://lenovo-na-en.custhelp.com/
    Latin America and Mexico: https://lenovo-la-es.custhelp.com/
    EU: https://lenovo-eu-en.custhelp.com/
    India/Asia Pacific: https://lenovo-ap-en.custhelp.com/
    http://support.lenovoemc.com/

  • Replace a paragraph format with another in the every page

    I am doing some cleanup before exporting and I don't know much about FrameMaker....
    I want to replace the paragraph format ABC with XYZ in every page, how would I do this? 
    I  also have a paragraph format I want to delete and make it just a Normal paragraph  in every page, I image it will be the same process as 1?
    Your help is appreciated

    Try this …
    make a back-up just in case
    find a paragraph with the style you want to apply (XYZ, in your example)
    select Edit > Copy special > Paragraph formatthis copies the format to the clipboard
    open the Find/Change dialogue
    put the cursor in a paragraph using the format you want to replace (ABC in your example) and select Paragraph tag from the Find pulldownif you're in luck, FM may well read the current format from the cursor position; if not, type it in
    select By pasting from the the Change pulldown
    click [Change] to see whether the result is what you expect
    click [Change all] once you're feeling confident
    Use the same technique to replace all occurrences of the style you want to delete (PQR, f'r instance) with another style, then delete PQR using the paragraph designer

  • I want to replace a MS-7646M1 with another MSI motherboard

    Hello,
    I want to replace my MS-7646M1 (Medion) motherboard with another MSI motherboard, does someone knows the best replacement with te same connectors (front panel)?
    Manual of the motherboard: http://www.medionowners.be/downloads/0MB_MS7646%5B1%5D.pdf
    Thanks
    KingWolf

    If you're using the existing case, then any MSI m-ATX Socket AM3 board will fit, and you should be able to use your existing CPU and RAM. But be warned, these Medion PCs usually come with junk PSUs, so you may want to replace that also.
    Better to just buy a new case, then you can use any size board and PSU you like.

  • Is it possible to replace the wifi card with another one?

    Hi
    I have a t400 with intel 5100 wifi card and now I want to install mac os on my laptop.
    problem is that mac os does not detect the 5100 series of wifi card and I want to know whether it is possible to replace the current 5100 model with a older series?
    Is there any certified service center in Uppsala/ Sweden to do that?
    Thanks,
    Solved!
    Go to Solution.

    Lenovo restricts the wireless cards to Lenovo branded units certified to work with the machine. This is done through a whitelist in the system BIOS. I recently disassembled the latest (version 3.14-1.06) T500/W500 BIOS and found the following whitelist table. This is raw big endian hex appended with what I found by searching the device ID's. Redundant entries are for varying vendor IDs.
    86803B428680111000 Intel Corporation PRO/Wireless 5350 AGN [Echo Peak] Network Connection
    86803D428680111200 Intel Corporation WiMAX/WiFi Link 5150
    868036428680111000 Intel Corporation Ultimate N WiFi Link 5300
    868037428680111200 Intel Corporation PRO/Wireless 5100 AGN [Shiloh] Network Connection
    868037428680161200 Intel Corporation PRO/Wireless 5100 AGN [Shiloh] Network Connection
    8C161C008C16350000 Atheros AR5007EG
    EC107281EC1020E000 Realtek RTL8191SEvB (Yuck, Realtek! I'd hate to have one of these...)
    86803D428680161200 8086:423D Intel Corporation WiMAX/WiFi Link 5150
    8680840086801513 Intel Corporation Centrino Wireless-N 1000
    Your T400 is from the same lineup and probably has the same list. Remember, you'll need to purchase a Lenovo branded unit.
    Also look for a PM with additional information.

  • How to replace a source system with another in BW

    Hello experts,
    I've read many topics dealing with my customer's need, but I still can't find the solution.
    My landscape is the following one :
    ECC6 with DEV, QUAL and PROD
    BW with DEV and PROD
    BW DEV source system is ECC6 DEV, I need to change it to ECC6 QUAL
    A lot of work has already been done, and I'd like not to lose it changing the source system.
    Datasources are the same in ECC6 DEV and QUAL.
    This is not a system or a client copy, it is really a source system switch.
    The new source system is already created (both DEV and QUAL ECC6 are available in "source systems" in RSA1), and I tried to use BDLS tcode
    In the "old logical system name" I choose my current source system and in "new logical system name" I choose the one I now need to use.
    System answer is : "The logical system name ECC6 QUAL already exists"
    Obviously I did something wrong, but can't figure what.
    Is there any action to perform before BDLS ?
    Any help is appreciated, and points will be given.
    Guillaume P.

    Thanks for your answer,
    "relevant object" means for you datasources, transfer rules and transformations ?
    With the grouping option "Save for system copy" I can't take easily all datasources, and others objects
    Will I have to pick all object one by one ?
    What would be the adjustement in table RSLOGSYSMAP ? For the moment it's empty.
    Regards
    Guillaume P.

  • How do I replace one vector mask with another?

    I have a template for a web site that I'm trying to figure out as I learn CS5.  The template has a vector mask created out of some writing that was converted into an object/vector mask.  I would like to replace with a layer I created that has different writing in it.  How would I replace the vector mask in the template with the new object I created?
    Thanks for any help you can give.
    Best -- Catherine

    • In the Layers Panel draw the Layer’s Vector Mask icon onto the trashcan-icon
    • move that Layer above the new Text Layer
    • invoke Create Clipping Mask (command-alt-G) from Layers Panel’s fly-out menu or alt-click on the line separating the two Layers’ icons

Maybe you are looking for

  • Set value to system matrix (38) cell

    Hello, Thanks for your reply. I need to set value for some UDF on a system matrix (38). Crurrently ,I use following code: public void SetValue(string columnUniqueId, int matrixRowIndex, string value); (I'm using the coresuite framwork) The corespondi

  • Table for Profit centre wise G/L account data

    Hi all, is there any table or any function module  updating the  profit centre wise balance for G/L accounts. BSEG has profit centre but we are not prefering as it a cluster table.

  • Fontsize issue converting 6i reports to 11g

    Hi All, I have just converted my existing 6i Reports to 11g (by opening the 6i reports into 11g report's builder, generating the .rep file and saving the report). However, when I run the report it displays the text and labels slightly bigger and henc

  • MIRO Invoice Receipting Workflow Solution for unreceipted Goods / Services

    Hi We wish to improve the flow of Invoice Receipting (MIRO). Problem: Invoices are receipted centrally at head office Goods/Service Receipts are performed on location at site Some Invoices are received from the Vendor before site has goods/service re

  • Populating a dropdown list box from from a RFC/web service call

    Hello All,   So far all the samples that I have on dropdown listboxes pulls their values from the Simple Type Enumeration table. Howvever, If i will like to populate the dropdown listbox with returned values from an imported model, does anyone have a