How to advise user with sapadmin ?

Hi guru ,
I have installed sapadmin front-end setup manager 6.40 and it work correctily.
I create a packadge to deploy but it don't advise the user about what it is doing ( for example a popup like " your sapgui is being uninstalled" ).
I see in Sapadmin , in the packet, 3 events :
     . OnUninstall
     . OnbeginInstall
     . OnEndInstall
' >>> Insert your event handling code here <<<
Whath I have to write ? ?
Thank's, Antonio.

No answer to this question for long time.
So i close this topic

Similar Messages

  • How delete a user with a blank username?

    Hi,
    I am trying to perform an user audit in my EBP system, but it failes because I have an user with a blank username.
    I can´t find it in SU01 - but it exist in table USR02. Unfortunately it is a basis table, so I can´t make any changes to that table.
    Please advise.
    Kind regards
    Susanne

    Susanne Lejon wrote:
    >
    > I can´t find it in SU01 - but it exist in table USR02. Unfortunately it is a basis table, so I can´t make any changes to that table.
    >
    > Susanne
    Why not?  If you know the entry is in there erroneously, just delete it via DB back-end.

  • How to validate users with Novell Directory Server

    Hi all, with iAS 6.0 SP3, how i can validate users stored in Novell
    Directory Sever?
    Thanks

    Hi
    I believe iAS is designed to work with iDS which is bundled along
    with the SP3 download. Also the directory server which is working with
    iAS must be Nortel LDAP Schema compatible and I'm not sure if NDS(Novell
    Directory Server) is compatible. What I'm trying to understand is if you
    have already registered iAS with NDS and you are having trouble in
    accessing the users or if you are having trouble in the installation.
    Raj
    Josep Maria Camps Riba wrote:
    Hi all, with iAS 6.0 SP3, how i can validate users stored in Novell
    Directory Sever?
    Thanks

  • How to create users with i18n characters in SunONE directory server?

    Was trying to create users and groups with i18n characters in SunONE directory server
    1. Started LDAP console using -l option
    2. Chaged the Locale to Japanese
    3. Entered few japanese character as username (meaning internationalization user name)
    4. However, I could not able to type the password using the "soft keyboard" that comes with Japanese Locale
    5. to overcome with #4, for now, I typed english chars as the password
    6. Click OK to save the above username/pwd
    7. It says "netscape.ldap.LDAPException: error result (19); value of attribute "uid" contains extended (8-bit) characters"
    Has anyone ever created i18n user names in SunONE Directory Provider? Please help...

    Hi LostLad,
    Soryy for my ignorance...Could you please be elaborate on how to remove "uid attribute from 7-bit ASCII plugin?
    Thanks in advance..

  • How to associate users with views

    Hi,
    We are working on SRM 5.0 and CCM 2.0, and we have created views for the procurement catalog and have published the catalog.
    Problem: When we click on the procurement catalog in SRM we want the view associated to the logged in user to show up.
    Kindly suggest how to achieve the same.
    Thanks,
    Swetha

    Hi Swetha,
    In the user master (SU01) under the Personalisation tab, there's a task called "Assign Catalog Views to Roles". Click on the "/CCM/VIEW_ASSIGNMENTS" and you will see the views you created in CCM2.0. There you can select the appropriate view for your user.
    Regards,
    Paula.

  • How to match user with VSA

    Hi,
    It is the first time we are trying to intgrate to ACS 5 and we having some diffeculties we didn't have in the freewares.
    We found where to declare the RADIUS VSA. But we are unbale to understand in the creation of a user how we makes this VSA part of his attributes.
    Can somebody help?

    Hi Itmar,
    In ACS 5 you need to define Authorization profiles where you will include the VSAs you want for that specific profile.
    Then, on the Authorization part of the Access Services you can create rules/conditions that the user must match and select the Authorization Profile you created to be applied to that user. These attributes contained on the Authorization Profile will be sent on the Access-Accept packet.
    Hope this helps.
    Thanks,
    Tiago

  • How to add user with admin priviledges to  multiple machines

    Hi all,
    I would like to be able to create a local ARD user on each machine on the network, with admin privileges on the machine. Is this possible?
    The custom client installer seems to only allow adding standard users. Is there away I can create a Unix command that I could send to each machine, to add an administrator user? Your advice would be greatly appreciated.

    Since machines ship with ARD 2 already installed, rather than go through the hassle of creating a Client package and having to edit that, you can simply run a shell script to take care of everything.
    We utilze a BASH script to create the ARD user, set the password of the user, hide it in the login window, add the user to the sudoers file (just to make sure the user can sudo), and add the path to kickstart to the PATH variable in the default .profile (/etc/profile) so that you can use kickstart without having to type the entire path.
    Script follows:
    #!/bin/bash
    # add kickstart to path
    echo "PATH="\"/bin:/sbin:/usr/bin:/usr/sbin:/System/Library/CoreServices/RemoteManag ement/ARDAgent.app/Contents/Resources:/Developer/Tools"\"" >> /etc/profile
    export path
    # add ARD user
    niutil -create . /users/arduser
    niutil -createprop . /users/arduser gid 499
    niutil -createprop . /users/arduser uid 499
    niutil -createprop . /users/arduser shell /bin/bash
    niutil -createprop . /users/arduser home /private/var
    niutil -createprop . /users/arduser realname ard
    niutil -createprop . /users/arduser shadowpasswd
    niutil -appendprop . /groups/admin users arduser
    # now set the passwd for the ard user
    dscl . -passwd /Users/arduser ardpass
    # now add to the sudoers file
    echo "arduser ALL=(ALL) ALL" >> /etc/sudoers
    # now hide the ARD user from the loginwindow process
    mkdir /var/temp/
    cp /Library/Preferences/com.apple.loginwindow.plist /var/temp/com.apple.loginwindow.bak
    defaults write /Library/Preferences/com.apple.loginwindow HiddenUsersList -array-add arduser
    /System/Library/CoreServices/RemoteManagement/ARDAgent.app/Contents/Resources/ki ckstart -configure -users arduser -access -on -privs -all
    exit 0
    Just copy that into a text file, chmod it to 755 and you can then run it on the machine. We will put it at the root of the hard drive, run it, and then remove it. If you want the script to delete itself, just put the following before "exit 0":
    rm $0
    That will delete the file.
    Hope that helps out.
    Steve
    XServe G5, XServe RAID (1TB), MacBook Pro Mac OS X (10.4.6)

  • JCS: how to load users with csv file into Identity Console

    In my Java Cloud Service: When I go to Identity Console I have a function "Load users" under "Manage Users".
    How should this CSV file look like?
    How can I add roles to the users?
    I loaded yesterday a file and I still get the message "Maximum number of simultaneous uploads per identity domain exceeded. No more uploads will be accepted at this time. Select UTF-8 encoded CSV file you wish to upload. Maximum file size is 256 KB."
    When will this file be process? Can I cancel this process? How do I get notified about a result?
    kind regards
    Robert

    see http://docs.oracle.com/cloud/131/trial_paid_subscriptions/CSGSG/cloud-manage-user-accounts.htm#BCFDAIJA  Adding a Batch of User Accounts
    file has to have a header:
    First Name,Last Name,Email,User Login

  • How to uplode user with more roles by Users_gen?

    Hi, everyone,
         I can uplode users by user_gen ,but only one role,  I don't know what format to more roles.
         anyone  tells me ,I will give points to reward.
    the format with one role:
    C00213452,Benali,50000001,dd'@'dd.com,CN,SAP_EC_BBP_BIDDER
    Best regards!
    Jesse

    Hi,Nanaji.V
    I know the way that you say.   I think it still cann't solve my question. could you please explain your way detailed?
    Best regards
    Jesse

  • How to register user with developer rights in Netweaver 2004s

    Dear all,
    I have installed net 2004s on my laptop i want to use bw system in default client 001.
    for that that i created a new user in 001 client
    but that user is not registerd as developer .
    can you suggest a way .
    Regards,
    gaurav.

    Hi,
    You have IDES version running,here some default user id and corresponding access key will be stored in table DEVACCESS.In real case there will be no entry initially.You have to get it from service marketplace as mentioned by Juan.When a developer will give the key that entry will be updated in the table  DEVACCESS.
    so I said try to see if any access key entry is there in table DEVACCESS.If so create a user id (from the table entry) and assign the key.
    Regards
    Ashok

  • How does family users (with multiple devices) set-up email in iCloud?

    Husband and wife, two iPhones, an iMac, and a Macbook pro.  How do you set-up email in iCloud?  We want two @icloud.com addresses and would prefer two separate calenders.  We could share an address book.

    It is always good practice to have separate logins if more than one person is using a computer. This allows to have separate e-mail accounts, calendars etc. and share only required information.
    iCloud services are part of OS X Mountain Lion, therefore you would loose comfort as well as part of functionality if you need to switch/reconfigure iCloud accounts every time you need to access your personal information.

  • Users with license data

    Hi All,
    I have to make a report. I have to find users which are using only EP. I think i have to search them through license data. Can you please tell me how to search users with license data.
    I have tried SUIM. There is no field for license data. There is a report RSUSR080. But its kind of empty. it is not executed
    Please help me this.
    Thanks,
    Tajinder

    Hi,
    Actually the licencing thing you have to maintain while vraeting the user in the Licence Data tab . You can do this in su10 or su01.If this data is entered  during user creation, the table usr06 will display the same in the LIC_TYPE field.
    Pl refer Tcodes license_admin,  USMM etc for measuring users licence data. For details on licence pl refer the documents at https://websmp106.sap-ag.de/licenseauditing.
    Hope this helps.
    Pl award suitably.
    Regards

  • 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,

  • 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.

  • How to provide the user with a list of files to pick from...for downloading

    hai..
    I have uploaded the file succesfully.. now we need to download the file...... which has been uploaded..... for that we have implemnted the Query as..
    select max(id) from APEX_APPLICATION_FILES ,here the latest uploaded record will be retrieved and shown.
    Now We want to provide the user with a list of files to pick from for downloading..,Dat is he should be shown the list of files which is available from dat he has to select one file to downlaod ???
    can u plz tell me how to do it....
    anoo

    Hi Anoo,
    Create a report using the following SQL statement:
    SELECT ID,
    FILENAME,
    CREATED_ON
    FROM APEX_APPLICATION_FILES
    ORDER BY CREATED_ON DESCThere are other fields available from the table, but the above gives you a start.
    Then edit the report's Report Attributes.
    Edit the CREATED_ON column and pick a Number/Date Format to use for the display and Apply Changes
    Edit the ID column. In the Column Link section, enter:
    Link Text: &lt;img src="#IMAGE_PREFIX#download.gif" alt="Download"&gt;
    Target: URL
    URL: p?n=#ID#
    Apply Changes and run your report
    Andy

Maybe you are looking for

  • Can I get a Mini DVI (old type) to Mini DVI new type adaptor? Does it exist

    I have a number of the old Ibook mini DVI to VGA/S-Video adaptors. My IBook died and got a macbook that has a mini DVI port - but not the exact same type as the Ibook. (Its NOT the Macbook pro type port). Does anyone know if there is a patch cord tha

  • Track response of .ICS file(Meeting request) in SAP R/3

    Dear Experts, I am able to send the meeting request to MS-Outlook using the following thread. [http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/b035a861-5f61-2c10-d086-c4dd779dd253] When the user opens the .ICS file and accepts the meeting requ

  • Photo Gallery crashes

    Hi everyone, I need some help getting my iPhone 4 fixed. Today I launched the Camera app using the new button hidden in the lock screen, released after iOS5, and everything was fine, until I took the picture. The Camera app crashed and now my Photo G

  • Process order problem

    Hi all, A process order is created and for all thr materials in the order batch determination is carried out except one material. The stock is available in the plant/stoloc and batch combination. When i try to run the batch determination of the mater

  • My podcast was broken, but now it's fixed...iTunes still hasn't updated it

    I had a broken xml file, that I thoroughly checked and fixed and iTunes still hasn't validated it and fixed it. The podcast link is www.tetrazoid.com/podcast.xml And feedvalidator says there is something wrong with my </item> tag...which makes absolu