Create access restriction in designer using script

Hello,
I am looking for a way to automate the creation of access restriction within universe.
I looked in the API universe reference and it seems that there is no entries for such an object
For information I use Business Objects XIR2 with SP3
Thanks for any help or answer

Creation/Modification of Universe Access Restrictions is not part of the Universe Designer SDK, but part of the BusinessObjects Enterprise SDK. 
It requires sending requests to the CMS using the SDK to get User and UserGroup information.
For the COM-based version of the Enterprise SDK, the object is known as Overload, and described here:
[http://devlibrary.businessobjects.com/BusinessObjectsXIR2SP2/en/en/BOE_SDK/boesdk_com_doc/doc/boesdk_com_doc/CrystalEnterpriseOverloadPluginLibrary.html#1351377]
Sincerely,
Ted Ueda

Similar Messages

  • Backup SQL Agent Jobs - whats the difference between "create to" and "drop to" using "script job as"?

    Hi,
    This should be straightforward, but being new to SQL Server 2008, can someone advise the difference between "create to" and "drop to" using "script job as"?
    Thanks
    IT Support/Everything

    hello,
    "CREATE TO" create a CREATE statement for the job, e.g. to execute this script on a other server to create the same job there.
    "DROP TO" means you get a script to delete an existing job.
    Olaf Helper
    [ Blog] [ Xing] [ MVP]

  • How to create multiple users in solaris using script

    hi
    how i can create multiple users (2000 users) using shell script with a common password .
    useradd is creating one user at a time.
    thanks

    I m new to solaris and scripting also.
    how i can write a script for this .

  • Creating RKF in Query Designer using Nav Attr of a Nav Char InfoObject

    Hi
    SCENARIO
    I have a Char InfoObject POSTFI[POSTFI is Navigational Attr] with 3 Navigational Attributes included in the InfoCubes.
    1. ZINREPIND Reporting Indicator
    2. ZFITMCD01 Statement 01 Financial Item
    3. ZPCNR1 Profit Center Indicator
    NOTE: All the above mentioned Nav Attr are properly set as Nav Attr and Active, Check and Rechecked.
    We have 2-InfoCubes Current and Historical[both have same Structure].
    A MultiProvider is build using the above 2-InfoCubes and the Char InfoObject PostFi is included in the MultiProvider.
    Now I am trying to Create a Report using Query Designer and in that I have to Create a RKF[GrossSales1] and
    the Condition for which is KeyFigure=FINAMT, where POSTFI_ZFITMCD01 = 5010, POSTFI_ZPCNR1= Y
    PROBLEM
    I can see the Nav Attr ZINREPIND, ZFITMCD01, ZPCNR1 in the main Screen of the Query Designer's LeftHandSide Pane containing KeyFigures and Dimenions under Dimension Financial=> PostFi=> Nav Attr ZINREPIND, ZFITMCD01, ZPCNR1.
    While creating the RKF on KeyFigure FINAMT I am just able to see the InfoObject POSTFI[in its resp Dimension] in the
    Display RKF GrossSales1 Screen in the Left Hand Side Pane where we see the KeyFigures and Dimensions.
    But I am NOT able to see the Nav Attr's ZINREPIND, ZFITMCD01, ZPCNR1 anywhere in the LHS Pane of the Display RKF GrossSales1 Screen.
    Now I cant Create the RKF bcoz I cant see the 3NavAttr's of Char InfoObject PostFi it the LHS Pane and the 2-Nav Attr required for creating the RKF.
    Can anyone PLEASE let me know How can I see/bring these Nav Attr ZINREPIND, ZFITMCD01, ZPCNR1 in the LHS Pane of the RKF Creation Screen to add them to make my RKF ?
    Thanx in Advance

    Hi
    As per your explanation, below are the details
    POSTFIPOSTFI --- This is navigational attribute which has below 3 objects as navigation attrs.
    1. ZINREPIND Reporting Indicator
    2. ZFITMCD01 Statement 01 Financial Item
    3. ZPCNR1 Profit Center Indicator
    first one, could you please confirm whether POSTFIPOSTFI is main info object or it is attribute of another info object.
    If it is attribute of another info object, then the last attibutes(3) are called Transitive attribute(attributes attribute).
    Reporting on Transitive attributes is only possible with the creation Info Sets.
    If my guess is correct, then create Info Set based two info cube now create the query.
    Hope it will work
    Regards,
    Venkatesh.

  • Creating 2000 users Id only using script (no exchange)

    I have received a request to create 200 users\
    Here are the details
    Purpose: To be used for the ABC load testing (new version) that use AD authentication
    Create new NT Domain users: (they can be created through script)
    Rules:
    - Create 2000 new NT users
    - No mailbox should be created/assigned
    - No rights should be provided to the users, they should only have possibility to be used for AD authentication
    - The users should have sequential names like ABC_LT0000 ==> ABC_LT1999
    - The passwords should never expire and not change.
    - The passwords should be communicated as a list of user/pwd separately to me: 
    - The user can be made part of a different organisationel unit to ease management of them.
    This is urgent. please advise

    I found this script and i modified it
    #csv format needs to be as follows: 
    #Alias,Firstname, Lastname,Name,UPN,OUpath,Database,password
    #change the name and path of the csv file as required. 
    $users = Import-CSV E:\Users\Hpssira\blkusr.csv 
    $users| foreach
    $Password = -AccountPassword ( ConvertTo-SecureString 'Pass@1234' -AsPlainText -Force) -Enabled $true
    new-mailbox -name $_.name -alias $_.alias -FirstName $_.Firstname -LastName $_.Lastname -userPrincipalName  $_.UPN -database $_.Database -OrganizationalUnit $_.OUpath -Password $Password –ResetPasswordOnNextLogon $true
    Missing expression after unary operator '-'.
    At E:\users\hpssira\tired.ps1:10 char:14
    + $Password = - <<<< AccountPassword ( ConvertTo-SecureString 'Pass@1234' -AsPlainText -Force) -Enabled $true
        + CategoryInfo          : ParserError: (-:String) [], ParseException
        + FullyQualifiedErrorId : MissingExpressionAfterOperator
    I am using my Last name First name as my ALias. is that correct or should i change it to samaccountname

  • Problem in creating new label in flashbuilder using script

    import  
      mx.controls.*;
    public function init():void{ 
    var Mylabel:Label=new Label; 
    Mylabel.move(10,10);
    Mylabel.text=
    "Welcome"; 
    when i use this code it shows Overrides Object.init issue wats wrong in this?can any one provide me right way?

    I pasted your code into an <fx:Script> block of a new Flex Project in Flash Builder 4 and didn't get any compilation error. If you're getting a compilation error, please post the complete code and the exact wording of the error.
    Gordon Smith
    Adobe Flex SDK Team

  • Create new object in Designer using CDAPI

    Hi,
    I need to create more database objects in every of my applications (issued of a migration). I try to used the CDAPI, CIO_....ins
    , but an error occurs , ORA-06512: at "ORACASE.JR_SECONDARY_OBJECT", line 76.
    I don't find sample of insert, I have already used the same API for update, with success.
    So If someone have a sample for inserting...
    Thanks.
    Laurent

    Code for create a new user based on an existing ...
    declare
    id number := 9918494455341698066818125528522996;
    pl ciodatabase_user.data;
    rm_indicators ciodatabase_user.rm_indicators;
    begin
    rm_indicators.Id := True;
    rm_indicators.Name := True;
    rm_indicators.irid := True;
    rm_indicators.ivid := True;
    rm_indicators.changed_by := True;
    rm_indicators.created_by := True;
    rm_indicators.initial_password := True;
    ciodatabase_user.sel(id,pl);
    pl.v.Id := NULL;
    pl.v.irid := NULL;
    pl.v.ivid := NULL;
    pl.v.changed_by:= 'Donald Duck';
    pl.v.created_by:= USER;
    pl.v.initial_password:= 'TINTIN';
    pl.v.Name := 'BOB';
    dbms_output.put_line('pl.parent_ivid'||pl.v.parent_ivid);
    ciodatabase_user.ins(null,pl);
    end;

  • Newbie with ? abt access restrictions

    A friend gave us their old WRT120N so we now have wifi at home. I know it doesn't have parental controls per se, but can I use the access restrictions to turn off wi-fi at a certain time each night and turn it back on in the morning? With so many wifi devices in the house it is hard to control each one individually so I'd like to just turn off wifi on the router at a certain time each night. I need to still be able to use the pc which is comected to the router via port 4, but I don't want the wii. kindle, or phones or any other device to be able to use the wifi network.  
    We're at firmware version v1.0.07..
    . I am new to all this and don't understand how most of this works, so all help is appreciated.

    Well they must be all on the network if they have internet access.
    What you could do is set your PC to a Static IP address:
    Ex:
    IP Address: 192.168.1.10
    Subnet: 255.255.255.0
    Gateway: 192.168.1.1
    DNS: 192.168.1.1
    Then create an Access Restrictions policy that uses the IP Address range of your DHCP settings.
    Ex:
    Restrict access for IP Address Range 192.168.1.100 to 192.168.1.150
    Then when the other devices connect they will have to follow your access policy because their IP Address will be in the restricted policy IP Address range but your PC won't be because it's IP Address is out of the policy range.
    Sorry this is a little complex but the Access Restrictions on this router aren't user friendly.
    Please remember to Kudo those that help you.
    Linksys
    Communities Technical Support

  • Enable mac address filtering vs. Access restriction

    What is the difference between enabling MAC address filtering and access restriction on my wireless router? I am curious if one is better than the other. Do they do the same thing?

    "MAC address filtering" will permit (or deny) a computer to login to your wireless network, based on it's MAC address.  For example, a person would input the MAC addresses of the three wireless computers they own, and permit only these three computers to access their wireless network.   This setting would therefore prevent computers with other MAC addresses from connecting to your wireless network.  This setting effects only wireless connections.
    "Access restriction" is primarily used to restrict or deny Internet access to a computer that is already connected to your network.  For example, you might want to permit your son's game computer to access the Internet only on Saturday and Sunday.  This setting can effect both wired and wireless connections.
    Be aware that either of these settings can be circumvented by those who are computer saavy.  For example, a MAC address can be faked.  So an intruder could gain access to your network this way, or your child could bypass the restrictions you placed on him. 
    If you want to keep intruders from accessing your wireless network, rather than using MAC address filtering, you should use WPA, or preferably WPA2 encryption, and a strong password.
    Message Edited by toomanydonuts on 07-28-2007 12:36 AM

  • E3000 Deny Access Restrictions not releasing

    I've just recently purchased a Cisco E3000 router.  
    I've set up 3 Access Restriction - Deny policies using IP addresses.  Unless someone has a better idea I found I needed two policies to Deny from late at night (say 10.00pm) till first thing the next morning.  As this spans two days I needed a Deny policy from 10pm till midnight, and another for the next day from midnight till say 7.00am. 
    Now to my problem, the laptops get 'Deny'ed exactly as they should within a few minutes of the set time, problem is they do not reconnect the next morning after the Deny time has passed.
    Cisco help wasn't any help, and wanted me to use Cisco Connect.  However the overly simplistic options it provides are next to useless for me.   The web option has more flexibility, if only it'd work.
    Do I need to need to force an Allow to override the Deny but establishing a fifth policy just for this purpose?  Don't know if this'll work but I've got no other ideas.  
    All help greatly appreciated

    Anyhow, I'll answer my own question based on one nights experience.
    Made the 5th (and last, don't know why all the reviews say you can have 10 policies, there are only 5) an Allow policy for the previously restricted IP addresses with the parameters of Allow everyday for 24 hours.
    Last night the Deny policies as the first in the list worked correctly and the two restricted laptops had access back again at the set time.  So on a test of one night it's all working correctly.
    The trick was the inclusion of a universal Allow policy as the last policy to force a release of the Deny policies.  I'll post again if it doesn't work at some point in the future.

  • How to create a profile to control the access to Query Designer 2004s

    Hi all,
    I saw the note Note 962530 - NW04s: How to restrict access to Query
    Designer 2004s , where in alternative solution there is the approach on
    how to create a database table and modify the function module to control the access.
    However, we need to a security profile check that can prevent or allow
    who can access 04s tools. Because this is easy to maintain and we don't need to modify the database table time to time.
    Please update if it is feasible to have a check within the profile
    of the users to acces 04s query desinger. This way we can control
    effectively who can access new tools.
    Thanks,
    Dicky

    I can suggest that as this is a Security you might wanna ask the Person who is handling Security in your office.
    He can add different Roles which can then control their acess.
    For e.g. if you want that your user should be able to run Specific Queries a,b,c,d created by you.
    I will suggest interact with SEcurity Personal and ask him to create a Role X.
    You can then publish  your queries in Role X.
    So your users will have acess and security for X and they will then run the queries from them.
    Likewise, different other options are also there.
    If your queries are on Planning cube then things like giving them acess to Tools should take place similarly in different fashion.
    Your user can also use Query desinger and can opne queries from Roles .
    Hope this helps.

  • How to access a Plan created in Enterprise Link Design Studio

    I have created a Plan in Design Studio of Enterprise Link and i would like to put it in a report which i am planning to create using BAM active studio. Can some body tell me how to access things created in Enterprise Link from active studio/architect.

    hi
    You have to create a plan to connect to the external message source, get the message and parse , and finally put it in the ADC data object (user created object). After this step, all your incoming messages will be in ADC data object. Only after getting the message into ADC object, you can use this object - you can create reports using this object.
    I have a few questions
    a) Can you identify your company. b) Have you taken the BAM training course c) These steps are given in training documents in lab 2-6 step by step.
    Do let me know if you need any help, contact directly at [email protected]

  • How do I restrict access to 4 devices using ACS

    Currenlty in our ACS we have Group A configured to have access to all network devices-f with ull privilege level 15 access to all devies
    We are now trying to implement 4 new users, however we only want them
    to have access to 4 devices-routers (4 IP addresses)-and only have
    basic level 1 functions in the router
    Is this done under Network Access Filter or Network Access Group?
    Do I need to create a new group or can I somehow implent that into

    I'm using ACS v 4.2 on windows server-TACACS
    Under NAF I have configured the IP's of the server I want them to access under Selected Items
    Under NAR I have permitted calling point
    with the NAF and  *  *
    Under the Group Settings
    Network Access Restrictions (NAR)
      Shared Network Access Restrictions
    Only Allow network access when
    All selected NARs result in permi
    all selected NARs result in permit..with the NAR i just configured in the selected NAR list

  • How to create two level dynamic list using JSP , Java Script and Oracle

    I am new in JSP. And i am facing problem in creating two level dynamic list using JSP ,Java Script where the listdata will come from Oracle 10g express edition database. Is there any easy way in JSP that is available on in ASP.NET.
    Plz response with details.

    1) Learn JDBC API [http://java.sun.com/docs/books/tutorial/jdbc/index.html].
    2) Create DAO class which contains JDBC code and do all SQL queries and returns or takes ID's or DTO objects.
    3) Learn Servlet API [http://java.sun.com/javaee/5/docs/tutorial/doc/].
    4) Create Servlet class which calls the DAO class, gets the list of DTO's as result, puts it as a request attribute and forwards the request to a JSP page.
    5) Learn JSP and JSTL [http://java.sun.com/javaee/5/docs/tutorial/doc/]. Also learn HTML if you even don't know it.
    6) Create JSP page which uses the JSTL c:forEach tag to access the list of DTO's and iterate over it and prints a HTML list out.
    You don't need Javascript for this.

  • "access restrictions" did not work sometimes when using 3-tier DeskI.

    My customer found that "access restrictions" did not work sometimes when using 3-tier DeskI.
    But this issue can be solved by logging on from another machine, or restarting the DeskI.
    For I can reproduce this issue, so I just want to know that:
    1.What is it probably related to?
    2.If this issue happens again, what can I suggest my customer for tracking it?
      For example, get some log files from servers etc.
    Thanks!

    Hi Sarah,
    Also you can try the following solution.
    1. Import the universe.
    2. Go to manage access restrictions
    3. Remove the restriction .
    4. Again create the rescrition and unchecked the " limit size of result set to"
    5. Now assign it to the unlimited results group ( this is the name of
    the group we have given to those users who should be able to retrieve
    more than X rows)
    6. Now we save the universe. (Dont export the universe).
    I hope this will help you.
    Regards,
    Sarbhjeet Kaur

Maybe you are looking for