restrict the planning Admin see all Essbase calc scripts

Hi - I have a few ppl who are administrators on planning, and they see all my calc scripts in Essbase. Is it possible to block to see? I have these calc scripts to run things they did not need to run.

I use planning 3.5.1 Essbase 6.5


Thank you
Cindy

Hi Cindy,.

I guess that calc scripts you want to block from are planning to the Admin in the applications they are directors of the correct?

The only way I can think to do is to put them in another directory on the server or on a share, you have access to and use them for Esscmd scripts run in a batch function.
for example
RUNCALC 3 C:\SERVER_DIR\mycalcs\calc

Assuming the directory were on your essbase server and you plan this on your essbase server.

This assumes that your Admins planning have not access to your Essbase server. Of course, if it were UNIX path to the script would be different.

You may also only have the scripts on your local computer.

Kind regards

John A. Booth
http://www.metavero.com

Tags: Business Intelligence

Similar Questions

  • What can I change to the line "bcc" see all the time on a screen of your messages?

    What can I change to the line "bcc" see all the time on a screen of your messages?

    You use Windows Mail? (You don't say).

    Open a new message and vision. All the headers. Check it out.

  • Forms and Essbase Calc Scripts

    I have several (not the rules of trade) calc scripts created in Essbase. When I create a form of some of these calc scripts will have the "members on data use" option grayed out while others are not. I can't see a difference in calc scripts.

    What I'm missing or where can I go to learn more, most of the documentation I find refer to the rules of the company and do not apply to calc scripts.

    Thank you.

    Note: When you try to publish the services shared through Essbase calc scripts I succeed with most and some, I get:

    com.essbase.eas.admin.defs.InteropCommands.PublishModel Failed: com.hyperion.interop.lib.OperationFailedException 9000: PUT failed for/Files/projects / [bbassiushy01] [FS] [hand]. Essbase/published/calculation Scripts/calc235.csc

    Edited by: J on July 11, 2011 09:32

    You should not be able to use members of the option form with calc scripts, it's for use with business rules where you can pass members of the form variables.

    See you soon

    John
    http://John-Goodwin.blogspot.com/

  • Essbase Calc Script using Exclude

    I use the 'EXCLUDE' command in a script (see below) essbase calc
    Fix (@relative("Entity",0), EXCLUDE (@MEMBER ("Canada") ENDEXCLUDE)),
    @RELATIVE ("Type", 0), @RELATIVE("Net Income",0), @RELATIVE("BALANCE SHEET",0),.
    @RELATIVE ("CASH FLOW STATEMENT", 0), & CURPER)
    CLEARDATA "GL";
    END FIX;

    I keep getting the following error:
    WARNING: parsing formula [statement of DIFFICULTY] (line 14) 1200315 error: invalid object type
    No idea what's wrong with my script? 14 of my script is the line starting with the declaration of FIX. Any advice would be greatly appreciated.

    EXCLUDE is a simillar to FIX calc command and can be used within FIX ().
    In your case, you can use function @remove as shown below:

    Fix (@Remove (@relative("Entity",0), @list ("Canada")), @RELATIVE ("fleet Type", 0), @RELATIVE("Net Income",0),)
    @RELATIVE ("FINANCIAL REPORT", 0), @RELATIVE ("CASH FLOW STATEMENT", 0), & CURPER)
    CLEARDATA "GL";
    END FIX;

  • The user can see all the resources, not only allowed for access to its organization

    Hello

    I put three self-serviceable resources resources authorized for a specific organization. So if I click on resources authorized for this organization, I can see only these three...

    When a user of this organization click on request for new resources, all self-serviceable resources are listed to the user, not only allowed resources. I thought that the user can only see authorized resources...

    If I connect as sys admin and request resources for a user of that organization, I can see that the three resources allowed.

    I saw the sql statement that run of IOM to inventory resources:

    Select
    obj.obj_key, obj_name, obj.sdk_key, sdk_name, obj_order_for, obj_auto_prepop, obj_type,
    obj_allow_multiple, obj_self_request_allowed, obj_autosave, obj_allowall,
    obj_rowver, obj_note, obj_autolaunch
    to obj obj
    outer join Software Development Kit sdk left obj.sdk_key = sdk.sdk_key
    where obj.obj_key in
    (
    Select distinct obj.obj_key from obj obj
    outer join Software Development Kit sdk left obj.sdk_key = sdk.sdk_key
    Left outer join acp acp on obj.obj_key = acp.obj_key
    OBA oba on obj.obj_key = oba.obj_key left outer join
    where
    (
    obj.obj_self_request_allowed = '1' or obj.obj_key in
    (
    Select obj_key in acp where act_key in
    (
    Select act_key
    of the usr
    where usr_key = 5 and acp_self_servicable = '1'
    )
    )
    ) and
    obj.obj_order_for = 'U' and
    (obj.obj_type ='Application ' or obj.obj_type ='Generic ') and
    obj.obj_key not in
    (
    Select pop.obj_key
    pop pop, pol pol, pog pog, PMU PMU, usg usg
    where
    pop.pol_key = pol.pol_key and
    pol.pol_key = POG.pol_key and
    POG.ugp_key = UGP.ugp_key and
    UGP.ugp_key = USG.ugp_key and
    USG.usr_key (5) and
    pop.pop_denial = '1'
    ) and
    obj.obj_key not in)
    Select distinct obj.obj_key
    to obj obj, obi obi, ost ost ouedraogo ouedraogo
    Join external orc orc left on oiu.orc_key = orc.orc_key
    where
    OIU.obi_key = Obi.obi_key and
    OIU.ost_key = OST.ost_key and
    Upper (OST.ost_status) "REVOKED" <>and
    OBI.obj_key = obj.obj_key and
    OIU.usr_key (5) and
    obj.obj_allow_multiple = '0'
    ) and
    obj.obj_key in
    (
    Select distinct obj_key
    pkg
    where pkg_type = 'Configuration '.
    )
    )

    As you can see in the query above, if I change the excerpt below the result is what I expect.

    ...
    obj.obj_self_request_allowed = '1' AND obj.obj_key in
    ...

    I missed to set something or something wrong?

    Thank you

    Renato.

    Sorry, but I do not understand your last answer. You mentioned the following:

    for option B, even if option A is not checked, you can set automatic ask for organization when assign authorized resources.

    -isn't that what you wanted? You define the resource resources as authorized in all organizations whose users can request this resource. I implemented this and it works fine. This works for both types of applications. (a) my resources-> request for new resources and b) applications-> resources-> Grant resources.

    In the case of b, according to the Organization to which the user is selected, the resource is displayed. all resources are not displayed.

    So the solution is to uncheck in RO and bring the resource authorized specific organizations as resources in self down. It should work fine. Let me know your exact problem if it works that way.

  • I had the opportunity to see all the drives in windows 7 and XP virtual machine on the same screen. He suddenly disappeared, and I need.

    As I set up my computer with Windows 7 Professional and XP virtual machine, I could see all the readers, W7 and the virtual machine on the same screen. I can't do now for some reason any. All I can understand what is is past is that I got a page long list of automatic updates of W7 and some XP updates and as far as I know, the current page of readers has disappeared since then.  I need this feature if I can transfer files between W7 and XP because some of my programs are in one program of windows. I have nothing special when I installed XP to achieve this functionality, so I really don't understand what it controls.  How can I get that back?

    I have solved my problem by trying everything that moves. Here are my steps:
    -Open Virtual PC and minimize it
    -In the Windows 7 machine, click Start click all programs
    -Select Windows Virtual PC
    -Select Windows Virtual PC (in the drop-down list)
    -When the window opens, right-click on Windows XP Mode
    -Select share >
    -Select the homegroup (read/write)

    -Minimized open Virtual PC
    -Select my computer
    Windows 7 disks will be under other

    I hope this works for you also. As I said, it worked like this until I had a huge list of automatic updates of Windows 7 and XP more some updates. Apparently, one of them cut something.

    Even a blind squirrel finds an Acorn once in a while!

  • Essbase calc script to determine the number of occurrence

    Hello

    is it possible within a calc script to determine the number of occurrence of a value in the account dimension?

    I have an account called ranks which can contain any value between 1 and 10.  I would like to know how many times each value is repeated for a specific cost center.  It's in a database of planning BSO.

    Thanks in advance for your contributions...

    CL

    This isn't the typical calculation you would do in an OLAP architecture, but yes it is certainly possible.

    you will need to create 10 accounts such as occurrence_of_1, occurrence_of_2 etc.

    Then you increment them according to the value of the 5th year.

    Don't forget to put in your calculation!

  • Restrict the user admin reserveing VM the processor and memory on VM


    Hi team,

    Need your help. We have the cluster on which vm admin a permisstion to create the virtual machine. We limit so that they cannot create CPU & memory, booking on VMs.We have permisstion created at the level of the cluster. Please advice

    See the Documentation for virtual vSphere on Computer Configuration here: Library of vSphere 5.5 - Virtual Machine Configuration

    According to the document, the name of privilege 'virtual machine. Configuration.Change resources' allows you to change the configuration of a set of nodes of virtual machine resources in a given resource pool.

    You can edit or create a new role that disable this privilege.

    Clone the existing role assigned to the administrator of the virtual machine, and then change the cloned role.

    On the privilege, go to the virtual machine > Configuration > uncheck the resource of change

    Go to host & clusters, change the role of admin of vm of existing role to the new (cloned role) who does not have access to the resources for change.

    Now the vm admin not able to set up reserves, limit or actions on both the CPU and memory - but the user should always be able to change the number of vCPU or the size of the memory.

  • I have a DAQ Assistant configured to read several channels at the same time. When I have a graphical indicator of wire to the output, I see all my signals mixed together. How I divided them into separate signals?

    I have a DAQ Assistant configured to read 2 channels at the same time. When I have a graphical indicator of wire to the output, I see 2 signals mixed together. How I divided them into separate signals?

    When I wire any type of indicator, it is show that a release of a single channel.

    I want 2 indicators showing 2 different signals as expected from 2 channels configured. How to do this?

    I tried to use split signal but it end by showing that 1 out of 1 signal two indicators.

    Thanks in advance.

    Yes you are right. I tried, but I don't have the result.

    I just find the path. When we launch the split signal, we should expand it (split signal icon) by top, not the bottom. It took me a while to understand this.

    Thank you

  • Hyperion Essbase Calc Script

    Hello
    I want to create a new script to calc for my financial database. I first explain about my dimesion

    Dim dense (fiscal period) opening Qtr1, Jan, Feb, balance...
    Dim sparse (FY year), 2007, 2008, 2009
    Dim sparse (scenario)
    Law on the
    EST (estimates)
    Jan is
    .........
    DEC EST
    Budget
    FAB
    Frost

    I need to my opening balance (member of the period of the year), for fiscal year 2009, Frost scenario = current year (fiscal year 2008) Oct East, Dec.

    I don't know how I can do, please let me know if any help.

    Please help to create the script to calc.

    Thank you

    You have a 17 month period (BegBal, month, quarter and total year) year dimension and a scenario of 15 members?

    And then you want to copy FY 2008-> Oct is-> Dec to FY09-> freeze-> opening balance?

    I guess you could, in a database of the ASF:
    DATACOPY "FY 2008"-> "Oct is"-> "Dec" to "fiscal 2009"-> "freeze"-> "Opening balance"; "."

    I would ask you if you really need all 12 versions of the budget (I guess the planning or Planning-esque app)? Really? Really? Good, but it's a lot of stuff to carry. You will empty once the year ended? If it is planning, you probably want to use command copy of internal planning data to support retail, cell Notes, has Annotations, etc. as the Essbase copy does not affect only the relational data.

    If you really must have 12 versions of the budget in your database, you can look at how you can get rid of this stuff (deletion, archive to the cube mirror, etc.) to keep the amount of data as low as possible in the application.

    Just my $0.02.

    Kind regards

    Cameron Lackpour

  • Dataexport to Essbase Calc script format

    Hello

    We try to write a calc script to export the data from the BSO cube to flat file. We want all the dimensions (currents and Sparse) online and the data in the column. Currently, we have tried all the different options of DataExport but we continue Dense members in columns. Is it possible to get the flat file in the following format?

    Outside dimensions:

    (Dense) account

    (Dense) period

    Company (rare)

    Year (rare)

    File format: (order of dimension is not important for us)

    Company, year, time, account, given

    K1, FY15, Oct, sales, 123

    Please suggest. Appreciate all the help.

    Thank you

    The only way I know to do would be to add a single dense dimension member (let's call it data) can make your dataexportcolumnheader if you can not change your existing cube, and then make a copy of it, add the dimension to export for the first cube in column format and use a load to load into the second cube rule. then you can do the dataexport

  • Restrict the user to connect to essbase

    Hi all

    I use Essbase 11.1.2 to which loads metadata from oracle tables using ODI interfaces.
    During the loading of metadata, users try to retrieve data in spreadsheets excel that fails at the task of loading of metadata.
    Y at - it a command such as we can force disconnection of users before metadata management and restrict users to connect to essbase in metadata support.

    Thanks in advance

    Concerning
    RAV

    You try to run something like maxl

    change the system disconnect session on the strength of application appname;
    modify application appname disable links;

    then your charge

    change appname enable application connects;

    See you soon

    John
    http://John-Goodwin.blogspot.com/

  • Essbase calc script: try to use @RELATIVE in a formula of the cross-dimensonal

    Hello. I am trying to use a @RELATIVE function in a cross within a FIX/ENDFIX and while checking the syntax allows me to do this, I get the error 'argument double' scalar of Essbase when I run the Calc.

    Here is the code block:

    DIFFICULTY ("FY13", "Budget", "Input", "AF: ~ NA ~","U: ~ NA ~", @RELATIVE("DEPT:ABC",0), "S:535200", "Jan": "Dec")


    VAR Var1;

    ("PR:ER1"

    Var1 = "ST:SE2"->"Budget"->"product"->"sub-account"->"P: ~ NA ~"-> "DEPT:12345" / 100; "."

    )


    ("PR:ER1"
    "Account: NA" = "account: NA '->"S:535200' + @RELATIVE("NET_INCOME",0)->"S:510020" * Var1;

    )

    ENDFIX




    The line where the error message I get is:
    "Account: NA" = "account: NA '->"S:535200' + @RELATIVE("NET_INCOME",0)->"S:510020" * Var1;




    What I basically want to do, is to say the Member account: NA S:535200 must be the sum of all accounts of level 0 net_income for S:510020, multiplied by the value stored in a variable.


    Thank you


    Tom

    Published by: user9513294 on November 15, 2012 11:28

    As you have discovered, you can't pass a list of members to a definition of the cross-Sun. One Member, that's all it takes.

    What I suspect you want to do, it is something like this:
    "Account: NA" = "account: NA"-> "S:535200" + @SUMRANGE ("S:510020", @RELATIVE ("NET INCOME", 0)) * Var1;

    However, I bet that the net is already calculated and this might work:
    "Account: NA" = "account: NA '-> 'S:535200' + 'NET PROFIT'-> 'S:510020' * Var1;

    And I bet that this reference to 535200 is not necessary either as you in a pickle, then how about this:
    "Account: NA" = "account: NA ' + 'NET INCOME'-> 'S:510020' * Var1;

    BTW, that ":" in the middle of your member names pretty much blew my mind - colon is used, in general, to designate ranges, as 'Jan': 'Dec', which is also valid as Jan: Dec. I'm surprised that there is a legal character.

    In addition, the precedence of the operators really works you like?

    Kind regards

    Cameron Lackpour

  • Autotrace and explain the plan just see the Green point

    When I click on the AUTOTRACE and PLAN to EXPLAIN tabs in SQL Developer all I get is a green dot. I have PLUSTRCE roller set to my access code. I am running SQL DEVELOPER 1.5.1 on Windows XP Professional Patch 3.

    You must first click on icon to Explain or Autotrace to generate until you can see the tab.

  • Is it possible for the participants to see only the host and the host to see all participants (webcam)?

    I want to be able to see the webcams of all participants in the room, if they have active, but all participants must only be able to see the host from the host. Is this possible?

    No, the view is the same for everyone in the room, regardless of the role within the room.

Maybe you are looking for

  • No sound after installing 10.11.6

    After you install this software was last updated, I have now no sound from speakers or headphones when I pulg in.  Check the settings of the sound on my Macbook and they show "of the external speakers" and is mounted at maximum volume.  I tried to re

  • Satellite A300: Win7 watch battery message - consider replacing the battery

    I need help with a problem to do with the driver or the BIOS of a Toshiba A300.I am running Windows 7 and recently I got a message saying "consider replacing the battery. I know that it is a well known problem. There should be a work around otherwise

  • "No episode does exist in your workflow.

    Hello I submit a podcast I did for a friend, I'm not used to working with wordpress and has difficulties. I think I found successfully for food and the rss feed links to send to itunes, but when I submit the rss I tells me that "no episodes exist in

  • RLL46J-53H6RP-XD002J-60SE03

    Greetings, I have a Pavilion computer laptop product model VF836AV dv8t-1100 that gives me a failed hard drive IDS of RLL46J-53H6RP-XD002J-60SE03. Does anyone can interpret this code for me. I guess that the drive has failed and needs to be replaced,

  • Sync to external trigger in conjunction with a nearest pulse frequency device fixed...

    I am writing an application running a scan frame. One axis of the scanner runs at a fixed frequency. I use a scanner high speed 5105 to get the data. The slow axis of the scanner is controlled by a servo with an analog input. I have will probably use