In begining PXI session run program like RESMAN in VXI session or the open must bw a part of DLL?

I am wriitng a DLL for a new PCI device and it was possible that in on e chassis will be more that one device hoe the user will pass to DLL in wirch device the command it?( this is my first expereince with PXI and PCI programming) the device is a passive device (no CPU in the device)

FP:
I think you are asking one of 2 possible questions and I'll try to answer them both.
The first is how to find any existing board of a given model. Each PCI or PXI module will have its own model code, just as in VXI. You can do a search with viFindRsrc with "PXI?*INSTR{VI_ATTR_MANF_ID == 0x1234 && VI_ATTR_MODEL_CODE == 0x5678}". If there is only 1 in the system, the output string is what you want.
If there are more than 1 of the exact same type of device in the system, that query will not suffice because it will return all of them. The way to distinguish them then is to use the device number, which is similar perhaps to the VXI logical address. 2 devices next to each other might have addresses like "PXI0::15::INSTR" and "PXI0::14::INSTR". These numbers
are related to the slot but are not quite the same as the slot. The 3 unique numbers in PXI are bus (often 0 for a small PXI chassis), device, and function (0 for most devices, required only for multifunction devices). The resource string uses them as "PXI::::::INSTR".
Dan Mondrik
Senior Software Engineer, VISA
National Instruments

Similar Messages

  • I have a iMac that will not open programs like Iphoto. I would update the software but software update will not open and the app store will not open so I can't update the software

    I hav an Imac and all of a sudden I cannot ope most apple programs like Iphoto. when I try to update the software I cannot open software update nor the app store.

    Since this problem occurred, have you shut down (powered off) and restarted your iMac?

  • Firefox quits after a few minutes if I am not using an online program, like email--I want it to stay open. Help

    When I open firefox and connect to the internet, everything is fine. But if I step away for a few minutes, my connection is lost, and I have to log into whatever site I was on, again, usually email, buts sometimes others. I seem to have to be continuously using the site for it to stay on.

    Have you have tested the same site in Safari to see whether it stays online while you are away? This would be helpful in determining whether to focus internal Firefox issues or to consider Mac OS issues as well.
    If you connect to the site using a proxy server, private VPN service, or TOR, it's possible that your IP address is changing. Some sites like Yahoo cross check your IP address to prevent others from hijacking your session, and require you to enter your password again if it has changed. I think problems have also been noted on AOL network sites such as Huffington Post.
    To check your connection setting, you can use this dialog:
    (Mac) Firefox menu > Preferences > Advanced > Network mini-tab > "Settings" button
    The default setting is "Use system proxy settings" but you might also try "No proxy" to see whether that makes a difference.

  • HT4889 Will I need the original registration numbers for programs like Pro Tools to run migration assistant?

    I am getting a new iMac and will be using Migration Assistant to transfer files from the old iMac to the new iMac.  Will I need registration numbers to run programs like Pro  Tools after I tsfr the files?  Big problem since I've lost the disks and the reg numbers.  What about programs I've downloaded from the net like Quicken.  Will these files open and run.  Are there a lot of problems in setting up a new machine this way?  I would like to start with a clean machine and reload all software but things like pictures and music files are stored all over as I was going through the process of learning how macs store files after being on PC's for years.  Any thoughts would be greatly appreciated.
    Thanks in advance.
    Goober151

    When you first start the new iMac, you will get Setup Assistant, which is more reliable than Migration Assistant based on what others have experienced. If everything transfers okay, hopefully the applications should work fine.
    Some information.
    Migration Assistant
    Migration Assistant – Tips and Tricks

  • Telnet with Run Program Activity

    Hello Experts,
    I have a quick question with respect to the Run Program Activity. Is it possible to have a telnet session with the run program activity without loosing the connection ? 
    So my first activity will be the telnet connection. Once the connection is established I will then execute a command to get the output. 
    However, when I execute the runbook it establishes the connection and closes it immediately. As a result the next command does not get executed. When I throw the output to a text file, it says invalid command which means that the telnet session gets closed.
    Is there any other way to do this ? 
    Regards,
    Abdul Karim. (http://sites.google.com/site/scomblogs Twitter:@Abdul_SCOM)

    Hello, 
    Yes I tried the same with SSH and the activity still fails.
    I also tried pwershell script, however the .Net Activity fails saying telnet is unrecognized command.
    So how are we to achieve telnet commands using SSH or Run Program Activity.
    Is it supported in the first place ? If I only have a run program activity to telnet and I try to capture the output in a text file, I see that the telnet session itself fails and the exit code is -1.
    If I use something like dir or ipconfig/flushdns etc they all return exit code of 0.
    Moreover, for telnet sessions since it will be based on a unique process ID, how can we configure the next set of command using the same ID  ? 
    Regards,
    Abdul Karim. (http://sites.google.com/site/scomblogs Twitter:@Abdul_SCOM)

  • [SOLVED] - tint2 systray only displays running program

    Yep, just as the title says.
    I've set tint2's systray = 1, but it only displays running programs like vlc or transmission. But no system applets
    Is there any way to display system tray applets (like volume, internet, etc) on tint2 panels, hopefully, without using external program (like trayer)? I'm using openbox / tint2 combo.
    Last edited by chrlin (2011-12-20 09:22:16)

    Can you post your tint2rc?  In there should be a Panel section make sure S (I think it's is S should be in there somewhere) Some option = T S C. That's where u define the order. Taskbar, Systry, Clock ...
    http://code.google.com/p/tint2/wiki/Configure#Panel
    Ah hah, found it. What your looking for is panel_items.

  • Is there a DE independent program like lxde-logout? [solved]

    The title says pretty much everything. I am setting up e16.
    Using e16, thunar, parcellite, gvolwheel and wbar I have a wonderful desktop. The only complain is I cannot reboot or turn off with a specific program like lxde-logout.
    I know I can just use sudo to allow users of the group power to use halt and reboot... but it seems so ancient...
    So, is there a program like lxde-logout that detects if the user can turn off or reboot the machine and allows to make it with ease?
    Thanks
    Solved! Yes there is at least oblogout and exitx-polkit-git.
    Last edited by ezzetabi (2011-05-26 21:20:18)

    Try with this, it depends only on pygtk
    #!/usr/bin/env python2
    # -*- coding: UTF-8 -*-
    __license__ = """
    Copyright 2008 Pável Varela Rodríguez <[email protected]>
    This program is free software; you can redistribute it and/or modify it
    under the terms of the GNU General Public License as published by the Free
    Software Foundation; either version 2 of the License, or (at your option)
    any later version.
    __author__ = "Pável Varela Rodríguez <[email protected]>"
    __version__ = "0.1"
    import os
    try:
    import pygtk
    pygtk.require('2.0')
    import gtk
    except:
    print "Fatal error! PyGTK>=2.0 not found!!!"
    os.sys.exit(1)
    icon_size = gtk.icon_size_register("64x64", 64, 64)
    class ActionButton(gtk.Button):
    def __init__(self, icon_name, label):
    super(ActionButton, self).__init__()
    self.__name = icon_name
    self.set_focus_on_click(False)
    self.set_relief(gtk.RELIEF_NONE)
    self.set_label(label)
    ico = gtk.Image()
    ico.set_from_icon_name(icon_name, icon_size)
    self.set_image(ico)
    self.set_image_position(gtk.POS_TOP)
    def __str__(self):
    return self.__name
    class ShutdownDialog(gtk.Window):
    def __init__(self):
    super(ShutdownDialog, self).__init__()
    self.set_decorated(False)
    self.set_keep_above(True)
    self.set_skip_taskbar_hint(True)
    self.__config()
    self.__initButtonsMap()
    self.__construct()
    self.show_all()
    def __config(self):
    self.set_default_size(240, 80)
    self.set_icon_name("gnome-session-logout")
    self.set_position(gtk.WIN_POS_CENTER_ALWAYS)
    self.set_keep_above(True)
    self.set_resizable(False)
    self.set_title("Exit")
    self.connect("delete-event", self.__quit)
    self.connect("key-press-event", self.__onKeyPress)
    def __construct(self):
    hbox = gtk.HBox()
    for idx in range(len(self.__buttonsMap.keys())):
    ID = str(idx)
    icon_name = self.__buttonsMap[ID]["icon"]
    label = self.__buttonsMap[ID]["label"]
    name = icon_name.split("-")[-1]
    button = ActionButton(icon_name, label)
    setattr(self, "__%s" % name, button)
    button.connect("clicked", self.__doAction)
    hbox.pack_start(button)
    bottombox = gtk.HBox()
    btnCancel = gtk.Button("Cancel", gtk.STOCK_CANCEL)
    btnCancel.connect("clicked", self.__quit)
    btnCancel.set_relief(gtk.RELIEF_NONE)
    bottombox.pack_start(btnCancel)
    vbox = gtk.VBox()
    vbox.pack_start(hbox, True)
    vbox.pack_start(gtk.HSeparator(), False)
    vbox.pack_start(bottombox, False)
    self.add(vbox)
    def __doAction(self, w):
    for ID in self.__buttonsMap.keys():
    if self.__buttonsMap[ID]["icon"] == w.__str__():
    os.system(self.__buttonsMap[ID]["action"])
    def __initButtonsMap(self):
    self.__buttonsMap = {}
    self.__buttonsMap["0"] = {
    "icon": "gnome-session-logout",
    "action": "openbox --exit",
    "label": "Logout"
    self.__buttonsMap["1"] = {
    "icon": "gnome-session-reboot",
    "action": "sudo /sbin/reboot",
    "label": "Reboot"
    self.__buttonsMap["2"] = {
    "icon": "gnome-session-halt",
    "action": "sudo /sbin/halt",
    "label": "Shutdown"
    def __onKeyPress(self, widget, event):
    if event.keyval == gtk.keysyms.Escape:
    self.__quit()
    def __quit(self, widget=None):
    gtk.main_quit()
    if __name__ == "__main__":
    ShutdownDialog()
    gtk.main()
    Last edited by hermes (2011-05-26 16:34:50)

  • OWB - Workflow- Cannot run program "/usr/bin/perl": CreateProcess error=2,

    Hi All,
    I am using OWB 11gR2 and I am getting "perl" location error after start workflow for any dimension or fact.
    *Cannot run program "/usr/bin/perl": CreateProcess error=2, The system cannot find the file specified
    The log is below. I am using Windows 2008 R2 OS and 11gR2 DB. The perl path is set in the environment variables and I can run the perl.exe from command line.
    Why OWB is looking for the Unix base path "/usr/bin/perl": is a question for me.
    If anybody knows the issue please guide me.
    Thanks
    OUBIWF_D_DEVICE_ACTIVITY_TYPE                                        2012-07-04 16:57:37.0     4
    Parameters                                             
    OUBIWF_D_DEVICE_ACTIVITY_TYPE:FILEMGR_PRE                              1          2012-07-04 16:57:38.0     2
    Parameters                                             
    RPE-02229: The following debug information was collected:                                             
    RPE-02230: Debug Information: os.name = Windows Server 2008 R2                                             
    RPE-02230: Debug Information: os.version = 6.1                                             
    RPE-02230: Debug Information: os.arch = amd64                                             
    RPE-02230: Debug Information: user.name = INT-A-MDM-01$                                             
    RPE-02230: Debug Information: user.dir = C:\product\11.2.0\dbhome_3\owb\bin\win32                                             
    RPE-02230: Debug Information: argv.arg0 = /usr/bin/perl                                             
    RPE-02230: Debug Information: argv.arg1 = /spl/intbase/DB/tools/filemgr/splfilemgr.plx                                             
    RPE-02230: Debug Information: argv.arg2 = -l                                             
    RPE-02230: Debug Information: argv.arg3 = /spl/BIDevelopment/bi2400db                                             
    RPE-02230: Debug Information: argv.arg4 = -n                                             
    RPE-02230: Debug Information: argv.arg5 = D_DEVICE_ACTIVITY_TYPE_EXT.DAT                                             
    RPE-02230: Debug Information: argv.arg6 = -p                                             
    RPE-02230: Debug Information: argv.arg7 = 1                                             
    RPE-02230: Debug Information: argv.arg8 = -s                                             
    RPE-02230: Debug Information: argv.arg9 = S                                             
    RPE-02230: Debug Information: argv.stdin =                                             
    RPE-02230: Debug Information: USERPROFILE = C:\Windows\system32\config\systemprofile                                             
    RPE-02230: Debug Information: JAVAPATH = C:\product\11.2.0\dbhome_3\jdk6                                             
    RPE-02230: Debug Information: NODEID = 1                                             
    RPE-02230: Debug Information: IAS_HOME = C:\product\11.2.0\dbhome_3                                             
    RPE-02230: Debug Information: SystemDrive = C:                                             
    RPE-02230: Debug Information: RTHOME = C:\product\11.2.0\dbhome_3                                             
    RPE-02230: Debug Information: Path = C:\product\11.2.0\dbhome_3\bin;C:\product\11.2.0\dbhome_3\jdk6\jre\bin\client;C:\product\11.2.0\dbhome_3\jdk6\jre\bin;C:\product\11.2.0\dbhome_3\owb\bin\admin;C:\Windows\system32                                             
    RPE-02230: Debug Information: CONNECT_SPEC = 10.34.32.136:1521:MDM                                             
    RPE-02230: Debug Information: PROCESSOR_REVISION = 1a05                                             
    RPE-02230: Debug Information: OCM_ORACLE_HOME = C:\product\11.2.0\dbhome_3                                             
    RPE-02230: Debug Information: USERDOMAIN = WORKGROUP                                             
    RPE-02230: Debug Information: ALLUSERSPROFILE = C:\ProgramData                                             
    RPE-02230: Debug Information: TMP = C:\Windows\TEMP                                             
    RPE-02230: Debug Information: CommonProgramFiles = C:\Program Files\Common Files                                             
    RPE-02230: Debug Information: PROMPT = $P$G                                             
    RPE-02230: Debug Information: PROCESSOR_LEVEL = 6                                             
    RPE-02230: Debug Information: JVM_OPTIONS = -Xmx768M                                             
    RPE-02230: Debug Information: LOCALAPPDATA = C:\Windows\system32\config\systemprofile\AppData\Local                                             
    RPE-02230: Debug Information: COMPUTERNAME = INT-A-MDM-01                                             
    RPE-02230: Debug Information: SystemRoot = C:\Windows                                             
    RPE-02230: Debug Information: ORA_HOME = C:\product\11.2.0\dbhome_3                                             
    RPE-02230: Debug Information: USERNAME = INT-A-MDM-01$                                             
    RPE-02230: Debug Information: APPDATA = C:\Windows\system32\config\systemprofile\AppData\Roaming                                             
    RPE-02230: Debug Information: ProgramData = C:\ProgramData                                             
    RPE-02230: Debug Information: PATHEXT = .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC                                             
    RPE-02230: Debug Information: ORACLE_HOME = C:\product\11.2.0\dbhome_3                                             
    RPE-02230: Debug Information: RTUSER = OWBSYS                                             
    RPE-02230: Debug Information: ProgramFiles(x86) = C:\Program Files (x86)                                             
    RPE-02230: Debug Information: TEMP = C:\Windows\TEMP                                             
    RPE-02230: Debug Information: OEM_HOME = C:\product\11.2.0\dbhome_3                                             
    RPE-02230: Debug Information: ProgramFiles = C:\Program Files                                             
    RPE-02230: Debug Information: JDK_HOME = C:\product\11.2.0\dbhome_3\jdk6                                             
    RPE-02230: Debug Information: OCM_HOME = C:\product\11.2.0\dbhome_3                                             
    RPE-02230: Debug Information: ProgramW6432 = C:\Program Files                                             
    RPE-02230: Debug Information: PROCESSOR_IDENTIFIER = Intel64 Family 6 Model 26 Stepping 5, GenuineIntel                                             
    RPE-02230: Debug Information: STARTUP_TYPE = -manual                                             
    RPE-02230: Debug Information: PROCESSOR_ARCHITECTURE = AMD64                                             
    RPE-02230: Debug Information: OS = Windows_NT                                             
    RPE-02230: Debug Information: FP_NO_HOST_CHECK = NO                                             
    RPE-02230: Debug Information: CommonProgramW6432 = C:\Program Files\Common Files                                             
    RPE-02230: Debug Information: ORACLE_SID = mdm                                             
    RPE-02230: Debug Information: DISCOVERER_ALLOW_DB_CONNECT_STRING = YES                                             
    RPE-02230: Debug Information: OWB_HOME = C:\product\11.2.0\dbhome_3                                             
    RPE-02230: Debug Information: NUMBER_OF_PROCESSORS = 2                                             
    RPE-02230: Debug Information: PUBLIC = C:\Users\Public                                             
    RPE-02230: Debug Information: PSModulePath = C:\Windows\system32\WindowsPowerShell\v1.0\Modules\                                             
    RPE-02230: Debug Information: CommonProgramFiles(x86) = C:\Program Files (x86)\Common Files                                             
    RPE-02230: Debug Information: ComSpec = C:\Windows\system32\cmd.exe                                             
    RPE-02235: The operating system has reported that it cannot execute the requested command. This may be because the command or the parameters are invalid, or that the command is shell command. Any result code return is specific to the operating system. Debug information has been produced.                                             
    Cannot run program "/usr/bin/perl": CreateProcess error=2, The system cannot find the file specified                                             
    OUBIWF_D_DEVICE_ACTIVITY_TYPE:EMAIL_FILEMGR                              1          2012-07-04 16:57:40.0Parameters                                             
    ORA-24247: network access denied by access control list (ACL)
    ORA-06512: at "SYS.UTL_TCP", line 17
    ORA-06512: at "SYS.UTL_TCP", line 267
    ORA-06512: at "SYS.UTL_SMTP", line 161
    ORA-06512: at "SYS.UTL_SMTP", line 197
    ORA-06512: at line 8

    Hi There
    Am experiencing the same issue. Did you manage to resolve it, is so can you advice what the resolution is. Thanks
    Regards,
    Kayode

  • FXTrans Script runs on error: UJK_EXECUTION_EXCEPTION:Run program error

    Dear Experts,
    I found a couple of messages related to this topic but unfortunately no solution that fits for me. I have the following problem. In 7.0 we implemented a very simple prototype currency translation and it worked just fine. We migrated the appsets etc. to 7.5 SP4 and I was gonna run the currency translation but the script gives me the following error in the package as well as in the script logic tester:
    RUN CURRENCY CONVERSION
    EXCEPTION OCCURRED WHEN RUNNING PROGRAMS:
    Error found in BPC
    UJK_EXECUTION_EXCEPTION:Run program error, Message Number: ""
    For that reason, the package of course runs on an error.
    This is my FXTRANS-Script:
    *RUN_PROGRAM CURR_CONVERSION
    CATEGORY = %CATEGORY_SET%
    CURRENCY = %RPTCURRENCY_SET%
    TID_RA = %TIME_SET%
    OTHER = [ENTITY=%ENTITY_SET%]
    RATEENTITY = GLOBAL
    *ENDRUN_PROGRAM
    This is my Test-Script for the Checker:
    *RUN_PROGRAM CURR_CONVERSION
    CATEGORY = V301
    CURRENCY = EUR
    TID_RA = 2011.JAN
    OTHER = [ENTITY=S21001]
    RATEENTITY = GLOBAL
    *ENDRUN_PROGRAM
    I am very sure that I maintained all needed dimensions and properties. I just dont understand why the system gives me such a weird error message. I'm desperate.
    Thanks in advance,
    Cora

    Dear CoraBo
    I hope you 've configured " Currency Conversion Business Rules" in main Financial App, as required.
    In the meanwhile, as I could not find much details of error LOG report in your message,  I suggest you to have some insight of possibility of error ("UJK_EXECUTION_EXEPTION:Run Program Error") in the following thread for your reference:
    Currency Conversion
    Hope this will help you, for some extent.
    Regards
    ukraghu

  • Payment run  - should not clear the open item but should post payment doc

    Hi Gurus,
    Can you please help me , on how to acheive like when payment run F110 post the payment doc it should not close the open item rather keep that open item as open item , but hsould be be paid by payment doc posted through payment run F110.
    Have any one of you had similar requirement ..? FICO gurus help me to acheiev this .. any exit /BADI ..or ideas..
    Appreciate your help in advance

    HI ,
    Thanks for your reply , but still I am not clear on that.
    reason they want to keep this open to be kept as open item , so that item will be picked up by dunning run ..
    Basically  the open invoice is being cleared by payment doc which was generated by payment run. If we look at BSEG in the open item record BSEG-AUGBL = will have the clearing doc number , and in addition to that BSEG will have created another record for the clearing doc as well .
    May be since open invoice record is being updated with clearing doc (AUGBL ) , I belive its not shown up as open item .
    Somehow this item should be kept as open item ... that is the req and also paid item payment reference should be transfered to Bill of exchange as well.
    Hope you have clear background of my req...
    Tnanks in advance ,

  • I want to purchase a powerbook that will run a music program like MOTU or Pro Tools as well as run Final Cut Pro without being sluggish...any help?

    I want to purchase a powerbook that will run a music program like MOTU or Pro Tools as well as run Final Cut Pro without being sluggish...any help?

    The only way that would work out is if you ran exactly the versions that were made for old PowerBooks. Anything newer may require Intel and not run, or will strain the poor old G4 CPU.
    Your needs have to be modest, too, because the problem with older music and video software is that they are not current as far as formats and codecs for the Web. If you want to output H.264, the current standard for YouTube/Flash video, older software may not support it, and in addition, H.264 is processor-intensive and is tailor-made for today's multi-core, 2+ GHz processors. It will overwhelm a G4. A PowerBook G4 can barely play YouTube videos.
    More perspective: The PowerBooks worked great for miniDV format editing. In other words, 480i SD/standard definition video in use from the late 1990s to the late 2000s. If that is all you want to do, edit tape from an old miniDV camera to SD output, then OK.
    But if you want to edit today's HD video, whether 720p from a snapshot camera/iPhone 4 or 1080p from a DSLR, the PowerBook and the software for it will either not recognize AVCHD/H.264, or it will slow the PowerBook to a dead crawl.
    I'm in agreement with the above: Intel Macs have been out for so many years that getting a used one is a much better deal than a dead-end PowerBook. And I loved (still love) my PowerBooks.

  • How can I get a display of all running programs in lion like I used to get when I did a 4 finger swipe in snow leopard?

    how can I get a display of all running programs in lion like I used to get when I did a 4 finger swipe in snow leopard?
    I liked to turn off running programs without a window that I was no longer using
    thanks.
    Best I can do now is to open the "force quit" window and click on programs I want to stop and then send each one a "command-Q" and then repeat as necessary
    Jeff

    Command + Tab is what you are after i think

  • How to Terminate the Session of Running program from other program

    I need to Terminate the session of the user using a particular program by running a other z program.

    Use the function module TH_DELETE_USER.
    Welcome to SDN.  Please remember to award points for helpful answers.  Thanks.
    Regards,
    Rich Heilman

  • How to run javafx program like a normal application?

    Now,it is known that it is so inconvenient to run javafx program.At least ,I think it is not so perfect to use the command line to run it if it is made into a desktop application.
    Therefore,I think of a way to run the javafx program like a desktop application:
    I write a jase program which include the javafx program as resource and use the jase program to call a *.bat file that can run the javafx program.
    Can it work?

    Rozario,
    You need to use mod_plsql to do this. See the documentation on how to configure mod_plsql in order to access plsql as a web application.
    Thanks,
    Ashseh Parekh
    Oracle9iAS Product Management

  • For a Macbook Air will I need to buy a mac mini to run additional programs like photoshop and games

    As a graphic design student I wanted to own a laptop that was capable of running Adobe programs and games, but I bought a 2014 Macbook Air; 128GB of storage, 4GB of memory, and runs at 1.4 Ghz. With this information will I still be able to run programs with no problem or will I need to buy a Mac Mini to run all the programs and games that'll be too much for my Air.

    Your MacBook Air has turbo boost up to 2.7GHz >  http://store.apple.com/us/buy-mac/macbook-air?product=MD711LL/B&step=config
    Check Adobe's website for minimum requirements for the apps and games you want to use.
    Turbo boost is a technology integrated into Intel processors that temporarily increases the speed of the processor when needed.

Maybe you are looking for

  • Submit Action and Redirect page in Tabular form Column Link

    Hi All, I have a scenario to submit the current page and redirect to another page with the arguments, when i clink on the link which is created using column link in Report Attributes. I can able to perform the submit action, but redirection is not ha

  • Elements 13 Organizer crashes each time I try to open it, any suggestions?

    I have just bought and downloaded Elements 13.  Running it on a MacBook pro OSX10.9.5.  Can open edit with no probe but every time I try to open Organizer it tries to open then crashes.  Have submitted multiple crash reports, and tried reinstalling i

  • Error with Who is Who application :Hrxssce_Service_Appl_Path does not exist

    Hi all, We have done with ESS  business package. And have assigned ESS roles to users. While checking with who is who iview is getting the below error. com.sap.dictionary.runtime.DdException: Typecom.sap.pcuigp.xssutils.pernr.model.grpinfo.types.Hrxs

  • Export/Import file ratings between computers

    I've tried to find a way to export and import file ratings between my laptop and my desktop. I have the photos stored on both machines. I take my laptop to the client and rate the photos. How do I copy just the ratings without having to copy the enti

  • Setting up Mail on a network

    After countless years of being subject to the tyranny of Windows (and other horrible operating systems going back to 1984), we (2 of us) have broken free and are now the proud owners of an iMac and a MacBook connected together by a wireless network.