How to simulate users workload in CIC0 with CATT

Hello,
I would like to generate workload of CRM users with CATT. Users will work only with transaction CIC0. A typical session contain:
- search Businness Partner according partner id,
- double click on Operation
- click on tab "Fact Sheet"
I detect, that CATT unable to double click on "Operation" sub-window. The same problem is in tab "Fact Sheet" overview. I think, that CATT is not possible to do this!
   Please, could you tell me ... is CIC0 and CATT good idea how to generate user workload?
   Best regards ...
   Martin Hucl, Logica.

I don't use the Quest tools, so this is a guess based on the less-than-helpful documentation:
Get-Content .\userList.txt | ForEach {
Get-QADUser -ObjectAttributes @{EmployeeID=$_} -IncludedProperties EmployeeID
} | Select EmployeeID,DisplayName,SamAccountName
Don't retire TechNet! -
(Don't give up yet - 12,700+ strong and growing)

Similar Messages

  • HOW TO cache user clicks on links with attributes such as "_blank" ?

    HOW TO cache user clicks on links with attributes such as "_blank" in Adobe AIR with JS or MXML or AS3 for creating new costume browser window (AIR) ?

    >This feature is indeed new to 8.5.
    Can you explain a bit more on what is possible in version 8.5? How easy it is to attach events to different sections of the 3D model? How easy it is to handle such events? I assume the events will fire even if the user rotates the 3D model via the camera control, right? Any limitations on the 3D model or what types of events are supported? If you have LV documentation describing this feature then that would be *very* helpful!
    Thanks for your reply
    MZ2

  • How to create user editable Crystal Report with dynamic dataset

    What I would like to achieve:
    A program loads a report in runtime updates list of database fields (possibly includes sample data), open report in "Crystal Reports 2011" (or 2008) where user customizes report and saves it. Later on the program loads the report, fills actualized data and displays it in .net report viewer.
    What I do:
    CrReport = New CrystalDecisions.CrystalReports.Engine.ReportDocument
    CrReport.Load(TemplateFilename)
    Dim Results As DataTable
    DataTable is filled from a database
    CrReport.SetDataSource(mResults)
    CrReport.SaveAs(NewReportPath, True)
    The NewReportPath is opened in the default program.
    What are the problems
    The report is open in preview mode (not in design).
    When the field is added to the report the designer asks for XML datasource on preview.

    The short answer is that it is not possible. I broke the question to other two: How to save a report that it opens without preview? and How to create user editable Crystal Report with dynamic dataset, where it is possible to find details. Key answer is Re: How to create an editable previewable report?

  • How to simulate user response in Objective C

    How can a program simulate a user response such as picking a menu choice?
    For example, in a game design where the player takes turns with the device, the player shuffles the cards and gets various animations dependent upon the choice from a shuffle menu. Now it is the computer's turn to shuffle (make menu selections). The program can decide which buttons to press, but how can I make the program PRESS the buttons?
    iOS 5.1 etc.
    I think I am simply looking for a hook in the run-loop at user response time that checks to see if there is a program response available, that interpretes the request or tickles the first responder, or the responder chain. I have trouble believing that this has not come up already, Maybe it is just the way I am looking at the problem. Thank you in advance.

    Use "performClick"

  • How do Lightroom users manage sharing photos with family?

    I'm just looking for some best practices about how to handle the workflow of sharing photos.  Obviously the Lightroom user doesn't want family members to start messing around with the photos outside of Lightroom, and if the photos are not JPGs family members might not be able to view them anyway.  One solution I can think of is to shoot all photos in JPG and in Camera Raw at the same time and save the JPGs to a folder available to everyone and only import the Camera Raw ones into Lightroom.

    acresofgreen wrote:
    ...  One solution I can think of is to shoot all photos in JPG and in Camera Raw at the same time and save the JPGs to a folder available to everyone and only import the Camera Raw ones into Lightroom. ....
    This is a possible solution, but by doing this, family members will not be able to see changes you applied to the photos from within LR.
    Another option would be to export your LR inventory (or parts of it) regularely to a specific folder, where others can access the JPEGs/TIFFs.
    In LR 3, this can be somewhat automated by using the Publish Services to harddisk, where only changed photos are exported again a second or successive time.
    A different approach could also be LRViewer, which lets you view images in a LR catalog from the previews without accessing the originals and without being able to change anything on them.
    Beat Gossweiler
    Switzerland

  • How to query user across multiple forest with AD powershell

    Hi Guys
      Our situation like this , we have two forest ,let say forestA.com and forestB.com, and they are many subdomian in forest A.
      I'd like to write a script to the AD object information via get-adobject -identify xxxx
      My accont belongs to forestA.com , and the computer i logged on belongs to forestB.com ,A & B have forest trust.
      Now the problem is if the object i quried belngs to forestB.com ,the Get-ADObject works fine ,however if the object belongs to forestA.com ,i got the error "Get-ADObject: Cannot find a object with identify: 'xxxx' under: 'DC=forestB,DC=com'.
      So how can i have a script than can query user in both forest

    Prepared this some time ago for a PowerShell Chalk & Talk. Just change the forest names and credentials. Each Active Directory cmdlet you are calling works on the current drive. So to switch between the forests you need just change the drive / location.
    This is also quite nice for migration scenarios.
    $forests = @{
    'forest1.net' = (New-Object pscredential('forest1\Administrator', ('Password1' | ConvertTo-SecureString -AsPlainText -Force)))
    'forest2.net' = (New-Object pscredential('forest2\Administrator', ('Password2' | ConvertTo-SecureString -AsPlainText -Force)))
    'forest3.net' = (New-Object pscredential('forest3\Administrator', ('Password3' | ConvertTo-SecureString -AsPlainText -Force)))
    'a.forest1.net' = (New-Object pscredential('a\Administrator', ('Password1' | ConvertTo-SecureString -AsPlainText -Force)))
    'b.forest1.net' = (New-Object pscredential('b\Administrator', ('Password1' | ConvertTo-SecureString -AsPlainText -Force)))
    Import-Module -Name ActiveDirectory
    $drives = $forests.Keys | ForEach-Object {
    $forestShortName = ($_ -split '\.')[0]
    $forestDN = (Get-ADRootDSE -Server $forestShortName).defaultNamingContext
    New-PSDrive -Name $forestShortName -Root $forestDN -PSProvider ActiveDirectory -Credential $forests.$_ -Server $forestShortName
    $result = $drives | ForEach-Object {
    Set-Location -Path "$($_):"
    Get-ADUser -Identity administrator
    $drives | Remove-PSDrive -Force
    $result
    -Raimund

  • Acrobat Pro X - How to allow user to save form with data

    I'm evaluating the trial version to make sure it does what we want.  I want the user to be able to save a form to their PC with the data they've typed in.  In my search of the forums I found an answer that said to look at File > Save As > Reader Extended PDF but for me all of the further sub-choices are greyed out.  Is this a limitation of the trial or am I on the wrong trail?  Does the software have the feature we want, and if so, how do I add it to my form?
    many thanks for your help

    OK I think I answered my own question.  When I re-opened the file and looked at the options they were no longer greyed out.  That's a strange way for software to work, but I guess that's par for Adobe.

  • How many concurrent users on a FMS?

    We want to stream live Town Hall meetings with the majority
    of the users viewing it from our inTRAnet. 320x240, 30fps, Dual 2.8
    GHz, 4 GB widows server. Anybody with similiar setup using FIMS to
    service 200 or 500 concurrent users? We have two campuses and I
    need to know if I will need to spec a second server if we get above
    a certain number. How many concurrent users can I supprot with the
    above configuration? Thanks

    FMS should be able to handle your 500 clients with no problem
    using the configuration you mentioned (some of my apps routinely
    see many times more than that on a similar server). I use a
    slightly beefier processor in my boxes though... quad core
    Kentsfield Xeon / 4GB ram.
    That said, also make sure you have enough throughput at your
    NIC to handle the traffic. At 500 concurrent clients, a low
    bandwidth stream of 300kbps puts you at about 150Mbps, so you'll
    want to run the numbers before you commit to a single serves in
    case you can't get enough network juice to a single box.

  • I have itunes on a mac with 2 users but the library only shows on the main user how can both users have the same library?

    i have itunes on a mac with 2 users but the library only shows on the main user how can both users have the same library?

    Hi,
    Have a Look at these Links on Home Sharing:
    http://support.apple.com/kb/HT4620
    http://support.apple.com/kb/HT3819
    Could be what you need...
    Cheers,

  • HT202213 I have 3 users on one computer with 3 unique user accounts.  Each have unique ITunes accounts.  How do we share our music libraries using home sharing?

    I have 3 users on one computer with 3 unique user accounts.  Each of us have separate and unique ITunes accounts.  How do we share our music libraries using Home Sharing?  Everything that I can find talks about sharing between networked computers, but this is all on the same computer.  I just want to share between ITunes accounts.  Thanks!

    Hi b noir, I also have two users on one pc with two different iTunes libraries.  But I also want to put them onto an external hard drive so that I can free up some memory on the pc.  So I figure I need to consolidate the two users iTunes libraries first before moving to hard drive?  But not quite sure how to do that on the iTunes 11?  Thanking you in advance!!

  • SSO and how to Managing User Roles/Privileges with Forms using Oracle db

    We are in the process of implementing Oracle Application Server SSO with our custom Forms application using Oracle database -- all 10.2.0.1.0 version.
    In our Forms Applications, we have about a dozen roles we have assigned to various users. We need to identify each user using our Forms because we are using the GLOBAL USER throughout the application.
    Questions:
    -- Do we have to create users/passwords in both OID and application database?
    -- Is there a way to easily manage the user and passwords between SSO and Forms App/database in one place? For example, how does a user change their password once, but actually change it in both the database and SSO?
    Any advice and/or direction would be greatly appreciated.
    Thank you,
    Mika
    Edited by: user11846198 on Sep 1, 2009 1:41 PM
    Edited by: user11846198 on Sep 1, 2009 1:53 PM

    Yes, you can have global roles in the DB and assign this roles to specific OID users, and the will heritage the privilages, you can do this using Oracle Identity Management Web Tool http://hostname:7777/oiddas is not complicated.
    Greetings.

  • Always used 1 main account.  Started using individual user accounts. So how do I use software or applications with a lot of data like Quicken under my own user account?

    I recently upgraded our family's mac to OS X.  I thought this was the perfect time to create and use "user accounts".  We had always used 1 main account.  So how do I use software or applications with a lot of data like Quicken under my own user account?  I wanted to be able to manage my own itunes library, iphone apps, messages.  But I still really need to use the Stuff I have in Quicken essentials.  I don't want to have to restart all my work done in Quicken already.

    I haven't used Quicken in a while, but most applications store your files in your Documents folder. Is that where your Quicken data file is? What you do next depends on how many family members need to get at that data.
    If multiple family members need to use the Quicken data file, try moving it to the Documents folder in the Shared account. That is an account that all accounts can see. It's at the same level as the other accounts. In other words, Shared is one level up from your Home account, or Hard Drive/Users/Shared.
    If you're the only one allowed to see that Quicken data, move the Quicken data file from the old main account to your account, and don't leave a copy behind. You can use the Shared folder as a way station for the transfer since you won't be able to see both accounts' Documents folders at the same time (because you're not allowed to peek into other people's accounts). Or you can use another disk or server for the transfer, as long as you can get to it when logged into either account.

  • I am a new iPad user who has transferred an iTunes library from my laptop to iPad. How do I sync my iPod touch with my ipad

    I am a new iPad user and have transferred my iTunes library from my laptop. How do I sync my iPod touch with my ipad

    You don't.  You synch your iPod to your computer.  There's no way to synch from iPad to iPod.  You can tranfer the same playlists to your iPod from the computer.

  • How can I share my iTunes library with another user on my laptop?

    How can I share my itunes library with another user on my laptop?

    If you type "Shore itunes library" into the search bar at the top of this page by "Support" you will find:
    iTunes: How to share music between different accounts on a single computer

  • How many users do i have with this account?

    How many users do i have with this account?

    Hi darylm32102489,
    Which account are you referring to? I see that you have an Acrobat subscription--is that what you're asking about? Or are you referring to your Acrobat.com online storage account?
    If you're referring to an Acrobat subscription, please see this FAQ for information regarding licensing: https://helpx.adobe.com/x-productkb/policy-pricing/acrobat-pro-xi-subscription-faqs.html#i d_83547
    Please let us know if you have additional questions.
    Best,
    Sara

Maybe you are looking for

  • FCP HD cant see video NO WHERE!!!

    Ok here it is last night I imported video in, and now today I went to start working on it and now I cant see nothing, no video at all. I reinstalled my FCP but nothing. When I put clips into my time line all I see is black, but I can hear the sound.

  • Tool in Sql Anywhere 11 to view procedure/function I/O?

    We have had some of our branches complaining about slowness. I have tried tracing the database and viewed the slow running queries to see if that would help but would like to see the I/O impact of some of the procedures to see if it needs to be tuned

  • IPhoto 4 to 5 Upgrade - Alone!

    Is there any way to obtain an upgrade to iPhoto 5 without having to purchase all the other components of iLife 5? I only use iPhoto! Thanks! ...John

  • ADAPT mode PDI exception

    Hi Experts. I just received access to a new SAP Cloud for customer system. I setup the Admin user for myself following the cloud setup guide. I just wanted to add an extra field in account screen by going into ADAPT mode. However , when i go into ADA

  • I try to turn on my I phone 4 but don't open

    hi