REPORT - Who runs the action

Hi,
I need to make a report containning all the actions made on a user and the user who made this action.
For instance, I need to know WHO creates an account.
Do I have an attribute or a table that store this information?
I try to see into mxp_audit but the colon startedBy is almost always  "NULL" and in the colon "changedBy" into mxiv_oentries I find lots of negative values such as -1;-2;-3;-4 instead of mskeys.
An idea?
thanks

Hi!
I just made a report like yours. first your need to see what a changes there is made by a user.. thats quite easy because thats everything on changed on the user. you could make some union on the mxiv_all_sentries and mxiv_oentries. then for matching them up to a time where they were updated and by whom you should use the valueauditid on mxiv_sentries/oentries and map it to mxp_audit and then use them to se when and by whom made the changes..
That should give you most of it!

Similar Messages

  • Failed to run the action: Install Software Updates. CI Version Info timed out?

    Hi,
    I have a task sequence that runs on servers to automatically install the advertised updates in software center. I have one server that is not installing these updates and from the smsts log I see an error about "CI Version times out" Does anyone
    know what this means? TIA
    <![LOG[One or more updates failed to install, hr=0x87d00314]LOG]!><time="06:37:50.387-120" date="04-25-2015" component="InstallSWUpdate" context="" type="3" thread="31312" file="main.cpp:202">
     <![LOG[Process completed with exit code 2278556436]LOG]!><time="06:37:50.387-120" date="04-25-2015" component="TSManager" context="" type="1" thread="26924" file="commandline.cpp:1123">
     <![LOG[!--------------------------------------------------------------------------------------------!]LOG]!><time="06:37:50.387-120" date="04-25-2015" component="TSManager" context="" type="1"
    thread="26924" file="instruction.cxx:804">
     <![LOG[Failed to run the action: Install Software Updates.
     CI Version Info timed out. (Error: 87D00314; Source: CCM)]LOG]!><time="06:37:50.434-120" date="04-25-2015" component="TSManager" context="" type="3" thread="26924" file="instruction.cxx:895">
     <![LOG[Set authenticator in transport]LOG]!><time="06:37:50.434-120" date="04-25-2015" component="TSManager" context="" type="0" thread="26924" file="libsmsmessaging.cpp:7734">
     <![LOG[Set a global environment variable _SMSTSLastActionRetCode=-2016410860]LOG]!><time="06:37:50.636-120" date="04-25-2015" component="TSManager" context="" type="0" thread="26924"
    file="executionenv.cxx:668">
     <![LOG[Set a global environment variable _SMSTSLastActionSucceeded=false]LOG]!><time="06:37:50.636-120" date="04-25-2015" component="TSManager" context="" type="0" thread="26924" file="executionenv.cxx:668">
     <![LOG[Clear local default environment]LOG]!><time="06:37:50.636-120" date="04-25-2015" component="TSManager" context="" type="0" thread="26924" file="executionenv.cxx:807">
     <![LOG[The execution engine ignored the failure of the action (Install Software Updates) and continues execution]LOG]!><time="06:37:50.652-120" date="04-25-2015" component="TSManager" context="" type="2"
    thread="26924" file="instruction.cxx:962">
     <![LOG[Set authenticator in transport]LOG]!><time="06:37:50.652-120" date="04-25-2015" component="TSManager" context="" type="0" thread="26924" file="libsmsmessaging.cpp:7734">

    Please have a look at this similar post:
    https://social.technet.microsoft.com/Forums/en-US/7ebe1966-1417-4e5e-ba29-1aac6b5b0de1/sccm-2012-deployment-of-updates-failes-with-ci-version-info-timed-out?forum=configmanagersecurity
    My Blog: http://www.petervanderwoude.nl/
    Follow me on twitter: pvanderwoude

  • I run an action converting an a4 jpeg into web size 500px long side @72DPI. When I run the action the DPI is 240! Why?

    So as I said I run the action and for some reason PS makes the DPI 240 when I originally put it as 72. I have done this loads of times and no problems and now it does this. Any ideas? I have recently reinstalled PS due to a crash so........ could this be something to do with it? have I not set something up correctly?
    Any help is greatly appreciated

    Please show the action, expand the action fully in the actions palette so all the action step show and you can see all the options recorded. Capture the scree and post the action her. It should look something like the one I just recorded.
    Crafting Actions Package UPDATED Aug 10, 2014 Added Conditional Action steps to Action Palette Tips.
    Contains
    Action Actions Palette Tips.txt
    Action Creation Guidelines.txt
    Action Dealing with Image Size.txt
    Action Enhanced via Scripted Photoshop Functions.txt
    CraftedActions.atn Sample Action set includes an example Watermarking action
    Sample Actions.txt Photoshop CraftedActions set saved as a text file.
    More then a dozen Scripts for use in actions
    Example
    Download

  • Create PDF and run action does not actually run the action after producing the pdf from word

    When I select "Create PDF and Run Action" in word it does not actually run the action in Acrobat it just sets the tool, why?

    Hi Amerispec,
    Thank you for posting on the forums, Please explain the workflow steps along with the version of the Adobe Acrobat and OS you are working on.
    thanks,
    Vikrantt Singh

  • How having a where-clause in a report without affecting the actions button

    Hi,
    let's suppose I have a simple report built on a table where I have a date field.
    If I want the report to get the records of the table when you login ao as to have only those of the current month, I could modify the region source in the page rendering of the report in this way:
    select
    “COLUMN1"
    "COLUMN2",
    "COLUMN3"
    from   "MYTABLE"
    where to_char(COLUMN2,'mm-yyyy') = to_char(trunc(sysdate),'mm-yyyy')
    order by COLUMN2
    The problem is that if I try to choose another range of date on the application by using the filter of the Actions button, I get no records and I suppose that is 'cause the report applies the filter to the query where I have
    where to_char(COLUMN2,'mm-yyyy') = to_char(trunc(sysdate),'mm-yyyy')
    and so I doesn't work.
    How should I do?
    Thanks!

    try this...
    select  
    “COLUMN1" 
    "to_char(COLUMN2,'mm-yyyy') ", 
    "COLUMN3" 
    from   "MYTABLE"  
    where COLUMN2 between to_char(COLUMN2,'mm-yyyy') and  to_char(trunc(sysdate),'mm-yyyy') 
    order by COLUMN2

  • Report - who is the current approver for purchase requisition

    Hi Experts
    Is there a report that can give information the status / who is the current approver for purchase requisition?
    currently if we open the PR directly, we can only know the release strategy, release code, status of approver, but we cannot have the information who is the person that should approve this PR.
    Thanks in advance
    Prashanth.v

    Hi All.
    Unfortunately we want to have this information for our end user, and they will not have the access to SE16.
    Another thinks is from CDHDR we will have the information if changes are made in PR. So it will give information user that already approve the PR
    What we want to have is a report of outstanding PR (not yet released) that have information who is the user (the user complete name / user id)  that should approve the PR.
    Thanks In Advance
    Prashanth.Venkategowda

  • My batch action won't work but when I run the action on a single picture it works

    I'm on a Mac and I set up 2 actions the first one to resize a photo and the second one to make a frame with my photography business logo on it. The actions have previously worked fine with no issues and now all of a sudden it won't work on a batch action but it will work fine on a single photo. Please help!!!

    Hi there,
    I would recommend taking a look at the troubleshooting steps found in the article below.
    iPhone: Can't hear through the receiver or speakers
    http://support.apple.com/kb/TS1630
    -Griff W.

  • MDT 2012 - Failure 9701: Unable to find any version of USMT, unable to perform user state migration. Failed to run the action Restore User State. DNS Record does not exist. (Error: 000025E5; Source: Windows)

    I am having trouble trying to capture a new Windows 8 image with WDT 2012.
    My Setup - 
    Server 2012
    WDS
    MDT 2012
    Windows 8 ADK
    Hyper-V
    I have created a new task and I can get the image to successfully deploy the image to a VM but it seems to fail at the Restore User State task.
    Once the install Applications task has finished I added a Suspend task so I could customize the image a little. Upon resuming the task sequence is where the above failure message appears. I can see it gets to the next step (which is 'Restore User State')
    but that seems to be where is crashes.
    Does anyone have any advice on what I might be doing wrong or what I can do to resolve the above issue?

    WAIK being installed was probably your issue so I wouldn't bother disabling the restore task. It is used to migrate user data, docs, and settings on refreshes, not new builds. It doesn't affect CopyProfile, just note that data will be migrated on refreshes so
    some aspects may change, ie wallpaper, shortcuts, etc but what gets migrated with USMT can also be configured.
    Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread. ”

  • After burning dvd, the audio out runs the actions or speaking

    after the dvd is made and i play it back on a dvd player, it is as if the audio is being heard before the actuall speaking. why is this?

    They were all encoded in compressor and all are about 7.6 Mb/s. The thing is, only 2 of 14 have the issue. Granted, they are the 2 longest, but not by that much. And it is out of sync for the entire program, it doesn't gradually get out of sync. Also, opening the Video_TS folder (on the computer, not the disk) in VLC shows the same problem, so its not the player, the disk media, or even the burning process. It's somewhere in the "build" process. I will try a lower data rate for those two, but it should be fine for less than an hour of material.

  • A simple list with seven time buckets starting from the date report is run.

    Hi All,
    I am new to ABAP.Recently i have planned to write a progam which will help in planning the delivery of scheduled items.For a given sales Org. it will display all the undelivered,delivered items in a simple list and sort them with delivery dates.it will also provide a summary report at material group.For that i have used selection screen(LIKP-VKORG-Obligatory).when i enter VKORG Details i should get all the delivery docs for which delivery is not done or partially done.For this i have taken one more table LIPS
    (LIPS-MATKL,LIPS-MATNR,LIPS-VBELN,LIPS-POSNR,LIPS-WERKS,LIPS-LFIMG,LIPS-MEINS) for tables LIKP and LIPS VBELN is the key field.when i enter VKORG Data in the selection screen ,how can i get the data from LIPS Table.Please explain?
    Also report should be simple list with seven time buckets starting from the date when the report is run.The amount of quantity to be delivered should be displayed under appropriate bucket i.e within the bucket where its delivery date falls in.for ex:If the report is run on Tuesday 15th march 2010 then the start date 1 should be starting date of the week which is Monday 14th March.
    The report will be summarized at Material Group and Material Number.
    Appreciate your help
    Thanks and Regards,
    Shakeer Hussain

    Sorry, sounds too much like a complete requirement you want done for you by the community.
    Please work on it yourself and search for available information before posting specific problems only.
    Thread locked.
    Thomas

  • Why can't I use the brushes when i run an action on CS5??

    I have been trying to smooth out skin, replace color, etc. and it's just not working when I run the action. I have never had this issue before, I already tried restarting the program, resetting the brushes, and it's still not working. I have included a screenshot the action and steps.

    thank you for replying, i attached another image with the layers (i'm pretty new to photoshop so i'm trying to figure it all out) when i select "naturally smooth" and attempt to paint over the skin I wan to smooth it doesn't work (i realize it's a child's skin so not much to smooth, but I have tried it with other pictures) =/

  • To identify the user running the job at runtime

    Hi All,
    My requirement is to develop a program which need to send mail only if a particular user runs the job.
    I need to read the user who runs the job at runtime, i tried with SY-UNAME but it holds the user name of the person who created the job at runtime.
    Please suggest me the possible ways of identifying the user running the job at runtime.
    Thanks in advance!!!
    Regards,
    Dinesh.

    "I need to read the user who runs the job at runtime, i tried with SY-UNAME but it holds the user name of the person who created the job at runtime."
    This is not true if your program/form/method is called inside the ABAP report which is executing in the batch job step. There, the active SY-UNAME is the user entered in SM36 as the job step user. It is not the user who planned/scheduled the job.
    It is unclear from your description where your program is actually running. Is it another (ABAP) step belonging to the same job or is it actually some routine called within the same job step that you are checking or is it a program totally unrelated to the batch job in question (in that case, check out the other answers about TBTCO/TBTCP)
    - Alex

  • Need to Run Photoshop Action on every image in Export!

    I would really save a ton of time if I could select a specific PS action to run automatically as a last step in the export process, like Image Processor script, only populated with the current set being developed.
    The process would go like this: Lightroom develops raws, then communicates with photoshop by opening it, if not already open, and then running the action(s) identified in the export settings, without any user input. For example, process raws to jpgs then run a smart sharpen action on the newly created folder of images.
    Thanks! And let me know if anyone has written a script to do this feature yet. -Dave

    Figured out how to get rid of the save as prompt. This may cause confusion with others out there, so I'll post it.
    1. You have to record a "save as" step in your action (I also recorded the "close" step), dont worry about the name here, just set the JPG setting you want in your action.
    2. Then when you create your droplet, the key is to check the override save as box.
    The combination of these two steps will get PS to sub your original filename/location recorded in your save as step in the action with the current filename (variable) the loop in the droplet passes.
    Doing only one or the other will get you a JPG prompt. Do both together. The logic here confused me. I would rather be able to specify the JPG settings in the Droplet dialog and have that written to the script without recording any save as step in my action. (like Image Processor script)

  • How to use the "Actions" in Photoshop Elements 11

    I am wanting to use the "Actions" in Photoshop Elements 11.  But when I get the actions box up, it is only showing a small list of effects to use.  The tutorials I have checked into all show a very long list of actions. When I click on the little arrow and click on "load actions", I am getting nothing. Everything is blank.  It says "No items match your search."  Please help! 

    To use the existing actions, try the following:
    1. Open one of the Action Sets, in this example Special Effects is the Action Set, by pressing the small arrow beside the set name.
    2. Then click on the name of the Action, in this example Faded Ink is the Action name.
    3. Then press the Play button to run the action.

  • I'm wanting to use the "Actions" in Photoshop Elements 11.  But when I get the Actions box up, it is only showing a small list of effects to use.  And no side bar to go any further.  When I click on the little arrow at top and then click on "load actions"

    I'm wanting to use the "Actions" in Photoshop Elements 11. But when I get the actions box up, it is only showing a small list of effects to use. And no side bar. So I can't go any further.  When I click on the little arrow at top and click on "load actions", I am only getting a box with empty space saying "No items match your search".  The folder at the top does say "Actions".  How do I get more effects?  The tutorials that I've checked into all show a long list of effects in their box.  Can anyone help? 

    To use the existing actions, try the following:
    1. Open one of the Action Sets, in this example Special Effects is the Action Set, by pressing the small arrow beside the set name.
    2. Then click on the name of the Action, in this example Faded Ink is the Action name.
    3. Then press the Play button to run the action.

Maybe you are looking for

  • Now its not recreating a window

    In my Jdesktop i have one internatframe and when I press evaluate it should display a new window or frame, why is this not working import java.awt.*; import java.awt.event.*; import java.io.*; import javax.swing.*; import java.awt.Color; import java.

  • Airport Extreme setup issue- Please help!

    Hi, I recently replaced our old router with an Airport Extreme. My HP Laptop has and 802.11 b/g Atheros wireless in it and i can get a 'Local only' connection. I read through help and tried to do the "allow client access to network" instructions, but

  • Why Can't I Add a New Page To My WP Site?

    I have a Wordpress site. I wanted to add a new page to it. However, when I try, I am able to type inside of the "Title" box & I am able to type inside of the "Post Excerpt (Meta Description)" box. However, I cannot type inside of the main body box wh

  • How to call Stored procedure in SMP 2.3 ?

    HI Experts, I have stored procedure in SQL Server, in that i have Select query with WHERE Condition, how to call that procedure in SMP Application .

  • SV004 - I need to change the selection condition in the view: J_1BT001W

    Hello guys, Can you please help me with a topic ? How can I change the selection condition in the view: J_1BT001W ? I was trying to use se11, but says that J_1BT001W does not exist. Thanks a lot, Jordan