Query Result Filtered using User Roles SCSM 2012 R2 RU2

Hi,
I have a Query Result setup in a Request Offering that shows the list of Printers using the Printer CI. We have different sites with printers that start with the site location like MTL. There are no filters in the Query Result. What i did is create a Group
for each site that has the rule "start with" MTL (other groups have other 3 letter prefix). Then i created a user role for each group and only selected the Printer group for the site and i associated the User Role with our AD Site group called MTL-User.
i did this for each site. Now when i checked the Request Offering at first, with a user that is part of MTL-User group, it showed only the list of printers that started with MTL. Now today i came to check again and the same user is seeing all the printers
and not just the ones that start with MTL.
The User Role i made was based on the Read-Only Operator. I just dont know what the problem is

Thanks for that link. I had thought of something like that but i found it came to the same thing as just using the filter field that is already available when using a Query Result. I retried using User Roles and figured out that the problem is that my test
user is only part of the MTL-USER group so when i logged in with him into the portal (cireson Portal btw) i would see the proper result. If i logged in with a actual user that is also part of other groups besides MTL-Users, they see all the printers no matter
which AD group i define in the User Role. 
So what i figured was that my group is not getting applied as the filter to the query Result and that the Member section in the User role is only to say who can see the Query result list. But then i have my test user for which this setup works...so im confused
on what exactly is overriding the results.

Similar Messages

  • BASIS query :how to transport user roles

    BASIS query :how to transport user roles
    regards
    Mave

    Hi Mave,
    Pls follow this
    Goto PFCG
    Enter the role there.
    On the application toolbar you can find the button for transport. Click on that and assign this to a transport request
    Release and transport to the other system.
    Cheers
    Vinod

  • ¿How to use user-roles in Ironport WSA (7.6) using ACS 4.1?

    Hello,
    I want to give a client access to a S370 WSA quarantine and I am using an ACS 4.1 for external authentication; that would be used for administrators and for the client access (non-administration access).
    I have created a user-role in the WSA that has access to the quarantine I want, but I need the user to be in the ACS. I created the user in ACS but my question is, what should I configure or change in the ACS in order for the WSA to recognize the user with the specific role I created and not like an administrator role.
    Thanks for your help!
    Sergio

    Hi,
    This can be done by configuring the Radius Class attribute on the ACS and mapping it with the user roles on the WSA.
    "To map RADIUS users to different Web Security appliance user role types, you assign a role type, such
    as Administrator and Operator, to a RADIUS CLASS attribute. Mapping different role types lets you
    specify the authorization level for each RADIUS user."
    Please go to Page 26-12 of the WSA user guide http://www.cisco.com/c/dam/en/us/td/docs/security/wsa/wsa7-5/user_guide/WSA_7-5-0_UserGuide.pdf for more information under the section "Using External Authentication".
    Regards,
    Kush

  • UWL Universal Worklist use User Role Negate Filter

    Hi, SDN Expert.
    In my UWL configuration, I am trying to exclude to display my task items to one user role.
    I know that the "User Role" parameter can help me to restricts/allows who can get work items via the user role. I can also have multiple user roles separated by semi-colon to cover all the roles to receive the task.
    BUT in my case, I only want few roles NOT to receive the task items, and all other roles to receive them.
    My question is can I use the "NEGATE SIGN" , "!" (means Not Equal To) to exclude the particular user role to receive the task item, says I want to exclude the role name: "mydemorole", I just enter this "!mydemorole" in the "Use Role" parameter of the UWL configuration.
    If NOT, what is the right way I should use to achieve this purpose?
    Thanks for advise,
    KC

    Michael, you can do this in the UWL but only with a 6.40 backend (ex. ECC 5) with a specific patch level (can not remember that patch level).
    Before this you need to set these substituion in the R/3 inbox.
    This being said it is only for workflow task routing. If I read your message correctly you want a manager to assign his authorizations (roles in R/3 or the portal) to a secretary. This is not supported in any standard SAP (or portal) scenario as far as I am aware.
    Cheers,
    D.

  • Query Result Sizes Using LiveOffice

    I'd like to get a community response on this one:
    Can viewers of this post who have LiveOffice product experience answer a question for me?  I am using the Universe Query functionality to place data into Excel.  The result size is roughly 4500 rows by 6 columns of data.  If I remove a condition in the query to expand the results LiveOffice fails with this error:
    Failed to get the document information. (LO 26315)  Maximum character output size limit reached. Contact your BusinessObjects administrator. (Error: ERR_WIS_30272)(6315)
    After checking in Desktop Intelligence...I found the result size of the failed query to be just under 10,000 rows.
    I've been using LiveOffice for some time now, but this is the first instance where I have attempted to run a large amount of data into Excel.  I wouldn't call 10,000 rows a lot, but it is a lot more than I have done in the past.
    Can users of LiveOffice tell me the largest row result they have thrown into Excel using LiveOffice?  It can be with a report part or straight query.  I tried to provide with a webi report part and got the same failure.
    I've logged this with SAP Support and they're baffled so far...

    Hi Gregg,
    what's the data source behind your universe? Can it be the case that somewhere in your results exists a field that holds more than 32K. As far as I know Excel allows 32 K per cell.
    Regards,
    Stratos

  • No Query Result After Using Hierarchy Node Variable (Customer Exit)

    Hi
    I have problem at my query. It doesn't show anything in BEx but when i check the data in BW using tcode LISTCUBE i can display the data.
    This problem happen when i change the restrictions for one of characteristic in filter value.
    The characteristic is custom Infoobject (ZCPARTNER), which like Infoobject Partner Unit.
    Previously I set the restriction with constant value, example : A500,A700,A710,A720,A730,A740 and it worked before.
    But when I change it using hierarchy node variable (customer exit), this problem is arise.
    Here is my code at ZXRSRU01
      WHEN 'ZHIEPART'. --> hierarchy node variable
       BREAK-POINT.
        IF i_step = 2.
        Read from ZZCONSGR information
          LOOP AT i_t_var_range INTO loc_var_range
             WHERE vnam = 'ZZCONSGR' OR vnam = 'ZOCONSGR'. --> read input value from consolidation group variable
            CLEAR l_s_range.
            CLEAR l_s_range-low.
            IF loc_var_range-low EQ '000000000000030000'
               OR loc_var_range-low EQ '000000000000010130'.
              l_s_range-low = 'MEZBUNITMDI'.
              l_s_range-high = '0HIER_NODE'.
            ELSEIF loc_var_range-low EQ '000000000000040000'
               OR loc_var_range-low EQ '000000000000010160'.
              l_s_range-low = 'MEZBUNITMPI'.
              l_s_range-high = '0HIER_NODE'.
            ENDIF.
            l_s_range-sign = 'I'.
            l_s_range-opt = 'EQ'.
            APPEND l_s_range TO e_t_range.
            EXIT.
          ENDLOOP.
        ENDIF.
    Here the hierarchy in BW system:
    XXX Cons Unit Hierarchy Set; InfoObject ; Node Name
    - XXX Cons Unit Hierarchy Set; 0HIER_NODE; ZBUNITALL
      - XXX DownStream ... ; OHIER_NODE; MEZBUNITMDI
         - ME/A730; 0CS_UNIT; MEA730
         - ME/A740; 0CS_UNIT; MEA740
      - XXX Power ; OHIER_NODE; MEZBUNITMPI
        - ME A800 - A808; OHIER_NODE; MEZBUNITMPI
        - PT Mitra xxx; 0CS_UNIT;  MEA820
    Anyone can help my problem? Thank you
    Regards,
    Satria B Tandyono

    Hi Satria,
    Instead of following code ---
    CLEAR l_s_range-low.
    IF loc_var_range-low EQ '000000000000030000'
    OR loc_var_range-low EQ '000000000000010130'.
    l_s_range-low = 'MEZBUNITMDI'.
    l_s_range-high = '0HIER_NODE'.
    ELSEIF loc_var_range-low EQ '000000000000040000'
    OR loc_var_range-low EQ '000000000000010160'.
    l_s_range-low = 'MEZBUNITMPI'.
    l_s_range-high = '0HIER_NODE'.
    ENDIF.
    try this ---
    IF loc_var_range-low EQ '000000000000030000'
    OR loc_var_range-low EQ '000000000000010130'.
    l_s_range-low = 'MEZBUNITMDI'.
    ELSEIF loc_var_range-low EQ '000000000000040000'
    OR loc_var_range-low EQ '000000000000010160'.
    l_s_range-low = 'MEZBUNITMPI'.
    ENDIF.
    Note : whenver the option is EQ, the system takes only low value.

  • Serializing database query results for use as dataproviders

    I am executing my database queries in Java and passing my results to flex and creating a chart or datagrid based on the results.  The problem is, I don't know how to code this in Java in a way that flex would understand it.  For instance, Flex wants:
    <mx:DataGrid id="dg"  dataProvider="{myArray}">
      <mx:columns>
             <mx:DataGridColumn dataField="column1" />
             <mx:DataGridColumn dataField="column2" />
              <!-- etc ... -->
             <mx:DataGridColumn dataField="columnN" />
          </mx:columns>
    </mx:DataGrid>
    I need to create this table-like array in Java and have it readable as a dataprovider by flex.  I know about ArrayCollections and Java ArrayLists can be nicely converted to this in Flex, but I just don't know how to create them with a column1, column2, etc. when I don't know from query to query how many columns will be in my results.
    Any help would be greatly appreciated!

    You don't know in advanced the columns that your queries will return? 
    Or the number of records?
    Sincerely,
    Michael
    El 30/04/2009, a las 13:47, Cr99 <[email protected]> escribió:
    >
    I am executing my database queries in Java and passing my results to 
    flex and creating a chart or datagrid based on the results.  The 
    problem is, I don't know how to code this in Java in a way that flex 
    would understand it.  For instance, Flex wants:
    >
    <mx:DataGrid id="dg"  dataProvider="">
      <mx:columns>
             <mx:DataGridColumn dataField="column1" />
             <mx:DataGridColumn dataField="column2" />
              <!-- etc ... -->
             <mx:DataGridColumn dataField="columnN" />
          </mx:columns>
    </mx:DataGrid>
    >
    I need to create this table-like array in Java and have it readable 
    as a dataprovider by flex.  I know about ArrayCollections and Java 
    ArrayLists can be nicely converted to this in Flex, but I just don't 
    know how to create them with a column1, column2, etc. when I don't 
    know from query to query how many columns will be in my results.
    >
    Any help would be greatly appreciated!
    >

  • Query Service - Filters using "IN" and "*" (asterisk)

    Hi All,
    Is there any way to use "IN" and "*" (asterisk of a regular expression) in a filter to be used in query services?
    In other words:
    1) How to create a query using a selection-options as it is done in SELECT statement
    2) How to use regular expressions in a query (use of a asterisk)?
    Please, my question is regarding the Query Service. Nothing in the [Query Service help|http://help.sap.com/saphelp_nw70/helpdata/en/fd/022008bc9311d4b2e80050dadfb92b/frameset.htm] could help me regarding these two points.
    Thanks.

    Hi Fabio,
    this is not objects, not general but very very basic:
    data:
      lt_kna1   type table of kna1,
      lt_r_name type range of kna1-name1. "defines a range like inj select-options
    field-symbols:
      <r_name> like line of lt_r_name. "field-symbol for one line of the ranges table
    append initial line to lt_r_name assigning <r_name>.
    <r_name>-sign = 'I'.
    <r_name>-option = 'CP'.
    <r_name>-low = 'EN*'.
    select *
      into table lt_kna1
      from kna1
      where name1 in lt_r_name
    Also: Use F1 on [SELECT-OPTIONS|http://help.sap.com/abapdocu_702/en/abapselect-options.htm] and [DATA - RANGE OF |http://help.sap.com/abapdocu_702/en/abapdata_ranges.htm]
    Regards,
    Clemens

  • OIA webservice for removing user role

    Hi,
    I need information regarding web services exposed in OIA for removing roles etc. We need it in our environment wherein we may not be having priviledge to make database query directly for removing user roles.
    (the use case is as follows:
    when user id disabled in OIM, assosciated database resource (DBAT, OIA database is used;rbx_users) is disabled ,and user's role is to be removed)
    how this can be achieved via web-service call.
    any pointers will be helpful
    regards,
    chhavi

    Hi Pallavi,
    i have the same problem, can you provide me more specific details?
    -exactly oimjdbc.properties location please?
    -which is what I have to modify?
    Thanks in advance!

  • Getting range of query result in 2004s

    Hi,
    I'm trying to determine range of a result area in a 2004s query using the following code :
    Dim myrange As Range
    Set myrange = Run("BEXAnalyzer.xla!SAPBEXgetResultRangeByID", "ZSKMILESTONESTEST")
    I have also tried this using the technical ID of the query as in RZSCOMPDIR.
    This causes a VB error and stops inside the SAPBEXgetResultRangeByID function and says "Object Variable or with block not set" on this line :
    Set SAPBEXgetResultRangeByID = pAddin.SAPBEXgetResultRangeByID(ActiveWorkbook.Name, queryID, charName)
    Can anyone help ?
    Cheers
    Sue

    Hi Sue,
    I know nothing about 2004s.  But, I know something about SAPBEXgetResultRangeByID.
    The function's definition (from Object Browser) is:
    Function SAPBEXgetResultRangeByID(ByVal queryID As String, Optional ByVal charName As String) As Range
    Here are two examples that work for me ...
    'This example locates query result Area using local query ID
    Sub testResultRangeByID1()
    Dim resultArea As Range, queryID As String
        queryID = "SAPBEXq0001"
        Set resultArea = Run("SAPBEX.xla!SAPBEXgetResultRangeByID", queryID)
        Application.Goto reference:=resultArea
    End Sub
    'This example locates a characteristic's filter cell
    'using local query ID and technical name of characteristic
    Sub testResultRangeByID2()
    Dim resultArea As Range, queryID As String
        queryID = "SAPBEXq0001"
        Set resultArea = Run("SAPBEX.xla!SAPBEXgetResultRangeByID", queryID, "0SHIP_TO")
        Application.Goto reference:=resultArea
    End Sub
    Hope this helps.
    - Pete

  • VL10 User Role Tracking

    VL10 User Role Tracking
    Hi Gurus,
    In VL10 t-code we have 6 tab pages in the initial screen.
    Last one is "User Role". in this we will have several roles.
    Assume that we used user role 1 and created deliveries. How to track those deliveries in LIKP or LIPS tables. Where in sap tables i can find the role used to create respective deliveries.
    Actually i am planning to customize one user role and add it to VL10, so i need to track in the code, if user role = 2 then only make changes....
    else come out of the changes;
    kindly suggest me the table and field names to track deliveries based on user roles of VL10 t-code.
    Please help me on this as it is very urgent;
    thanks in advance
    Sunil

    Hi Sunil,
    Wondering if you ever found a solution for this problem. Becos, I am also in a similar situation and your experience would be of great help if you share it.
    Advance Thanks,
    Anand.

  • User role

    Hi
    I have a 11g ADF application and a 10g Weblogic server. The ADF application was setup to use users/role within Weblogic using lpad having it's own login screen.
    We've recently implemented SSO and removed all previous security within ADF, only setting the security attributes to Authentication.
    I am now extracting the username with the following solution highlighted in the blog below
    http://adfbugs.blogspot.co.uk/2010/05/user-principal-is-not-propagated-to.html
    Is there anyway I can extract the role in a similar method? The user role is extracted from the database when the user logs in.
    Thanks

    I have a 11g ADF application and a 10g Weblogic serverCan you be explicit with your version numbers, please - Weblogic 10.3.x is version 11g.
    11g and 10g are just marketing names, what are the exact version numbers (in other words, are you sure you have the right version of WLS/ADR for your ADF app).
    Plus - remember a user can have more than one role. If it's something custom retrieved from the DB, then you can write the appropriate code to get it for you.

  • User, user roles and previllages

    I have made all the tables under one user for my oracle forms, is it a good approach or should i use multiple users for this and how can i use user roles and villages for oracle forms?
    Thanks
    Hina

    In our organization, we usually has an application owner and another schema with limited privilege to connect to from application (in this case forms). For example we have application owner say DBO which owns all the objects in the application and another user IA_APP is there to connect to database from application. Privileges such as SELECT, INSERT, UPDATE, DELETE is given to IA_APP user. Object access is provided through public synonym. You can do analogy to this in your application and database.
    Regards,
    Virendra

  • Empty search result in query on SMPortal SCSM 2012

    Hello
    We have on SCSM Portal about 20 published Request Offerings. Some of them have problem to display query result on portal in the form of creating request. This happens from time to time. We can't find the reason and any dependencies. But this is real problem
    because if it happens - user can't create request because can't select anything in empty fields. When I open first time new request form It thinks too much time and after show no results. Log is clear for any specific errors which could have any relationship
    to this problem.
    Could you help in the question what can be the reason of this? Example is on the screenshot. And I'm sure that result of the query result should not empty the same query work normally in another Request Offering at the same time.
    Thank you

    Hi Dmytro
    You say that only some of you Request Offerings are having this issue, from time to time. Those types of issues are the worst don't you think? If I where you I would start With recreating at least one of the troublesome Request Offerings from scratch.
    And make sure that the template and Request Offering goes into a
    new Management Pack. If this request offering turns out to be healthy afterwards then you do the same to the rest of them.
    Might also be interesting to know how many Computer CI you have in the CMDB.

  • Detect End User Computer for Incident Request -SCSM 2012 Self Service Portal

    Hi all,
    We want to automatically select user computer name when user submitting a incident request through SCSM 2012 Self Service Portal.  I would like to know is there are OOB feature or workaround without code. 
    Our client does not want to select computer from the list. :) Hence they need Self Service Portal to detect the user computer 
    Thanks in Advance

    Follow the step
    1. Create Request Offering and select "Query Results" for Computer
    2. Select Class : Computer (Advanced)
    3. Configure Criteria Primary User Set Token : Portal User Name
    4. Choose Display Column example: NetBIOS Computer Name
    5. Go to portal, once the form loaded it will auto populate the Primary User Computer
    Hope this help !

Maybe you are looking for

  • How do I get my new (2012) IPOD Classic to work in my 2007 Honda Ridgeline?

    I plug it into the cable in the glove compartment, make sure the IPOD is on & the vol. is up- Turn on the radio and press AUX. Nothing.. And the IPOD seems to not operate correctly when it's plugged into the vehicle. It also seems to screw up the ope

  • Display Ipad 4 with problem?

    Hi, under the display of my ipad, in backlight, i see a grid squares. This is usual?

  • Oracle 10g 10.2.0.1.0 +ASM don't starts automatically on win2003

    Hello to everybody. I have an Oracle 10g 10.2.0.1.0 database that uses ASM for storing and i deal with the following problem. Whenever the server is restarted and although all oracle related services are started up automatically, the database doesn't

  • Generating QR 2D barcodes

    Does anybody know of any way to generate Quick Response (QR) 2D bar codes from within ColdFusion? I did find something but the problem was that it needed certain things entering into the ColdFusion admin to make it function and as I'm currently runni

  • Drive Not Active

    Everytime I open Media Encoder it cycles through 4-5 drives that are non existent on my computer. Drives F thru I. How do I disable Media Encoder from thinking the drives are "not active"?