Oracle Analytics Cloud and Server

Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture

Mass creation of BI Publisher users

Received Response
41
Views
4
Comments

Summary

Mass creation of BI Publisher users

Content

Hi,

Is there an api or program available to create mass no.of users? We have a requirement to create around 500 BI Publisher users with the same role.

Could someone please suggest what is the easiest way to do this?

Thanks

Answers

  • YGUTTIKONDA
    YGUTTIKONDA Rank 6 - Analytics Lead

    creating a wlst script would be quicker .. pl see

    https://docs.oracle.com/cd/E13222_01/wls/docs92/config_scripting/config_WLS.html

    HTH

  • Venu Solipuram
    Venu Solipuram Rank 4 - Community Specialist

    Thanks for the reply.

    Version: WebLogic Server Version: 10.3.6.0.

    The users are brand new users, doesn't exist in any environment. We will get the user names in a spreadsheet/csv file.

    I am not sure how to find the security, please suggest where/how to find it.

    Thanks

    Edit: Not sure if this is what you mean by security, I see "DD Only" in the Settings for Realm -> Configuration -> General -> Security Model Default:

  • Venkat Thota - BIP
    Venkat Thota - BIP Rank 7 - Analytics Coach

    please detail your environment ? bip version ? security ? ,does all users already exist in other source ?  etc etc.Thanks

  • Venu Solipuram
    Venu Solipuram Rank 4 - Community Specialist

    Thank you for the pointer.

    Looks like I need to write Java programs. I am an Oracle guy, dont know much about Java, any sample scripts available?