How to Excute the BW Roles

Hi All,
       How to excute the BW Queries in portal, if any body knows procedure pls reply to me....
Regards,
Jagadish Babu Kanikanti.

Hi Jagdish
check system setting in portal for BW.
or do it by following.
Creating BW system in Portal
From the portal top-level navigation, choose System Administration -> System Configuration -> System Landscape
Navigate to Portal Content -> Your SAP Ssytem Folder i.e SAP BW
Right-click on the SAP BW folder, then choose New -> System
Select SAP system using dedicated application server
from System Template
Make the following entries for the BW system you want to connect to the Enterprise Portal
System Name -
SAP_BW
System ID -
Any ting u want like SAP_BW or SID of BW
System ID Prefix -
com.mycompany
Master Language -
English
Description -
NEXT -> Summary, review the options you selected for the new page.To make changes, choose Back to return to the appropriate screen. Then choose Next till you reach the Summary page, review, and choose Finish
Choose Open the object for editing and choose OK
The Property Editor iView will open
Select Connector in the Property Category dropdown
Enter the fields below according to your SAP system
Application Host -
IP Address of BW system or Host name ( FQDN required for SSO )
SAP Client --- BW system client
SAP System ID -
SID of BW
Server Port -
3200 default for system number 00
SAP System Number -
00 or ur instance number
System Type -
SAP_BW
NOW,
Select User Management from the Property Category dropdown list
Enter the fields below
Logon Method -
UIDPW
User Mapping Type --- Admin,user
Note -: IF u want to use SSO for BW system first selct above and test it with BW system if it's ok than change to following
Logon Method -
SAPLOGONTICKET
User Mapping Type --- Admin,user
choose SAVE.
Select System Aliases in the Edit dropdown list. This opens the System Alias Editor
In Alias, enter SAP_BW. Choose the Add button
Choose Save to save your changes and close the page
Connect With ITS
For BW
In Property Catalog, use the dropdown to select ITS.
Set your SAP system properties according to Following
ITS Description -
Description
ITS Host Name -
Host name : Port for BW system
If u want to use SSO use FQDN instead of host name
ITS Path -
/scripts/wgate
ITS Protocol -
http
Save your settings.
u can check its for BW by following
Find a port for BW using IIS manager
Administrator tools -> Internet Service Manager - >
extend the HOST
Find the site created for BW system same like SID of BW system -> right click -> Properties
TCP Port -- this is used for ur BW system
in IE http://host_for_its:Port_for_bw/scripts/wgate/webgui/!
WAS for BW System
Select Web Application Server (WAS) in the Property Category dropdown list
WAS Description -
BW WAS
WAS Host Name -
Host name : Port for BW system
use FQDN for SSO
WAS Path -
/SAP/BW/Bex
WAS Protocol -
http
Save ur entry.
User Management For BW and EP
Befor u start if u don't use SAP Secu lib during installation
change the following
system Administration -> System configuration -> Um configuration -> Direct editing
find out follwoing
ume.usermapping.unsecure=False
change to
ume.usermapping.unsecure=TRUE
Save and restart portal server
ther are so many option available for DATA source u have required doc for using that
if u have any query for that msg me back
Mapping Users in the Portal
if u want to use UIDPW than user must be map to BW system
go by following
User Administration -> User Mapping
select the user u want to map by serch or entering a name
Choose the Alias for your backend system, for example SAP_BW
Enter the user id and password for BW user
save ur changes.
SSO configuration
make sure ur Portal ITS and BW WAS system belong to Same
domain.
i.e
portal.mycompany.com
its.mycompany.com
bw.mycompany.com
if not, u can do by creating a alias into host file for corresponding system
for SSO follwoing parameter must be set in profile parameter using RZ10 in BW system
login/accept_sso2_ticket -
1
login/create_sso2_ticket -
1
login/ticket_expiration_time --- desired value default 60
now download the portal certificate form follwoing
System administration -> System configuration -> Keystore
Administration
donload verify.der file save it it's like verify.der.zip
extract it than u can get verify.der
now in BW system using trans. STRUSTSSO2
in the certificate section choose import certificate
choose the file tab enter the path of the portal's verify.der file
set the file format to DER coded
in the trust manager choose ADD to PSE and Choose
ADD to ACL
in the dialog box enter the portal system's id (SID) and client
by default portla system ID is the common name (CN) and client is 000
save ur entry and restart the BW server
this are the basci configuration if u have any query related to it msg me back
regards,
kaushal

Similar Messages

  • How to get the security-roles ?

    Hi,
    How can I get the security-roles defined in my web.xml ?
    I have looked for a method in the request, and in the context, but I can't find something that would return a String[] with the roles available in the web-app.
    Any ideas ?
    H.

    Just a stab in the dark, but what about getInitParameterNames() ?
    It returns an Enumeration of String.
    Although, I did not check to see if it returns the <security-roles>
    Short of that, I would think you could use SAX, or something like it, to parse web.xml.
    Just a thought, feel free to correct me.
    S.

  • How to copy the responsible roles when copying tasks/phases ?

    Hello,
    Currently when you copy a phase and paste it, it copies all the sub tasks, but doesnt copy the responsible role and responsible resource. I need to enhance the coding so that the responsible roles and resources of phases as well as the sub tasks are copied to the new phase/task. I could retrieve the refernce to the phase /task and get the responsible role, but could not add them to the new task.
    Can anyone suggest me how to add responsible roles/resources to a task (coding wise)?
    Thanks,
    Ezhil

    Table DPR_BUPA_LINK stores link between role and BP. You can get data from this table
    Anuradha

  • How to change the portal role presentation based on users BW authorization?

    Hello,
    I have created 3 BW Roles, each one contains an iView with a certain report.
    For simplicity let's name the Roles A,B,C and assume that in order to see the proper report the user needs to be assigned to the matching group (A,B,C) at the BW side.
    I have imported these 3 roles to the portal as worksets, created new pcd role, placed these 3 worksets inside the new role and assigned this role to a certain group of users in the portal (these users are ABAP users so they are the same at the BW side as well).
    What I would like to do is this: I would like that each user that I have assigned this new role to will see only the worksets that he/she allowed to see based on it's BW authorization. Meaning, if I have been assigned roles A and B at the BW I will see only worksets A and B inside the role.
    The problem is this: From the portal I cannot assign the users to the BW groups and from BW I cannot control pcd roles so this kind of change requires me to make two modifications: One for authorization from the BW and one for presentation from the portal. I would like to manage it just from one place, either from the BW or from the portal, I don't care.
    How can I achieve this?

    I think I have found a solution: Export it as a role instead of a workset and do one to one assignments with the BW groups.

  • How to get the busines role

    Hi ,
    how to hide the tool bar buttons based on the business role.
    Thanks,
    venkat

    Hi,
    to get the role you can use CL_CRM_UI_ROLES=>GET_ROLE_ATTRIB. The toolbar buttons themselves are typically prepared in the DO_PREPARE_OUTPUT method of the view controller. Nevertheless you will need to check in the code of the relevant view.
    Best Regards,
    Michael

  • How to disable the Project role id in cProject

    Hi All,
    I would like to disable  project role id field under resource tab in cProject. Now it is editable I would like to disable.
    Can any one please let me how to do it.
    Thanks,
    Preddy.

    Hello Preddy!
    For hiding or setting the field "read-only" you can use the field control via customizing.
    SPRO > SAP Portfolio and Project Management > Project Management > Global Enhancements to Project Elements > Set Up Field Control
    The object type of a cPro role is "MTG" (or MTT for template roles).
    Use the External Attribute "ROLE_GUID" for dealing with this field.
    E.g. for setting the field "read-only" a very simple example would look like this (without dealing with special cases and conditions):
    Chose the value "private" for "condition fulfilled / condition not fulfilled" to hide this field.
    Regards,
    Peter
    P.S. Don't forget to set this also for object type "MTT" if you want to set this field also read-only/hide in templates. And of course for all your Z-field-controls (if you use different ones for project types).

  • How to use the custom role which is created by user

    Hi,
    Can any one suggest how to use custom role created by developer in webcenter portal.
    Thanks in Advance
    Regards,
    Ankur Bhatia

    Hi Daniel,
    Thanks for ur Reply,
    But i am not able to understand where to write the above code.
    Also Suppose if a role "GeneralAdmin" is activated for a user then how it behaves like a "GeneralAdmin".
    Means where is the code was written so that it behave like GeneralAdmin after activation.
    Thanks & Regards,
    Ankur Bhatia
    Edited by: 986921 on Mar 5, 2013 3:49 AM
    Edited by: 986921 on Mar 5, 2013 3:49 AM

  • How to find the predefined Roles for business planning

    Hi Every body.
    I need your help in order  to know how to find or active the  templates for BI user roles start with S_RS_R like:
    S_RS_PL_PLANNER
    S_RS_PL_PLANMOD_D
    S_RS_RREPU
    Where and how  Can I active this temples ?.
    For your help.
    Thanks,
    Frank

    Hello Frank,
    Go to transactio pfcg and create a new role.
    Give a description.
    Save the role.
    Go to tab Authorizations and click "Modify"
    You'll be prompted to choose a template.
    You'll see there your 3 templates to choose.
    Please assign points,
    Diogo.

  • How to find the user - role assignments in the database for EP6 SP9?

    L.S.,
    We have a quite specific requirement: to see which users have access to our portal environment (EP6 SP9). It does not immediately matter (though would probably still be nice to know if possible) which roles users have exactly.
    I've been looking in the database to find user-to-role assignments there, but I'm unable to find any. The closest I got is the PID filed in the UME_STRINGS table, but users remain listed there even when all their portal roles are revoked afterwards. Any ideas?
    Kind Regards,
    Steven Dijkman

    hi Steven,
         Sorry but you will have to write some code. the following lines of code will work for you.
    IRoleSearchFilter rolefilter = UMFactory.getRoleFactory().getRoleSearchFilter();
              ISearchResult result = UMFactory.getRoleFactory().searchRoles(rolefilter);
              while (result.hasNext()) {
                   String rolestr = (String) result.next();
                   IRole r = UMFactory.getRoleFactory().getRole(rolestr);
                   response.write(r.getDisplayName());
                   response.write("<br>");
                   Iterator users = r.getMembers(true);
                   while (users.hasNext()){
                        String userstr = (String)users.next();
                        IUser user = UMFactory.getUserFactory().getUser(userstr);
                        response.write(user.getDisplayName());

  • How do Excute the following Query?

    select 1 where 1 =1

    select 1 where 1 =1
    Hi Selvam,
    I strongly recommend you describe your issue or requirement with more detail, it's helpful for the community members to help you in a more efficient way.
    Regards,
    Elvis Long
    TechNet Community Support

  • How to install the Remote Desktop Services role on a Windows 2012 R2 Server

    Hello,
    I am a bit confused on how to install the RDP role on a 2012 R2 server. I have a two server domain and would like to make the second member server an RDP server to host applications (Word, Excel, a medical software, etc.) where users from their windows
    7 desktop will use the Remote Desktop Connection to connect to the server, create a session and do their work. When installing the role, I am prompted with two options:
    1- Role-based or feature based installation
    2- Remote Desktop services installation
    I see the RDP install option in both cases.
    1- Which one do I use?
    2- What role services do I install? (Connection broker, Gateway, Licensing, Session Host, Virtualization host and Web access). I think I need the first four only.
    3- When installing software after RDP, I use the Change user /install and Change user /execute commands. What happens to the software that is already installed? Can remote
    users use those?
    Any help will be very much appreciated.
    Thank You,
    Victor.

    TP,
    Thank you for your response. I added the RD Licensing thru the Role-based option.
    Also opened the local group policy thru gpedit.msc and added the server name and the licensing mode type to Computer Configuration -> Administrative Templates -> Windows Components -> Remote Desktop Services -> Remote Desktop Session
    Host -> Licensing
    Use the specified RD license servers = NameOfMyServer
    Set the Remote Desktop licensing mode = TypeOfMyLicense (Per User in my case)
    Thank you again,
    Victor

  • How to get the type of user role in ISF?

    We have functionality to hide all the buttons on Monitor task, which was successfully achieved by javascript. But we need to enable these buttons for only Site Administrators, so that they only can do necessary modifications upon request from end users. Can someone point me to correct direction how to get the user role when a user is not a Site Administrator. Thanks in advance.

    What about having your custom ISF onload script first run a db query (on older version called a rcFetch) which would evaluate if the person loading form is a member of the site admin ou.
    Here's a rough example:
    ISF_onLoad()
     rcFetch('Q1','Q1PL=' + UserID);
    This will then run a query to validate if the person is a member of the admin ou.
    SELECT * FROM DirOrganizationUnitPeople WHERE PersonID = #P1# AND OrganizationalUnitID = 1 (this should be the id of the site admin ou or the ou which you are referring to as an admin)
    then have a call back to determine if any records where return, which indicate the person is a member of the site admin ou.  
    function Q81_DataCallback(retArray, queryList)
    if (retArray['Q8500._COUNT_'] == 1)
     {  *Show the fields*  }
    Hope this helps.

  • How check the user roles in Business Partner edition screen?

    Hello Masters,
    I'm having a little problem figuring out how to check the user roles to allow modification in some fields.
    At the 'Manage Organizational Data' screen ('Manage Business Partners' -> Business Partner Data -> edit). I need to check the user roles to let him change the 'Tax Numbers' values. The values can be changed only if the user is a administrator; otherwise it must only show the value.
    I checked the HTML Template and found where I can restrict this edition option, but the problem is that I don't know how to check the user roles here. Maybe there is a function to do this?
    Any ideas of how I can do it? Is there any magical BAdI to check this?
    Thanks in advance,
    José Omar

    Hi José Omar,
    there is no BADI for this...
    You have to change the standard code to display only tax data if the SY-UNAME does not have correct role.
    You can retrieve user roles with BAPI_USER_GET_DETAIL, or access directly the activity groups table.
    Rgds
    Christophe

  • How do you hide Excluded Roles from the End User (8.1) ?

    We have 2 Buisness Roles: Employee and Contractor. They are excluded from each other, meaning if you have one of the roles, you cannot be assigned the other role.
    When a user logs into 8.1 to the OOTB "Update My Roles" WF, they see their Available Roles for selection.
    These available roles listing includes the excluded roles.
    So when a user with the Contractor role logs in, they see the Employee role as an available role.
    If the Contractor user tries to add the Employee role, they will get an error due to the role exclusion.
    I know it is possible to hide the excluded roles from the end user, but don't know how.
    Does anyone know how to hide the excluded roles from users?
    Thanks.

    Hi
    I may have misread your first comment but I totally agree with your response.
    If the user has capabilities over multiple organizations it will show all roles, whether exclusion or not. (Been confirmed that this is how it is designed to work)
    What could be done is when selecting a user is a specific organization, you could have a rule that only shows up the Business roles that are associated with that organization. So although you have the capabilities over all organizations you only see the roles that are available to the organization where the user is your are updating.
    An idea anyway
    Ian

  • How can I change the internal role in GP runtime

    Hi all,
    Can I use the GP API to change the GP's internal role,for example,the overser in GP's runtime?
    If this is possible,so how should i do this?
    Thank you !
    Best regards
    delma

    Hi,
    yes, there is a solution. You can do this both in DT or in RT using the APIs.
    This document describes both approaches (point 4 and 7 respectively):
    <a href="http://help.sap.com/saphelp_nw70/helpdata/en/43/fcdf77fc6510b3e10000000a11466f/frameset.htm">Starting and Terminating Processes Using the GP API</a>
    The example shows how to access the Administrator role and change its user assignment.
    HTH:)
    Regards, Petja

Maybe you are looking for

  • Backup MaxDB 7.6 mit HP Data Protector; Wrong file type

    Hallo. Wir versuchen, eine MaxDB-Datenbank (Rel. 7.6) auf SUSE-LINUX unter Verwendung von HP Data Protector zu sichern. Der Versuch, das Backup durchzuführen, schlägt fehl, da auf dem MaxDB-Server anscheinend die Pipe nicht angelegt werden kann. Folg

  • Probably a stupid question- deleting music

    I know there is probably a very simple answer to this question but I can't figure it out. When trying to delete a song from my music library in iTunes I get a warning saying that the song will also be removed from any device that syncs with this itun

  • Double Buffer Extension libdbe.so for conky

    Hallo I am running conky, which is said to require DBE. The very same issue has already been posted here (https://bbs.archlinux.org/viewtopic.php?id=164293), but the topic was not continued. I searched but could not find any hints where to find this

  • Embedded swf not displaying in full size

    So i have a swf file. When i open it with any browser or with the standalone flash player it shows up fine. But when i embed it in an HTML file with the following code :- <html> <head> </head> <body> <object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444

  • Notebook shows BOOTMGR missing after running return system to factory condition

    I have a HP Pavilion Entertainment notebook Model #dv7 3163cl. First I need to say I am a beginner user. My problem started with a low battery issue. Then using recovery mgr. I first ran back up disks and then attempted system restore. During which i