IAC 3.1.1 users who are member of more than one OrgUnit are not able to order services?

Hi,
Power Down, Power Cycle, Take Snapshot and Decommission services are not working for users who are member of more than one organization!!
Error Message:
The service form could not be submitted because of following error: [newscale][SQLServer JDBC Driver][SQLServer]Conversion failed when converting the nvarchar value '1,2' to data type int.
Thanks,
Maz

Hi,
Power Down, Power Cycle, Take Snapshot and Decommission services are not working for users who are member of more than one organization!!
Error Message:
The service form could not be submitted because of following error: [newscale][SQLServer JDBC Driver][SQLServer]Conversion failed when converting the nvarchar value '1,2' to data type int.
Thanks,
Maz

Similar Messages

  • Script to find users that are a member of more than one of a list of specific groups

    Hi,
    I need to generate a list of users that are members in more than one group, out of a list of specific security groups.  Here's the situation:
    1) We have about 1100 users, all nested under a specific OU called CompanyUsers.  There are sub-OUs under CompanyUsers that users may actually be in.
    2) We have about 75 groups, all directly under a specific OU called AppGroups.  These groups correspond to a user's role within an internal line of business application.  All these groups start with a specific character prefix "xyz", so the group
    name is actually "xyz-approle".
    I want to write a script that tells me if a user from point 1) is a member in more than one group in point 2).  So far, I've come up with a way to enumerate the users to an array:
    $userlist = get-qaduser -searchroot 'dq.ad/dqusers/doral/remote' | select samaccountname |Format-Table -HideTableHeaders
    I also have a way to enumerate all the groups that start with xyz that the user is a member of:
    get-QADMemberOf -identity <username> -name xyz* -Indirect
    I figure I can use the first code line to start a foreach loop that uses the 2nd code line, outputting to CSV format for easy to see manual verification.  But I'm having two problems:
    1) How to get the output to a CSV file in the format <username>,groupa,groupb,etc.
    2) Is there any easier way to do this, say just outputting the users in more than one group?
    Any help/ideas are welcome.
    Thanks in advance!
    John

    Here is a PowerShell script solution. I can't think of way to make this more efficient. You could search for all groups in the specfied OU that start with "xyz", then filter on all users that are members of at least one of these groups. However, I suspect
    that most (if not all) users in the OU are members of at least one such group, and there is no way to filter on users that are members of more than one. This solution returns all users and their direct group memberships, then checks each membership to
    see if it meets the conditions. It outputs the DN of any user that is a member of more than one specfied group:
    # Search CompanyUsers OU.
    strUsersOU = "ou=CompanyUsers,ou=West,dc=MyDomain,dc=com"
    $UsersOU = New-Object System.DirectoryServices.DirectoryEntry $strUsersOU
    # Use the DirectorySearcher class.
    $Searcher = New-Object System.DirectoryServices.DirectorySearcher
    $Searcher.SearchRoot = $UsersOU
    $Searcher.PageSize = 200
    $Searcher.SearchScope = "subtree"
    $Searcher.PropertiesToLoad.Add("distinguishedName") > $Null
    $Searcher.PropertiesToLoad.Add("memberOf") > $Null
    # Filter on all users in the base.
    $Searcher.Filter = "(&(objectCategory=person)(objectClass=user))"
    $Results = $Searcher.FindAll()
    # Enumerate users.
    "Users that are members of more than one specified group:"
    ForEach ($User In $Results)
        $UserDN = $User.properties.Item("distinguishedName")
        $Groups = $User.properties.Item("memberOf")
        # Consider users that are members of at least 2 groups.
        If ($Groups.Count -gt 1)
            # Count number of group memberships.
            $Count = 0
            ForEach ($Group In $Groups)
                # Check if group Common Name starts with the string "xyz".
                If ($Group.StartsWith("cn=xyz"))
                    # Make sure group is in specified OU.
                    If ($Group.Contains(",ou=AppsGroup,"))
                        $Count = $Count +1
                        If ($Count -gt 1)
                            # Output users that are members of more than one specified group.
                            $DN
                            # Break out of the ForEach loop.
                            Break
    Richard Mueller - MVP Directory Services

  • Using more than one Business area in the same report

    Hi,
    Is it possible / recommended to use more than one business area in the same report.
    For example, I have a sales (business area sales) report on one tab and a rebates(rebates business area) report on a second tab.
    Thanks

    Hello
    Possible: yes
    Recommended: no
    This can certainly be done and Discoverer will not prevent you from having reports that use different business areas as you describe.
    However, for management and security purposes it does not make for ease of use. As you know a user has the ability to share a workbook with another user. If they do this then ALL reports within that workbook are shared. If the receiving user does not have access to one or more of the business areas then some reports will run and some will not. This can be very confusing to an end user and a possible nightmare to administer.
    My recommendation would be to have a workbook per business area and not mix.
    If there is more than one business area per functional area, for example sales and returns, then so long as the users have access to both business areas then you could use a common workbook.
    Personally I would not even do this, so my strongest advice would be to have all reports in a workbook written against the same business area.
    Hope this helps
    Michael

  • More than one text area on a slide master... how?

    Is it possible to define more than one text area on a master slide? If so how?
    I want to have a layout with two columns of text - a fairly common layout in presentation packs - but can't persuade Keynote to accept this as a layout for a template. I realise that there can only be one 'body' area, but any attempt to produce a 'fake' second body area fails - whether I put in a text box or a shape with text in.
    If I put it in as a text box, I can't put a limit on how big the box is.
    If I put it in as a shape with text in, when I try to enable the shape as a text placeholder, it forces the whole text in box to have same format as 'top level' outline.
    Any ideas?

    If you want two columns of text, why not set up the Body textbox with two columns? Select the Body textbox on the slide master, then in the Text Inspector, in the Columns tab, set however many columns you want.

  • Creation of prompt section using more than one sunject areas.

    Hi Everybody,
    Can we create prompt section in the dashbaord using more than one subject area?. I am using OBIEE 11g
    Please put your thoughts/suggestions.
    Thanks,
    Govardhana

    Hi Govardhana,
    Do you want to create same dashboard prompt using multiple SA's ?
    How to reuse Filters/Dashboard Prompts from one Subject Area to another?
    Thanks,
    Saichand.v

  • More than one sales area at 1 catalog

    Hi SDN,
    We have ecommerce 7.0 for SAP R/3.
    We have 1 product catalog at the SAP-system. This product catalog contains articles out of 6 different sales areas. In my case 7000 / 90 / 90, 7000 / 90 / 91,  7000 / 90 / 92, 7000 / 90 / 93,  7000 / 90 / 94, 7000 / 90 / 95. This product catalog couln't be changed because we have an import program for this and wouln't change that. There is no possibility to make 6 catalogs. It must be this one.
    The customers for this shop will have different sales areas:
    7000 / 90 / 90, 7000 / 90 / 91,  7000 / 90 / 92, 7000 / 90 / 93,  7000 / 90 / 94, 7000 / 90 / 95
    Each customer will have only one of this sales areas. Never 2 or more.
    My problem is, the SAP-Catalog only supports one sales area (Trx WWM1). If i set the sales area of the catalog to 7000 / 90 / 90, then only customers with sales area 7000 / 90 / 90 can login to the eshop. If a customer has the sales area 7000 / 90 / 91 he couldn't login to the eshop.
    I've already tryed to set the catalog sales area to an overall area 7000 / 99 / 99. But this worked not. If i set this, the customer needs that overall sales area too. The shop do not support overall sales areas.
    How can i solv this problem? Can you help me please?
    Is there some customizing for the SAP-catalog possible to support more than one sales area?
    Or some customizing possible at the eshop?
    IMPORTANT: We don't have CRM. We have a SAP R/3 (ECC6.0). Please do not give answers for CRM solutions.
    Thanks and best regards,
    Toni

    Hi Tony,
    If it is R/3 backend you are creating your catalog on WWM1. Try to assign a a Cross Division "00" to the catalog and add products from different Sales Areas.
    Do not forget to modify the Sales Area in the ShopAdmin > Transactions.
    Kind Regards,
    Felix.

  • Can i create report using more than one Business Area ?

    Hi Gurus,
    Can i create report using more than one Business Area?.Could anybody tell me that report will work?.
    Vikram

    You should have no problem creating a report using more than one Business Area, we share folders across BAs all the time for ease of management. As long as your joins exist its not a problem.
    Matt Topper
    TUSC, The Oracle Experts
    [email protected]

  • Stmfadm A host group member cannot be a member of more than one host group

    Hello, i setup solaris & make it FC target for my test ESX cluster.
    ESXi nodes has not local disk (to boot from), so on solaris side I setup 3 zvol and try to export them to my ESXi host. 1 & 2 zvol to setup ESXi it self & boot from it.
    3-d zvol to datastore purposes, store & run virtual machine.
    But I have problem with lun masking.
    I need following config:
    ESXi1 - Lun 1,3
    ESXi2 - Lun 2,3
    I plan create 3 host-groups:
    1 - ESXi1
    2 - ESXi2
    3 - ESXi1,ESXi2
    But it is imposible, it seems there is limit in stmfadm
    In manual page I can see: "A host group member cannot be a member of more than one host group."
    Can you advice me any solution?
    Alex
    Edited by: 1009729 on Jun 4, 2013 9:18 PM

    Hello, i setup solaris & make it FC target for my test ESX cluster.
    ESXi nodes has not local disk (to boot from), so on solaris side I setup 3 zvol and try to export them to my ESXi host. 1 & 2 zvol to setup ESXi it self & boot from it.
    3-d zvol to datastore purposes, store & run virtual machine.
    But I have problem with lun masking.
    I need following config:
    ESXi1 - Lun 1,3
    ESXi2 - Lun 2,3
    I plan create 3 host-groups:
    1 - ESXi1
    2 - ESXi2
    3 - ESXi1,ESXi2
    But it is imposible, it seems there is limit in stmfadm
    In manual page I can see: "A host group member cannot be a member of more than one host group."
    Can you advice me any solution?
    Alex
    Edited by: 1009729 on Jun 4, 2013 9:18 PM

  • More than one Spaces are getting trimmed on BizTalk BAM portal

    Hi All,
    We are implementing BAM at our customer place , we observed ,if any field  contains more than one space in input file then these spaces are getting trimmed in single space,however it is correctly sitting in the BAMPrimaryImport  database 
    For example if input file ,which is processing through BizTalk, and if any field which value is "AB  CDE" (field contain three space here ) then in portal it is appearing as
    "AB CDE" (Only one space here) by default 
    I am not sure how theses values are displayed in portal and how to relove this default behiaver of BAM Portal, if somebody have faced this situation then i will appreciate your help please
    Thanks
    Yash

    Well then I guess it's a Portal issue (yes you already knew that!) :-)
    I know not everybody agrees with me, but the way I look upon it, the Portal should not be used as a product, but merely as a testing tool and inspiration as to what one can build on top of ones BAM activities. In other words, if you need to present your
    BAM data to users, you should build your own; Pivot Tables, Reporting Services, ASP.NET Web sites etc. etc. on top of it.
    Don't know if this is true, but I've heard that the BAM portal was a beta-product that shipped for the first time with BizTalk Server 2006 without being completed, and no code changes has taken place since.
    Morten la Cour

  • Filter photos that are located in more than one album

    I'm trying to organise my iPhoto events onto albums in the new photos app in 10.10.3, however, I think I messed up with a bunch of photos and need to start clean, I need to be sure that one specific photo or group of photos are located in a single album, kinda like iPhoto used to work with events, I know a photo can be in more than one album at a time, but how do you tell with filters?
    Tried to create smart album but seems to be no criteria for that.
    Thanks.

    You can't.  You know that during the conversion from iPhoto to Photos all of your current iPhoto Events also were converted to albums inside the folder in the sidebar titled "iPhoto Events". 
    So you only have to worry about new imports which go into Moments.

  • Solaris users who did login for more than months

    Hello All,
    Can any one help me out to find those users who did not login to the system for more than a month or more? I need to do some user clean up.
    Thanks..
    Edited by: user4027740 on Apr 13, 2011 12:35 AM

    USERS=`grep -v NOLOGIN /etc/passwd | cut -d: -f1`
    for USER in $USERS
    do
    echo "---------- $USER --------------"
    last -n 1 $USER
    done
    ############this script helps you find out the last login time of all users in /etc/passwd file###################

  • Filter per activity for resources who are included in more than one group

    Have several resources who participates in 3 Groups (Design, Assembly, and testing) Would like to somehow filter or Group in a Way so a report can be viewed only showing the actual work they are doing för the specific Group. I.e. showing their assembly
    work only. etc.
    (All assembly tasks has a taskname which includes "assembly"')
    Kind regards //Anders

    Anders,
    I replied earlier but after reading you post several times I realized that I probably misunderstood what you want. This is what I now understand. You have several resources, each of who may work on various parts of design tasks, assembly tasks, and test
    tasks. For example, let's say your resources are Joe, Bill & Tom. Joe is assigned to a design and test task, Bill is assigned to an assembly and test test task and Tom is assigned to a design task, an assembly task and a test task (Tom is very versatile).
    You would like to see a report showing just the assembly tasks and the amount of work each of the three resources is assigned on those tasks.
    Assuming the above is a correct interpretation, you will need to employ three processes, some VBA, grouping and filtering.
    1. First, designate a custom text field for group identification (e.g. use Task Text1 to enter "design", "assembly", or "test" for each task)
    2. In order to use grouping and filtering effectively,  you will need to translate the Task Text1 information to the Assignment Text1 field. To do that, go to the MVP website at: http://project.mvps.org/faqs.htm, and run the macro in FAQ 37.
    3. Now go to the Task Usage view and set up a group with Text1 as the first group by element and Name as the second group by element. Check the box to group assignments and not tasks. Then select "assignment" for field type of the second element
    (i.e. Name).
    4. Apply the group
    5. To show only the work hours for each resource in a specific group, autofilter on the desired group. Note, if you do not run the macro to populate the Assignment Text1 field with the Task Text1 field, the filter will yield nothing.
    Hope this helps
    John

  • Aliases - A question about services which are known by more than one name

    If I create a tuxedo alias for an existing service, does the 'original' service simply answer to either name OR does the server end up with one more service than it used to have? i.e does aliasing create a clone.I dont want to discuss the implications of cloning etc, I just want to if a service then bears two name plates or whether I get a clone of a service. I just want to know what the truth is.TIA(I have had two conflicting explanations from experienced developers - nice guys but who is right?)

    Allan Moore wrote:
    If I create a tuxedo alias for an existing service, does the 'original' service simply answer to either name OR does the server end up with one more service than it used to have? i.e does aliasing create a clone.I dont want to discuss the implications of cloning etc, I just want to if a service then bears two name plates or whether I get a clone of a service. I just want to know what the truth is.TIA(I have had two conflicting explanations from experienced developers - nice guys but who is right?)When you write a service, you write a Function, for example TOUPPER. When you compile the function into a server, you specify a mapping that service TOUPPER will be processed by function TOUPPER. When you boot the server and use the -A option, your telling the server to advertise all services in its mapping table, hence service TOUPPER is advertised. If I use the -s option to alias, then I am overriding the compiled mapping table and dynamically creating a new one. So by saying
    -sTOUPPER:TOUPPERV2 I am saying that service TOUPPER will be processed by function TOUPPERV2 (version 2). Whatever was compiled into the server is overridden.
    If you put a -A and a -s on the CLOPT line, then things COULD get weird. If I said "-A -sTOUPPER:TOUPPERV2": then I'm saying TOUPPER is processed by both functions TOUPPER and TOUPPERV2. I don't know if this is even legal, and I can't think of a reason to do this. The Tuxedo service table just scans linearly looking for a string match on TOUPPER. Which ever function entry comes first is the function that will be called.
    If I said "-A -s TOLOWER:TOUPPER" then I'm adding a new service that uses an existing function. This is very legal, though a little cryptic for administrators. A better choice is "-s TOUPPER,TOLOWER:TOUPPER" so that it is explicit what services the service offers and what function is processing them.
    Hope this helps.
    Brian Douglass
    Transaction Processing Solutions, Inc.
    8555 W. Sahara
    Suite 112
    Las Vegas, NV 89117
    Voice: 702-254-5485
    Fax: 702-254-9449
    e-mail: [email protected]

  • Assigning ONE PERSONNEL AREA (PA) to more than one Company Code

    Can we assign one personnel to more one company code, and if yes, config. step please?
    For example:
    Can we assign personnel area - AUTO to Company code 1000, 2000 & 3000.

    Thanks for your quick answer.
    Let me present you a scenario, ok.
    We are implementing PA, OM, PY, Recruitment for a company having single client. There are 3 company codes created by FI guys.
    Now, we want to go-live with 3 company code at a time. While doing configuration for these sub-modules, we were thinking to have a company configuration that could be used across all company codes.
    So we would like to know for example, can we have a common Enterprise, Personnel & org. structures for all the 3 company codes. Can we configure PA and it could be used across 3 company codes, and same things apply to OM, PA & Rec.
    Because we want to go-live with company code in 3months?

  • Why won't Index tags that are associated with more than one topic work on a Mac?

    I used RoboHelp 8 to generate a project for PCs and Macs. An index entry ("documentation", in the following examples) is associated with two topics. If I click that index entry in the output on a PC, the appropriate topic links appear and I can jump to the topics. On a Mac, any index entry that has more than one topic associated with it will not work. I just wondering if anyone else has experienced this.

    I suspect but cannot confirm it is a browser issue with output from an older version of Rh. Can you install the Rh10 trial on a machine other than your normal production machine?
    See www.grainge.org for RoboHelp and Authoring tips
    @petergrainge

Maybe you are looking for

  • [SOLVED] Trying out scripting for the first time... confused...

    ok so here is the script that I have started echo 'This is a custom updater app written by Daniel Schneider' echo "Check for updates now? (y/n)" read answer if [ "$answer" = "y" ]; then sudo pacman -Syy sudo pacman -Syu read fi if [ "$answer" = "n" ]

  • Content Type in JMS Receiver

    Hi, I have a File ---> SAP PI ---> JMS (SonicMQ) scenario. I have done the settings and the message is passed successfully to the SonicMQ broker. However the end system is complaning that the received message is a text file and not a xml file. How sh

  • Location of itunes map in vista

    I cannot open itunes due to the fact that itunes cannot find the map itunes. Where can i find this map or rather where can itunes find this map. In the knowledegebase there is only a resolution for windows xp. looking forward to a fast response

  • BCALV_EDIT_03 - Need the table update function

    I am fairly new to OO programming and have worked through the various sample programs. I am currently using BCALV_EDIT_03 and _04 to write a table maintenance program. I kind of have figured out how the delete and insert function works but unfortunat

  • How can I set the Lock Model and data structure ?

    Hi , I just have two questions about JE: 1) Is there some method for me to set the lock mode level , such as record lock, page lock and database lock in JE? 2) I learned that there are Btree and Hash,etc , data structures , How can I set the data str