3D Not implemented at all.

How can I graph an x,y,z (vectors) all them in a surface 3d graph? I tried with 3Dsurface but only can put two vectors and one 2d map. It is not my goal a 2d map. I need to see a projection of a 3d curve, (like 3d curve) but in a surface 2d graph.Something operative like matlab but included in Labview.
I have a 3d positioning system that receives power magnitude signals and I have a x,y,z,power 2d array. I have split all information in 4 independent arrays. In each measurement sequence the system only scans a 2d plane and receive information of a power signal.
Now, I would like to plot, in colour spectrum or somethig that diferenciates de different levels of signal, the projection o this level in a 2d graph.
The most sim
ilar I've found is 3d curve, then I have moved axis orientation and I have fixed in a 2d plane. but I only can see lines. If I try to resize the size of point to a higer value the distance between point decreases, its a bad solution and I've not more resources to do it.
Please I carry loads of days trying to do this without success. Could someone help me?.
I'm not an english man, as you can see. So if you want more detailed comments about if exists some comprension error please make me know it.
Thanks.
Robert Clua

The following answer contains an example that shows how to draw 3D surfaces with different colors. Not sure if this is what you are looking for:
http://exchange.ni.com/servlet/ProcessRequest?RHIVEID=101&RPAGEID=135&HOID=5065000000080000008F250000&UCATEGORY_0=_49_%24_6_&UCATEGORY_S=0
The following webpages may also provide some insight:
http://digital.ni.com/public.nsf/3efedde4322fef19862567740067f3cc/e09eb9c864a320cd862568890005b388?OpenDocument
You can think of the x,y,z inputs to a 3D Parametric Graph as a 2D array of 3D vectors. For example, x(3,2), y(3,2), z(3,2) is equivalent to the 3D vector in space.
Chris_Mitchell
Product Development Engineer
Certified LabVIEW Architect

Similar Messages

  • Windows Server Gateway - Receive all policy updates API Not Implemented

    Hi All,
    I have been testing the setup of a HNV environment using a 2012 R2 Gateway and 2012 R2 Hosts.
    VM to VM communications on the Tenant-Blue network is working.
    External connectivity for the VM network (using NAT) is not working.
    The GW is configured as follows:
    MGT: 192.168.100.251/24
    Front End: 10.1.37.241/24
                   GW: 10.1.37.254
    Back End: APIPA (Connected to PA Network)
    The connection string specifies the VMhost and the GatewayVM (but nothing else).
    The only thing I can see that may be wrong is the Validation tests show that "Recieve all policy updates API" is not implemented:
    Any clues or guidance?
    I have followed Kristians 2012 R2 NVGRE guide to the letter (with the exception that I am using a private IP for my front end, rather than a public IP, this shouldnt matter and I should still be able to pass through the GW with my VM traffic).
    Regards,
    Daniel
    MCSE: Private Cloud, Virtualization enthusiast.

    "When you say the "default gateway for NVGRE enabled networks is not using the virtualization gateway at all" what do
    you mean? how are your VMs able to access the internet if they are not using the default gateway on the VMs? or is this all done behind the scenes?"
    Dan, sorry for not being clear.
    When you create a VM Network in VMM, the default gateway is
    always x.x.x.1.
    You can choose to type this in manually during the creation, or just leave it blank. It will always use x.x.x.1.
    The default gateway does not require a virtualization gateway for the tenants to communicate with
    eachother within the same VM network, but
    only when the tenants requires access to the outside/internet.
    Kristian (Virtualization and some coffee: http://kristiannese.blogspot.com )

  • [Solved]Synaptics Touchpad not working at all on Fujitsu Siemens UH552

    Hi,
    I have just installed Arch on my Fujitsu Siemens UH552 laptop. Everything works except for the touchpad which seems to get loaded by Xorg, but when in X it doesn't work. I have tried both using /dev/input/event* and /dev/input/mouse0 as device paths, neither works.
    xf86-input-evdev and xf86-input-synaptics are installed.
    I have tried running both with the default 10-evdev.conf, with 10-synaptics.conf, with both, and without both.
    TLDR SOLUTION: https://bbs.archlinux.org/viewtopic.php … 3#p1189603
    My current 10-synaptics.conf:
    Section "InputClass"
    Identifier "Touchpad Catchall"
    MatchIsTouchpad "on"
    MatchDevicePath "/dev/input/event*"
    Driver "synaptics"
    Option "TapButton1" "1"
    Option "TapButton2" "2"
    Option "TapButton3" "3"
    EndSection
    Xorg.0.log
    [ 2275.127]
    X.Org X Server 1.12.4
    Release Date: 2012-08-27
    [ 2275.130] X Protocol Version 11, Revision 0
    [ 2275.131] Build Operating System: Linux 3.4.8-1-ARCH x86_64
    [ 2275.132] Current Operating System: Linux corvo 3.5.3-1-ARCH #1 SMP PREEMPT Sun Aug 26 09:14:51 CEST 2012 x86_64
    [ 2275.132] Kernel command line: root=/dev/sda2 rootflags=subvol=__active ro initrd=/boot/initramfs-linux.img BOOT_IMAGE=/boot/vmlinuz-linux
    [ 2275.134] Build Date: 27 August 2012 08:04:39AM
    [ 2275.135]
    [ 2275.136] Current version of pixman: 0.26.2
    [ 2275.138] Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    [ 2275.138] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 2275.142] (==) Log file: "/var/log/Xorg.0.log", Time: Sat Sep 1 13:16:01 2012
    [ 2275.143] (==) Using config directory: "/etc/X11/xorg.conf.d"
    [ 2275.144] (==) No Layout section. Using the first Screen section.
    [ 2275.144] (==) No screen section available. Using defaults.
    [ 2275.144] (**) |-->Screen "Default Screen Section" (0)
    [ 2275.144] (**) | |-->Monitor "<default monitor>"
    [ 2275.144] (==) No device specified for screen "Default Screen Section".
    Using the first device section listed.
    [ 2275.144] (**) | |-->Device "Intel Graphics"
    [ 2275.144] (==) No monitor specified for screen "Default Screen Section".
    Using a default monitor configuration.
    [ 2275.144] (==) Automatically adding devices
    [ 2275.144] (==) Automatically enabling devices
    [ 2275.144] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
    [ 2275.144] Entry deleted from font path.
    [ 2275.144] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
    [ 2275.144] Entry deleted from font path.
    [ 2275.144] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
    [ 2275.144] Entry deleted from font path.
    [ 2275.144] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
    [ 2275.144] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
    [ 2275.144] Entry deleted from font path.
    [ 2275.144] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
    [ 2275.144] (==) FontPath set to:
    /usr/share/fonts/misc/,
    /usr/share/fonts/TTF/
    [ 2275.144] (==) ModulePath set to "/usr/lib/xorg/modules"
    [ 2275.144] (II) The server relies on udev to provide the list of input devices.
    If no devices become available, reconfigure udev or disable AutoAddDevices.
    [ 2275.144] (II) Loader magic: 0x7c8b00
    [ 2275.144] (II) Module ABI versions:
    [ 2275.144] X.Org ANSI C Emulation: 0.4
    [ 2275.144] X.Org Video Driver: 12.1
    [ 2275.144] X.Org XInput driver : 16.0
    [ 2275.144] X.Org Server Extension : 6.0
    [ 2275.144] (--) PCI:*(0:0:2:0) 8086:0166:10cf:16c2 rev 9, Mem @ 0xf0000000/4194304, 0xe0000000/268435456, I/O @ 0x00002000/64
    [ 2275.144] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    [ 2275.144] (II) LoadModule: "extmod"
    [ 2275.144] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
    [ 2275.145] (II) Module extmod: vendor="X.Org Foundation"
    [ 2275.145] compiled for 1.12.4, module version = 1.0.0
    [ 2275.145] Module class: X.Org Server Extension
    [ 2275.145] ABI class: X.Org Server Extension, version 6.0
    [ 2275.145] (II) Loading extension MIT-SCREEN-SAVER
    [ 2275.145] (II) Loading extension XFree86-VidModeExtension
    [ 2275.145] (II) Loading extension XFree86-DGA
    [ 2275.145] (II) Loading extension DPMS
    [ 2275.145] (II) Loading extension XVideo
    [ 2275.145] (II) Loading extension XVideo-MotionCompensation
    [ 2275.145] (II) Loading extension X-Resource
    [ 2275.145] (II) LoadModule: "dbe"
    [ 2275.145] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
    [ 2275.145] (II) Module dbe: vendor="X.Org Foundation"
    [ 2275.145] compiled for 1.12.4, module version = 1.0.0
    [ 2275.145] Module class: X.Org Server Extension
    [ 2275.145] ABI class: X.Org Server Extension, version 6.0
    [ 2275.145] (II) Loading extension DOUBLE-BUFFER
    [ 2275.145] (II) LoadModule: "glx"
    [ 2275.145] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    [ 2275.145] (II) Module glx: vendor="X.Org Foundation"
    [ 2275.145] compiled for 1.12.4, module version = 1.0.0
    [ 2275.145] ABI class: X.Org Server Extension, version 6.0
    [ 2275.145] (==) AIGLX enabled
    [ 2275.145] (II) Loading extension GLX
    [ 2275.145] (II) LoadModule: "record"
    [ 2275.145] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
    [ 2275.145] (II) Module record: vendor="X.Org Foundation"
    [ 2275.145] compiled for 1.12.4, module version = 1.13.0
    [ 2275.145] Module class: X.Org Server Extension
    [ 2275.145] ABI class: X.Org Server Extension, version 6.0
    [ 2275.145] (II) Loading extension RECORD
    [ 2275.145] (II) LoadModule: "dri"
    [ 2275.145] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
    [ 2275.145] (II) Module dri: vendor="X.Org Foundation"
    [ 2275.145] compiled for 1.12.4, module version = 1.0.0
    [ 2275.145] ABI class: X.Org Server Extension, version 6.0
    [ 2275.145] (II) Loading extension XFree86-DRI
    [ 2275.145] (II) LoadModule: "dri2"
    [ 2275.145] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
    [ 2275.145] (II) Module dri2: vendor="X.Org Foundation"
    [ 2275.145] compiled for 1.12.4, module version = 1.2.0
    [ 2275.145] ABI class: X.Org Server Extension, version 6.0
    [ 2275.145] (II) Loading extension DRI2
    [ 2275.145] (II) LoadModule: "intel"
    [ 2275.146] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
    [ 2275.146] (II) Module intel: vendor="X.Org Foundation"
    [ 2275.146] compiled for 1.12.3.901, module version = 2.20.5
    [ 2275.146] Module class: X.Org Video Driver
    [ 2275.146] ABI class: X.Org Video Driver, version 12.1
    [ 2275.146] (II) intel: Driver for Intel Integrated Graphics Chipsets: i810,
    i810-dc100, i810e, i815, i830M, 845G, 854, 852GM/855GM, 865G, 915G,
    E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM, Pineview G,
    965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33, GM45,
    4 Series, G45/G43, Q45/Q43, G41, B43, B43, Clarkdale, Arrandale,
    Sandybridge Desktop (GT1), Sandybridge Desktop (GT2),
    Sandybridge Desktop (GT2+), Sandybridge Mobile (GT1),
    Sandybridge Mobile (GT2), Sandybridge Mobile (GT2+),
    Sandybridge Server, Ivybridge Mobile (GT1), Ivybridge Mobile (GT2),
    Ivybridge Desktop (GT1), Ivybridge Desktop (GT2), Ivybridge Server,
    Ivybridge Server (GT2), Haswell Desktop (GT1), Haswell Desktop (GT2),
    Haswell Desktop (GT2+), Haswell Mobile (GT1), Haswell Mobile (GT2),
    Haswell Mobile (GT2+), Haswell Server (GT1), Haswell Server (GT2),
    Haswell Server (GT2+), Haswell SDV Desktop (GT1),
    Haswell SDV Desktop (GT2), Haswell SDV Desktop (GT2+),
    Haswell SDV Mobile (GT1), Haswell SDV Mobile (GT2),
    Haswell SDV Mobile (GT2+), Haswell SDV Server (GT1),
    Haswell SDV Server (GT2), Haswell SDV Server (GT2+),
    Haswell ULT Desktop (GT1), Haswell ULT Desktop (GT2),
    Haswell ULT Desktop (GT2+), Haswell ULT Mobile (GT1),
    Haswell ULT Mobile (GT2), Haswell ULT Mobile (GT2+),
    Haswell ULT Server (GT1), Haswell ULT Server (GT2),
    Haswell ULT Server (GT2+), Haswell CRW Desktop (GT1),
    Haswell CRW Desktop (GT2), Haswell CRW Desktop (GT2+),
    Haswell CRW Mobile (GT1), Haswell CRW Mobile (GT2),
    Haswell CRW Mobile (GT2+), Haswell CRW Server (GT1),
    Haswell CRW Server (GT2), Haswell CRW Server (GT2+)
    [ 2275.146] (--) using VT number 7
    [ 2275.149] drmOpenDevice: node name is /dev/dri/card0
    [ 2275.149] drmOpenDevice: open result is 7, (OK)
    [ 2275.150] drmOpenByBusid: Searching for BusID pci:0000:00:02.0
    [ 2275.150] drmOpenDevice: node name is /dev/dri/card0
    [ 2275.150] drmOpenDevice: open result is 7, (OK)
    [ 2275.150] drmOpenByBusid: drmOpenMinor returns 7
    [ 2275.150] drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
    [ 2275.150] drmOpenDevice: node name is /dev/dri/card0
    [ 2275.150] drmOpenDevice: open result is 8, (OK)
    [ 2275.150] drmOpenByBusid: Searching for BusID pci:0000:00:02.0
    [ 2275.150] drmOpenDevice: node name is /dev/dri/card0
    [ 2275.150] drmOpenDevice: open result is 8, (OK)
    [ 2275.150] drmOpenByBusid: drmOpenMinor returns 8
    [ 2275.150] drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
    [ 2275.150] (II) intel(0): Creating default Display subsection in Screen section
    "Default Screen Section" for depth/fbbpp 24/32
    [ 2275.150] (==) intel(0): Depth 24, (--) framebuffer bpp 32
    [ 2275.150] (==) intel(0): RGB weight 888
    [ 2275.150] (==) intel(0): Default visual is TrueColor
    [ 2275.150] (**) intel(0): Option "AccelMethod" "sna"
    [ 2275.150] (--) intel(0): Integrated Graphics Chipset: Intel(R) Ivybridge Mobile (GT2)
    [ 2275.151] (**) intel(0): Framebuffer tiled
    [ 2275.151] (**) intel(0): Pixmaps tiled
    [ 2275.151] (**) intel(0): 3D buffers tiled
    [ 2275.151] (**) intel(0): Throttling enabled
    [ 2275.151] (**) intel(0): Delayed flush enabled
    [ 2275.151] (**) intel(0): "Tear free" disabled
    [ 2275.151] (**) intel(0): Forcing per-crtc-pixmaps? no
    [ 2275.151] (II) intel(0): Output LVDS1 has no monitor section
    [ 2275.152] (II) intel(0): found backlight control interface acpi_video0 (type 'firmware')
    [ 2275.152] (II) intel(0): Output VGA1 has no monitor section
    [ 2275.153] (II) intel(0): Output HDMI1 has no monitor section
    [ 2275.193] (II) intel(0): Output DP1 has no monitor section
    [ 2275.193] (II) intel(0): EDID for output LVDS1
    [ 2275.193] (II) intel(0): Manufacturer: LGD Model: 371 Serial#: 0
    [ 2275.193] (II) intel(0): Year: 2012 Week: 0
    [ 2275.193] (II) intel(0): EDID Version: 1.3
    [ 2275.193] (II) intel(0): Digital Display Input
    [ 2275.193] (II) intel(0): Max Image Size [cm]: horiz.: 29 vert.: 16
    [ 2275.193] (II) intel(0): Gamma: 2.20
    [ 2275.193] (II) intel(0): No DPMS capabilities specified
    [ 2275.193] (II) intel(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
    [ 2275.193] (II) intel(0): First detailed timing is preferred mode
    [ 2275.193] (II) intel(0): redX: 0.589 redY: 0.347 greenX: 0.343 greenY: 0.555
    [ 2275.193] (II) intel(0): blueX: 0.160 blueY: 0.124 whiteX: 0.313 whiteY: 0.329
    [ 2275.193] (II) intel(0): Manufacturer's mask: 0
    [ 2275.193] (II) intel(0): Supported detailed timing:
    [ 2275.193] (II) intel(0): clock: 70.0 MHz Image Size: 293 x 165 mm
    [ 2275.193] (II) intel(0): h_active: 1366 h_sync: 1402 h_sync_end 1438 h_blank_end 1476 h_border: 0
    [ 2275.193] (II) intel(0): v_active: 768 v_sync: 772 v_sync_end 780 v_blanking: 790 v_border: 0
    [ 2275.193] (II) intel(0): LG Display
    [ 2275.193] (II) intel(0): LP133WH2-TLF1
    [ 2275.193] (II) intel(0): EDID (in hex):
    [ 2275.193] (II) intel(0): 00ffffffffffff0030e4710300000000
    [ 2275.193] (II) intel(0): 00160103801d10780afc359658578e29
    [ 2275.193] (II) intel(0): 1f505400000001010101010101010101
    [ 2275.193] (II) intel(0): 010101010101581b566e500016302424
    [ 2275.194] (II) intel(0): 480025a5100000190000000000000000
    [ 2275.194] (II) intel(0): 00000000000000000000000000fe004c
    [ 2275.194] (II) intel(0): 4720446973706c61790a2020000000fe
    [ 2275.194] (II) intel(0): 004c503133335748322d544c463100ce
    [ 2275.194] (II) intel(0): EDID vendor "LGD", prod id 881
    [ 2275.194] (II) intel(0): Printing DDC gathered Modelines:
    [ 2275.194] (II) intel(0): Modeline "1366x768"x0.0 70.00 1366 1402 1438 1476 768 772 780 790 -hsync -vsync (47.4 kHz eP)
    [ 2275.194] (II) intel(0): Not using default mode "320x240" (doublescan mode not supported)
    [ 2275.194] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
    [ 2275.194] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
    [ 2275.194] (II) intel(0): Not using default mode "512x384" (doublescan mode not supported)
    [ 2275.194] (II) intel(0): Not using default mode "640x480" (doublescan mode not supported)
    [ 2275.194] (II) intel(0): Not using default mode "640x512" (doublescan mode not supported)
    [ 2275.194] (II) intel(0): Not using default mode "800x600" (doublescan mode not supported)
    [ 2275.194] (II) intel(0): Not using default mode "896x672" (doublescan mode not supported)
    [ 2275.194] (II) intel(0): Not using default mode "928x696" (doublescan mode not supported)
    [ 2275.194] (II) intel(0): Not using default mode "960x720" (doublescan mode not supported)
    [ 2275.194] (II) intel(0): Not using default mode "700x525" (doublescan mode not supported)
    [ 2275.194] (II) intel(0): Not using default mode "1024x768" (doublescan mode not supported)
    [ 2275.194] (II) intel(0): Printing probed modes for output LVDS1
    [ 2275.194] (II) intel(0): Modeline "1366x768"x60.0 70.00 1366 1402 1438 1476 768 772 780 790 -hsync -vsync (47.4 kHz eP)
    [ 2275.194] (II) intel(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz d)
    [ 2275.194] (II) intel(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz d)
    [ 2275.194] (II) intel(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz d)
    [ 2275.194] (II) intel(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz d)
    [ 2275.194] (II) intel(0): EDID for output VGA1
    [ 2275.195] (II) intel(0): EDID for output HDMI1
    [ 2275.236] (II) intel(0): EDID for output DP1
    [ 2275.236] (II) intel(0): Output LVDS1 connected
    [ 2275.236] (II) intel(0): Output VGA1 disconnected
    [ 2275.236] (II) intel(0): Output HDMI1 disconnected
    [ 2275.236] (II) intel(0): Output DP1 disconnected
    [ 2275.236] (II) intel(0): Using exact sizes for initial modes
    [ 2275.236] (II) intel(0): Output LVDS1 using initial mode 1366x768
    [ 2275.236] (II) intel(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
    [ 2275.236] (**) intel(0): Display dimensions: (290, 160) mm
    [ 2275.236] (**) intel(0): DPI set to (119, 121)
    [ 2275.236] (II) Loading sub module "dri2"
    [ 2275.236] (II) LoadModule: "dri2"
    [ 2275.237] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
    [ 2275.237] (II) Module dri2: vendor="X.Org Foundation"
    [ 2275.237] compiled for 1.12.4, module version = 1.2.0
    [ 2275.237] ABI class: X.Org Server Extension, version 6.0
    [ 2275.237] (==) Depth 24 pixmap format is 32 bpp
    [ 2275.237] (II) intel(0): SNA initialized with IvyBridge backend
    [ 2275.237] (==) intel(0): Backing store disabled
    [ 2275.237] (==) intel(0): Silken mouse enabled
    [ 2275.237] (II) intel(0): HW Cursor enabled
    [ 2275.237] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
    [ 2275.238] (==) intel(0): DPMS enabled
    [ 2275.239] (II) intel(0): [DRI2] Setup complete
    [ 2275.239] (II) intel(0): [DRI2] DRI driver: i965
    [ 2275.239] (II) intel(0): direct rendering: DRI2 Enabled
    [ 2275.239] (==) intel(0): hotplug detection: "enabled"
    [ 2275.239] (--) RandR disabled
    [ 2275.239] (II) Initializing built-in extension Generic Event Extension
    [ 2275.239] (II) Initializing built-in extension SHAPE
    [ 2275.239] (II) Initializing built-in extension MIT-SHM
    [ 2275.239] (II) Initializing built-in extension XInputExtension
    [ 2275.239] (II) Initializing built-in extension XTEST
    [ 2275.239] (II) Initializing built-in extension BIG-REQUESTS
    [ 2275.239] (II) Initializing built-in extension SYNC
    [ 2275.239] (II) Initializing built-in extension XKEYBOARD
    [ 2275.239] (II) Initializing built-in extension XC-MISC
    [ 2275.239] (II) Initializing built-in extension SECURITY
    [ 2275.239] (II) Initializing built-in extension XINERAMA
    [ 2275.239] (II) Initializing built-in extension XFIXES
    [ 2275.239] (II) Initializing built-in extension RENDER
    [ 2275.239] (II) Initializing built-in extension RANDR
    [ 2275.239] (II) Initializing built-in extension COMPOSITE
    [ 2275.239] (II) Initializing built-in extension DAMAGE
    [ 2275.250] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
    [ 2275.250] (II) AIGLX: enabled GLX_INTEL_swap_event
    [ 2275.250] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
    [ 2275.250] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
    [ 2275.250] (II) AIGLX: Loaded and initialized i965
    [ 2275.250] (II) GLX: Initialized DRI2 GL provider for screen 0
    [ 2275.251] (II) intel(0): switch to mode 1366x768 on crtc 3 (pipe 0)
    [ 2275.276] (II) intel(0): Setting screen physical size to 361 x 203
    [ 2275.319] (II) config/udev: Adding input device Power Button (/dev/input/event6)
    [ 2275.319] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 2275.319] (II) LoadModule: "evdev"
    [ 2275.319] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 2275.320] (II) Module evdev: vendor="X.Org Foundation"
    [ 2275.320] compiled for 1.12.3.901, module version = 2.7.3
    [ 2275.320] Module class: X.Org XInput Driver
    [ 2275.320] ABI class: X.Org XInput driver, version 16.0
    [ 2275.320] (II) Using input driver 'evdev' for 'Power Button'
    [ 2275.320] (**) Power Button: always reports core events
    [ 2275.320] (**) evdev: Power Button: Device: "/dev/input/event6"
    [ 2275.320] (--) evdev: Power Button: Vendor 0 Product 0x1
    [ 2275.320] (--) evdev: Power Button: Found keys
    [ 2275.320] (II) evdev: Power Button: Configuring as keyboard
    [ 2275.320] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input6/event6"
    [ 2275.320] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
    [ 2275.320] (**) Option "xkb_rules" "evdev"
    [ 2275.320] (**) Option "xkb_model" "evdev"
    [ 2275.320] (**) Option "xkb_layout" "se"
    [ 2275.355] (II) config/udev: Adding input device Fujitsu FUJ02E3 (/dev/input/event3)
    [ 2275.356] (**) Fujitsu FUJ02E3: Applying InputClass "evdev keyboard catchall"
    [ 2275.356] (II) Using input driver 'evdev' for 'Fujitsu FUJ02E3'
    [ 2275.356] (**) Fujitsu FUJ02E3: always reports core events
    [ 2275.356] (**) evdev: Fujitsu FUJ02E3: Device: "/dev/input/event3"
    [ 2275.356] (--) evdev: Fujitsu FUJ02E3: Vendor 0 Product 0x6
    [ 2275.356] (--) evdev: Fujitsu FUJ02E3: Found keys
    [ 2275.356] (II) evdev: Fujitsu FUJ02E3: Configuring as keyboard
    [ 2275.356] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/FUJ02E3:00/input/input3/event3"
    [ 2275.356] (II) XINPUT: Adding extended input device "Fujitsu FUJ02E3" (type: KEYBOARD, id 7)
    [ 2275.356] (**) Option "xkb_rules" "evdev"
    [ 2275.356] (**) Option "xkb_model" "evdev"
    [ 2275.356] (**) Option "xkb_layout" "se"
    [ 2275.357] (II) config/udev: Adding input device Video Bus (/dev/input/event9)
    [ 2275.357] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
    [ 2275.357] (II) Using input driver 'evdev' for 'Video Bus'
    [ 2275.357] (**) Video Bus: always reports core events
    [ 2275.357] (**) evdev: Video Bus: Device: "/dev/input/event9"
    [ 2275.357] (--) evdev: Video Bus: Vendor 0 Product 0x6
    [ 2275.357] (--) evdev: Video Bus: Found keys
    [ 2275.357] (II) evdev: Video Bus: Configuring as keyboard
    [ 2275.357] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00/input/input9/event9"
    [ 2275.357] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 8)
    [ 2275.358] (**) Option "xkb_rules" "evdev"
    [ 2275.358] (**) Option "xkb_model" "evdev"
    [ 2275.358] (**) Option "xkb_layout" "se"
    [ 2275.359] (II) config/udev: Adding input device Fujitsu FUJ02B1 (/dev/input/event2)
    [ 2275.359] (**) Fujitsu FUJ02B1: Applying InputClass "evdev keyboard catchall"
    [ 2275.359] (II) Using input driver 'evdev' for 'Fujitsu FUJ02B1'
    [ 2275.359] (**) Fujitsu FUJ02B1: always reports core events
    [ 2275.359] (**) evdev: Fujitsu FUJ02B1: Device: "/dev/input/event2"
    [ 2275.359] (--) evdev: Fujitsu FUJ02B1: Vendor 0 Product 0x6
    [ 2275.359] (--) evdev: Fujitsu FUJ02B1: Found keys
    [ 2275.359] (II) evdev: Fujitsu FUJ02B1: Configuring as keyboard
    [ 2275.359] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/device:02/FUJ02B1:00/input/input2/event2"
    [ 2275.359] (II) XINPUT: Adding extended input device "Fujitsu FUJ02B1" (type: KEYBOARD, id 9)
    [ 2275.359] (**) Option "xkb_rules" "evdev"
    [ 2275.359] (**) Option "xkb_model" "evdev"
    [ 2275.359] (**) Option "xkb_layout" "se"
    [ 2275.360] (II) config/udev: Adding input device Power Button (/dev/input/event5)
    [ 2275.360] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 2275.360] (II) Using input driver 'evdev' for 'Power Button'
    [ 2275.360] (**) Power Button: always reports core events
    [ 2275.360] (**) evdev: Power Button: Device: "/dev/input/event5"
    [ 2275.360] (--) evdev: Power Button: Vendor 0 Product 0x1
    [ 2275.360] (--) evdev: Power Button: Found keys
    [ 2275.360] (II) evdev: Power Button: Configuring as keyboard
    [ 2275.361] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input5/event5"
    [ 2275.361] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 10)
    [ 2275.361] (**) Option "xkb_rules" "evdev"
    [ 2275.361] (**) Option "xkb_model" "evdev"
    [ 2275.361] (**) Option "xkb_layout" "se"
    [ 2275.362] (II) config/udev: Adding input device Lid Switch (/dev/input/event4)
    [ 2275.362] (II) No input driver specified, ignoring this device.
    [ 2275.362] (II) This device may have been added with another device file.
    [ 2275.362] (II) config/udev: Adding input device FJ Camera (/dev/input/event7)
    [ 2275.362] (**) FJ Camera: Applying InputClass "evdev keyboard catchall"
    [ 2275.362] (II) Using input driver 'evdev' for 'FJ Camera'
    [ 2275.362] (**) FJ Camera: always reports core events
    [ 2275.362] (**) evdev: FJ Camera: Device: "/dev/input/event7"
    [ 2275.363] (--) evdev: FJ Camera: Vendor 0x10f1 Product 0x1a44
    [ 2275.363] (--) evdev: FJ Camera: Found keys
    [ 2275.363] (II) evdev: FJ Camera: Configuring as keyboard
    [ 2275.363] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.3/3-1.3:1.0/input/input7/event7"
    [ 2275.363] (II) XINPUT: Adding extended input device "FJ Camera" (type: KEYBOARD, id 11)
    [ 2275.363] (**) Option "xkb_rules" "evdev"
    [ 2275.363] (**) Option "xkb_model" "evdev"
    [ 2275.363] (**) Option "xkb_layout" "se"
    [ 2275.364] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event10)
    [ 2275.364] (II) No input driver specified, ignoring this device.
    [ 2275.364] (II) This device may have been added with another device file.
    [ 2275.364] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event11)
    [ 2275.364] (II) No input driver specified, ignoring this device.
    [ 2275.364] (II) This device may have been added with another device file.
    [ 2275.365] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event12)
    [ 2275.365] (II) No input driver specified, ignoring this device.
    [ 2275.365] (II) This device may have been added with another device file.
    [ 2275.365] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
    [ 2275.365] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
    [ 2275.365] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
    [ 2275.366] (**) AT Translated Set 2 keyboard: always reports core events
    [ 2275.366] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event0"
    [ 2275.366] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
    [ 2275.366] (--) evdev: AT Translated Set 2 keyboard: Found keys
    [ 2275.366] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
    [ 2275.366] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
    [ 2275.366] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 12)
    [ 2275.366] (**) Option "xkb_rules" "evdev"
    [ 2275.366] (**) Option "xkb_model" "evdev"
    [ 2275.366] (**) Option "xkb_layout" "se"
    [ 2275.366] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event8)
    [ 2275.366] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "Touchpad Catchall"
    [ 2275.366] (II) LoadModule: "synaptics"
    [ 2275.366] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
    [ 2275.367] (II) Module synaptics: vendor="X.Org Foundation"
    [ 2275.367] compiled for 1.12.2, module version = 1.6.2
    [ 2275.367] Module class: X.Org XInput Driver
    [ 2275.367] ABI class: X.Org XInput driver, version 16.0
    [ 2275.367] (II) Using input driver 'synaptics' for 'SynPS/2 Synaptics TouchPad'
    [ 2275.367] (**) SynPS/2 Synaptics TouchPad: always reports core events
    [ 2275.367] (**) Option "Device" "/dev/input/event8"
    [ 2275.367] (II) synaptics: SynPS/2 Synaptics TouchPad: found clickpad property
    [ 2275.367] (--) synaptics: SynPS/2 Synaptics TouchPad: x-axis range 1472 - 5472
    [ 2275.367] (--) synaptics: SynPS/2 Synaptics TouchPad: y-axis range 1408 - 4448
    [ 2275.367] (--) synaptics: SynPS/2 Synaptics TouchPad: pressure range 0 - 255
    [ 2275.367] (--) synaptics: SynPS/2 Synaptics TouchPad: finger width range 0 - 15
    [ 2275.367] (--) synaptics: SynPS/2 Synaptics TouchPad: buttons: left double triple
    [ 2275.367] (--) synaptics: SynPS/2 Synaptics TouchPad: Vendor 0x2 Product 0x7
    [ 2275.367] (**) Option "TapButton1" "1"
    [ 2275.367] (**) Option "TapButton2" "2"
    [ 2275.367] (**) Option "TapButton3" "3"
    [ 2275.367] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
    [ 2275.367] (**) SynPS/2 Synaptics TouchPad: always reports core events
    [ 2275.367] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input8/event8"
    [ 2275.368] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 13)
    [ 2275.368] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MinSpeed is now constant deceleration 2.5
    [ 2275.368] (**) synaptics: SynPS/2 Synaptics TouchPad: MaxSpeed is now 1.75
    [ 2275.368] (**) synaptics: SynPS/2 Synaptics TouchPad: AccelFactor is now 0.040
    [ 2275.368] (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
    [ 2275.368] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 1
    [ 2275.368] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
    [ 2275.368] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
    [ 2275.368] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
    [ 2275.368] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse0)
    [ 2275.368] (II) No input driver specified, ignoring this device.
    [ 2275.368] (II) This device may have been added with another device file.
    [ 2275.368] (II) config/udev: Adding input device PC Speaker (/dev/input/event1)
    [ 2275.368] (II) No input driver specified, ignoring this device.
    [ 2275.368] (II) This device may have been added with another device file.
    xinput
    ⎡ Virtual core pointer id=2 [master pointer (3)]
    ⎜ ↳ Virtual core XTEST pointer id=4 [slave pointer (2)]
    ⎜ ↳ SynPS/2 Synaptics TouchPad id=13 [slave pointer (2)]
    ⎣ Virtual core keyboard id=3 [master keyboard (2)]
    ↳ Virtual core XTEST keyboard id=5 [slave keyboard (3)]
    ↳ Power Button id=6 [slave keyboard (3)]
    ↳ Fujitsu FUJ02E3 id=7 [slave keyboard (3)]
    ↳ Video Bus id=8 [slave keyboard (3)]
    ↳ Fujitsu FUJ02B1 id=9 [slave keyboard (3)]
    ↳ Power Button id=10 [slave keyboard (3)]
    ↳ FJ Camera id=11 [slave keyboard (3)]
    ↳ AT Translated Set 2 keyboard id=12 [slave keyboard (3)]
    running
    dmesg | grep -i synaptics
    doesn't show anything. However running
    dmesg | grep -i psmouse
    returns a lot of
    psmouse serio1: bad data from KBC - timeout
    Last edited by flako (2012-11-08 09:44:59)

    I have tried doing that with both linux mint, and now fedora live usb. Neither one loads the touchpad correctly.  So yeah, our problems weren't really related
    Anyway, I tried looking into the
    psmouse serio1: bad data from KBC - timeout
    messages, and tried running psmouse proto (defined in /etc/modprobe.conf/psmouse.conf) as both raw and imps as per https://answers.launchpad.net/ubuntu/+s … ion/206950 Unfortunately, that didn't solve anything. Using the raw setting meant that the touchpad wasn't loaded at all (as in not appearing in the Xorg.log at all).
    The laptop is quite new, but at the same time what i figured from the touchpad vendor & product ID, the touchpad itself isn't. So it should technically work. Before installing arch i booted into windows to see if everything worked, and found no issues with the touchpad. So I have ruled out any hardware errors. Maybe its just the Fn-key that doesn't work yet in Linux? But that doesn't explain the "psmouse serio1: bad data from KBC - timeout" Any pointers to where I should look/ what commands I should run to delve deeper into this issue?
    Last edited by flako (2012-09-09 12:10:51)

  • LE_SHP_DELIVERY_PROC in CNS0 not implemented

    Dear All,
    I am creating a delivery from project system using t-code CNS0, I am getting the following Error Message:
    Error during copy of partner: Partner role SP
    Message no. VL864
    I found BADI LE_SHP_DELIVERY_PROC defined in CNS0(SAPLCNSH), but not implemented.
    I want to know any other user-exit or ehnacement/BADI available for CNS0.
    Regards,
    Uday Desai
    Edited by: Uday Desai on Dec 1, 2010 5:48 PM

    Hi Klaus,
    I have hanged the updkz = 'U'. then it's working fine.
                             IF ct_ylips[] IS INITIAL.
                                  APPEND ls_lips TO ct_ylips.
                                ENDIF.
                                ls_lips-charg = ls_ekpo-revlv.
                                ls_lips-updkz = 'U'.
                                MODIFY ct_xlips FROM ls_lips INDEX lv_tabix TRANSPORTING charg updkz.
    Thanks with Regards,
    Vallamuthu M

  • Error while sending a message  501 not implemented

    Hi all,
    running some tests checking some Xi interfaces we have the following problem :
    going to Runtime Workbench --> Component Monitoring --> Adapter Engine e clicking on the Tab "Test Message" we insert Service, Interface, Namespace, Quality of Service, user and password
    On "send message to" we insert the string:
    http://apl06gjbx:8031/XISOAPAdapter/MessageServlet?channel=:BSY_CDFS_CRISP_DX8:CC_SOAP_IF_KE_02_In
    Executing "Send Message", we get the following error :
    "error while sending message : 501 not implemented"
    Any suggestion ?
    thanks in advance

    Hi all,
    using a 53100 port and xml code in payload it seems better but we get the following error:
    com.sap.engine.services.servlets_jsp.server.exceptions.WebServletException: Error in dispatching request to servlet [/sub/componentmonitoringpageprocessor].
    Display Stack Trace
    com.sap.engine.services.servlets_jsp.server.exceptions.WebServletException: Error in dispatching request to servlet [/sub/componentmonitoringpageprocessor].
         at com.sap.engine.services.servlets_jsp.server.runtime.RequestDispatcherImpl.doWork(RequestDispatcherImpl.java:328)
         at com.sap.engine.services.servlets_jsp.server.runtime.RequestDispatcherImpl.forward(RequestDispatcherImpl.java:377)
         at jsp_FC_Secure1185456171353._jspService(jsp_FC_Secure1185456171353.java:24)
         at com.sap.engine.services.servlets_jsp.server.jsp.JspBase.service(JspBase.java:112)
         at com.sap.engine.services.servlets_jsp.server.servlet.JSPServlet.service(JSPServlet.java:544)
         at com.sap.engine.services.servlets_jsp.server.servlet.JSPServlet.service(JSPServlet.java:186)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:401)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:266)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:387)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:365)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:944)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:266)
         at com.sap.engine.services.httpserver.server.Client.handle(Client.java:95)
         at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:175)
         at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
         at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
         at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
         at java.security.AccessController.doPrivileged(AccessController.java:215)
         at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:100)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170)
    Caused by: java.lang.NullPointerException
         at com.sap.aii.rwb.web.componentmonitoring.viewcontroller.CmDynPage.doProcessAfterInput(CmDynPage.java:60)
         at com.sapportals.htmlb.page.PageProcessor.handleRequest(PageProcessor.java:101)
         at com.sapportals.htmlb.page.PageProcessorServlet.handleRequest(PageProcessorServlet.java:62)
         at com.sapportals.htmlb.page.PageProcessorServlet.doPost(PageProcessorServlet.java:22)
         at com.sap.aii.rwb.web.componentmonitoring.viewcontroller.CmPageProcessor.doPost(CmPageProcessor.java:35)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sap.engine.services.servlets_jsp.server.runtime.RequestDispatcherImpl.doWork(RequestDispatcherImpl.java:321)
         ... 20 more

  • SAP Fiori Apps Error Task Facade not implemented for provider. [/IWBEP/CX_MGW_TECH_EXCEPTION].

    Dear All
    I am getting the below error while activating the sap Fiori applications
    Task Facade not implemented for provider. [/IWBEP/CX_MGW_TECH_EXCEPTION] (error).
    I have  applied all  suggestions in my  new fiori system from Masayuki Sekihara posted on his post.
    but still I am getting same error message.
    I got below error message.
    1) If I selected a EC6FIORI  system alias  to ZTASKPROCESSING services then i got below error message.
    Task Facade not implemented for provider.
    Task Facade not implemented for provider. [/IWBEP/CX_MGW_TECH_EXCEPTION] (error).
    2) some time I got different error message if I selected FIORI  system alias to ZTASKPROCESSING.
    I have shared below  my system Support Package level and all configurations.
    Component
    Release
    SP-Level
    Support Package
    Short description of comment
    SAP_BASIS
    740
    4
    SAPKB74004
    SAP Basis Component
    SAP_ABA
    740
    4
    SAPKA74004
    Cross-Application Component
    SAP_GWFND
    740
    6
    SAPK-74006INSAPGWFND
    SAP Gateway Foundation
    SAP_UI
    740
    7
    SAPK-74007INSAPUI
    User Interface Technology
    PI_BASIS
    740
    4
    SAPK-74004INPIBASIS
    Basis Plug-In
    ST-PI
    2008_1_700
    8
    SAPKITLRD8
    SAP Solution Tools Plug-In
    SAP_BW
    740
    4
    SAPKW74004
    SAP Business Warehouse
    IW_PGW
    100
    5
    SAPK-10005INIWPGW
    Process Gateway
    MDG_FND
    747
    2
    SAPK-74702INMDGFND
    MDG Foundation
    SAP_AP
    700
    30
    SAPKNA7030
    SAP Application Platform
    SAP_BS_FND
    747
    2
    SAPK-74702INSAPBSFND
    SAP Business Suite Foundation
    WEBCUIF
    747
    2
    SAPK-74702INWEBCUIF
    SAP Web UI Framework
    MDG_APPL
    617
    2
    SAPK-61702INMDGAPPL
    MDG Applications
    SAP_APPL
    617
    2
    SAPKH61702
    Logistics and Accounting
    SAP_FIN
    617
    2
    SAPK-61702INSAPFIN
    SAP_FIN
    SAP_HR
    604
    66
    SAPKE60466
    Human Resources
    SAP_HRCAR
    604
    66
    SAPK-60466INSAPHRCAR
    Sub component SAP_HRCAR of SAP_HR
    SAP_HRCAT
    604
    66
    SAPK-60466INSAPHRCAT
    Sub component SAP_HRCAT of SAP_HR
    SAP_HRCAU
    604
    66
    SAPK-60466INSAPHRCAU
    Sub component SAP_HRCAU of SAP_HR
    SAP_HRCBE
    604
    66
    SAPK-60466INSAPHRCBE
    Sub component SAP_HRCBE of SAP_HR
    SAP_HRCBR
    604
    66
    SAPK-60466INSAPHRCBR
    Sub component SAP_HRCBR of SAP_HR
    SAP_HRCCA
    604
    66
    SAPK-60466INSAPHRCCA
    Sub component SAP_HRCCA of SAP_HR
    SAP_HRCCH
    604
    66
    SAPK-60466INSAPHRCCH
    Sub component SAP_HRCCH of SAP_HR
    SAP_HRCCL
    604
    66
    SAPK-60466INSAPHRCCL
    Sub component SAP_HRCCL of SAP_HR
    SAP_HRCCN
    604
    66
    SAPK-60466INSAPHRCCN
    Sub component SAP_HRCCN of SAP_HR
    SAP_HRCDE
    604
    66
    SAPK-60466INSAPHRCDE
    Sub component SAP_HRCDE of SAP_HR
    SAP_HRCDK
    604
    66
    SAPK-60466INSAPHRCDK
    Sub component SAP_HRCDK of SAP_HR
    SAP_HRCES
    604
    66
    SAPK-60466INSAPHRCES
    Sub component SAP_HRCES of SAP_HR
    SAP_HRCFI
    604
    66
    SAPK-60466INSAPHRCFI
    Sub component SAP_HRCFI of SAP_HR
    SAP_HRCFR
    604
    66
    SAPK-60466INSAPHRCFR
    Sub component SAP_HRCFR of SAP_HR
    SAP_HRCGB
    604
    66
    SAPK-60466INSAPHRCGB
    Sub component SAP_HRCGB of SAP_HR
    SAP_HRCHK
    604
    66
    SAPK-60466INSAPHRCHK
    Sub component SAP_HRCHK of SAP_HR
    SAP_HRCID
    604
    66
    SAPK-60466INSAPHRCID
    Sub component SAP_HRCID of SAP_HR
    SAP_HRCIE
    604
    66
    SAPK-60466INSAPHRCIE
    Sub component SAP_HRCIE of SAP_HR
    SAP_HRCIN
    604
    66
    SAPK-60466INSAPHRCIN
    Sub component SAP_HRCIN of SAP_HR
    SAP_HRCIT
    604
    66
    SAPK-60466INSAPHRCIT
    Sub component SAP_HRCIT of SAP_HR
    SAP_HRCJP
    604
    66
    SAPK-60466INSAPHRCJP
    Sub component SAP_HRCJP of SAP_HR
    SAP_HRCKR
    604
    66
    SAPK-60466INSAPHRCKR
    Sub component SAP_HRCKR of SAP_HR
    SAP_HRCKW
    604
    66
    SAPK-60466INSAPHRCKW
    Sub component SAP_HRCKW of SAP_HR
    SAP_HRCMX
    604
    66
    SAPK-60466INSAPHRCMX
    Sub component SAP_HRCMX of SAP_HR
    SAP_HRCMY
    604
    66
    SAPK-60466INSAPHRCMY
    Sub component SAP_HRCMY of SAP_HR
    SAP_HRCNL
    604
    66
    SAPK-60466INSAPHRCNL
    Sub component SAP_HRCNL of SAP_HR
    SAP_HRCNO
    604
    66
    SAPK-60466INSAPHRCNO
    Sub component SAP_HRCNO of SAP_HR
    SAP_HRCNZ
    604
    66
    SAPK-60466INSAPHRCNZ
    Sub component SAP_HRCNZ of SAP_HR
    SAP_HRCPH
    604
    66
    SAPK-60466INSAPHRCPH
    Sub component SAP_HRCPH of SAP_HR
    SAP_HRCPT
    604
    66
    SAPK-60466INSAPHRCPT
    Sub component SAP_HRCPT of SAP_HR
    SAP_HRCQA
    604
    66
    SAPK-60466INSAPHRCQA
    Sub component SAP_HRCQA of SAP_HR
    SAP_HRCRU
    604
    66
    SAPK-60466INSAPHRCRU
    Sub component SAP_HRCRU of SAP_HR
    SAP_HRCSE
    604
    66
    SAPK-60466INSAPHRCSE
    Sub component SAP_HRCSE of SAP_HR
    SAP_HRCSG
    604
    66
    SAPK-60466INSAPHRCSG
    Sub component SAP_HRCSG of SAP_HR
    SAP_HRCTH
    604
    66
    SAPK-60466INSAPHRCTH
    Sub component SAP_HRCTH of SAP_HR
    SAP_HRCTW
    604
    66
    SAPK-60466INSAPHRCTW
    Sub component SAP_HRCTW of SAP_HR
    SAP_HRCUN
    604
    66
    SAPK-60466INSAPHRCUN
    Sub component SAP_HRCUN of SAP_HR
    SAP_HRCUS
    604
    66
    SAPK-60466INSAPHRCUS
    Sub component SAP_HRCUS of SAP_HR
    SAP_HRCVE
    604
    66
    SAPK-60466INSAPHRCVE
    Sub component SAP_HRCVE of SAP_HR
    SAP_HRCZA
    604
    66
    SAPK-60466INSAPHRCZA
    Sub component SAP_HRCZA of SAP_HR
    SAP_HRGXX
    604
    66
    SAPK-60466INSAPHRGXX
    Sub component SAP_HRGXX of SAP_HR
    SAP_HRRXX
    604
    66
    SAPK-60466INSAPHRRXX
    Sub component SAP_HRRXX of SAP_HR
    EA-IPPE
    400
    24
    SAPKGPID24
    SAP iPPE
    EA-APPL
    617
    2
    SAPK-61702INEAAPPL
    SAP Enterprise Extension PLM, SCM, Financials
    EA-DFPS
    600
    24
    SAPKGPDD24
    SAP Enterprise Extension Defense Forces & Public Security
    EA-FIN
    617
    2
    SAPK-61702INEAFIN
    EA-FIN
    EA-FINSERV
    600
    25
    SAPKGPFD25
    SAP Enterprise Extension Financial Services
    EA-GLTRADE
    600
    24
    SAPKGPGD24
    SAP Enterprise Extension Global Trade
    EA-HR
    607
    17
    SAPK-60717INEAHR
    SAP Enterprise Extension HR
    EA-HRCAR
    607
    17
    SAPK-60717INEAHRCAR
    Sub component EA-HRCAR of EA-HR
    EA-HRCAT
    607
    17
    SAPK-60717INEAHRCAT
    Sub component EA-HRCAT of EA-HR
    EA-HRCAU
    607
    17
    SAPK-60717INEAHRCAU
    Sub component EA-HRCAU of EA-HR
    EA-HRCBE
    607
    17
    SAPK-60717INEAHRCBE
    Sub component EA-HRCBE of EA-HR
    EA-HRCBR
    607
    17
    SAPK-60717INEAHRCBR
    Sub component EA-HRCBR of EA-HR
    EA-HRCCA
    607
    17
    SAPK-60717INEAHRCCA
    Sub component EA-HRCCA of EA-HR
    EA-HRCCH
    607
    17
    SAPK-60717INEAHRCCH
    Sub component EA-HRCCH of EA-HR
    EA-HRCCL
    607
    17
    SAPK-60717INEAHRCCL
    Sub component EA-HRCCL of EA-HR
    EA-HRCCN
    607
    17
    SAPK-60717INEAHRCCN
    Sub component EA-HRCCN of EA-HR
    EA-HRCDE
    607
    17
    SAPK-60717INEAHRCDE
    Sub component EA-HRCDE of EA-HR
    EA-HRCDK
    607
    17
    SAPK-60717INEAHRCDK
    Sub component EA-HRCDK of EA-HR
    EA-HRCES
    607
    17
    SAPK-60717INEAHRCES
    Sub component EA-HRCES of EA-HR
    EA-HRCFI
    607
    17
    SAPK-60717INEAHRCFI
    Sub component EA-HRCFI of EA-HR
    EA-HRCFR
    607
    17
    SAPK-60717INEAHRCFR
    Sub component EA-HRCFR of EA-HR
    EA-HRCGB
    607
    17
    SAPK-60717INEAHRCGB
    Sub component EA-HRCGB of EA-HR
    EA-HRCHK
    607
    17
    SAPK-60717INEAHRCHK
    Sub component EA-HRCHK of EA-HR
    EA-HRCID
    607
    17
    SAPK-60717INEAHRCID
    Sub component EA-HRCID of EA-HR
    EA-HRCIE
    607
    17
    SAPK-60717INEAHRCIE
    Sub component EA-HRCIE of EA-HR
    EA-HRCIN
    607
    17
    SAPK-60717INEAHRCIN
    Sub component EA-HRCIN of EA-HR
    EA-HRCIT
    607
    17
    SAPK-60717INEAHRCIT
    Sub component EA-HRCIT of EA-HR
    EA-HRCJP
    607
    17
    SAPK-60717INEAHRCJP
    Sub component EA-HRCJP of EA-HR
    EA-HRCKR
    607
    17
    SAPK-60717INEAHRCKR
    Sub component EA-HRCKR of EA-HR
    EA-HRCKW
    607
    17
    SAPK-60717INEAHRCKW
    Sub component EA-HRCKW of EA-HR
    EA-HRCMX
    607
    17
    SAPK-60717INEAHRCMX
    Sub component EA-HRCMX of EA-HR
    EA-HRCMY
    607
    17
    SAPK-60717INEAHRCMY
    Sub component EA-HRCMY of EA-HR
    EA-HRCNL
    607
    17
    SAPK-60717INEAHRCNL
    Sub component EA-HRCNL of EA-HR
    EA-HRCNO
    607
    17
    SAPK-60717INEAHRCNO
    Sub component EA-HRCNO of EA-HR
    EA-HRCNZ
    607
    17
    SAPK-60717INEAHRCNZ
    Sub component EA-HRCNZ of EA-HR
    EA-HRCPH
    607
    17
    SAPK-60717INEAHRCPH
    Sub component EA-HRCPH of EA-HR
    EA-HRCPT
    607
    17
    SAPK-60717INEAHRCPT
    Sub component EA-HRCPT of EA-HR
    EA-HRCQA
    607
    17
    SAPK-60717INEAHRCQA
    Sub component EA-HRCQA of EA-HR
    EA-HRCRU
    607
    17
    SAPK-60717INEAHRCRU
    Sub component EA-HRCRU of EA-HR
    EA-HRCSE
    607
    17
    SAPK-60717INEAHRCSE
    Sub component EA-HRCSE of EA-HR
    EA-HRCSG
    607
    17
    SAPK-60717INEAHRCSG
    Sub component EA-HRCSG of EA-HR
    EA-HRCTH
    607
    17
    SAPK-60717INEAHRCTH
    Sub component EA-HRCTH of EA-HR
    EA-HRCTW
    607
    17
    SAPK-60717INEAHRCTW
    Sub component EA-HRCTW of EA-HR
    EA-HRCUN
    607
    17
    SAPK-60717INEAHRCUN
    Sub component EA-HRCUN of EA-HR
    EA-HRCUS
    607
    17
    SAPK-60717INEAHRCUS
    Sub component EA-HRCUS of EA-HR
    EA-HRCVE
    607
    17
    SAPK-60717INEAHRCVE
    Sub component EA-HRCVE of EA-HR
    EA-HRCZA
    607
    17
    SAPK-60717INEAHRCZA
    Sub component EA-HRCZA of EA-HR
    EA-HRGXX
    607
    17
    SAPK-60717INEAHRGXX
    Sub component EA-HRGXX of EA-HR
    EA-HRRXX
    607
    17
    SAPK-60717INEAHRRXX
    Sub component EA-HRRXX of EA-HR
    EA-PS
    600
    24
    SAPKGPPD24
    SAP Enterprise Extension Public Services
    EA-RETAIL
    600
    24
    SAPKGPRD24
    SAP Enterprise Extension Retail
    FINBASIS
    600
    24
    SAPK-60024INFINBASIS
    Fin. Basis
    ECC-DIMP
    600
    23
    SAPK-60023INECCDIMP
    DIMP
    ERECRUIT
    600
    24
    SAPK-60024INERECRUIT
    E-Recruiting
    FI-CA
    600
    23
    SAPK-60023INFICA
    FI-CA
    FI-CAX
    600
    23
    SAPK-60023INFICAX
    FI-CA Extended
    HR-CEE
    110_604
    52
    SAPK-60452INHRCEE
    HR country version for CEE countries
    HR-CEECBG
    110_604
    52
    SAPK-60452INHRCEECBG
    Sub component HR-CEECBG of HR-CEE
    HR-CEECCO
    110_604
    52
    SAPK-60452INHRCEECCO
    Sub component HR-CEECCO of HR-CEE
    HR-CEECCZ
    110_604
    52
    SAPK-60452INHRCEECCZ
    Sub component HR-CEECCZ of HR-CEE
    HR-CEECGR
    110_604
    52
    SAPK-60452INHRCEECGR
    Sub component HR-CEECGR of HR-CEE
    HR-CEECHR
    110_604
    52
    SAPK-60452INHRCEECHR
    Sub component HR-CEECHR of HR-CEE
    HR-CEECHU
    110_604
    52
    SAPK-60452INHRCEECHU
    Sub component HR-CEECHU of HR-CEE
    HR-CEECPL
    110_604
    52
    SAPK-60452INHRCEECPL
    Sub component HR-CEECPL of HR-CEE
    HR-CEECRO
    110_604
    52
    SAPK-60452INHRCEECRO
    Sub component HR-CEECRO of HR-CEE
    HR-CEECSI
    110_604
    52
    SAPK-60452INHRCEECSI
    Sub component HR-CEECSI of HR-CEE
    HR-CEECSK
    110_604
    52
    SAPK-60452INHRCEECSK
    Sub component HR-CEECSK of HR-CEE
    HR-CEECTR
    110_604
    52
    SAPK-60452INHRCEECTR
    Sub component HR-CEECTR of HR-CEE
    HR-CEECUA
    110_604
    52
    SAPK-60452INHRCEECUA
    Sub component HR-CEECUA of HR-CEE
    HR-CEEGXX
    110_604
    0
    Sub component HR-CEEGXX of HR-CEE
    HR-CEERXX
    110_604
    0
    Sub component HR-CEERXX of HR-CEE
    INSURANCE
    600
    23
    SAPK-60023ININSURANC
    SAP Insurance
    IS-CWM
    600
    23
    SAPK-60023INISCWM
    Industry Solution Catch Weight Management
    IS-H
    600
    34
    SAPK-60034INISH
    SAP Healthcare
    IS-M
    600
    23
    SAPK-60023INISM
    SAP MEDIA
    IS-OIL
    600
    23
    SAPK-60023INISOIL
    IS-OIL
    IS-PS-CA
    600
    23
    SAPK-60023INISPSCA
    IS-PUBLIC SECTOR CONTRACT ACCOUNTING
    IS-UT
    600
    23
    SAPK-60023INISUT
    SAP Utilities/Telecommunication
    LSOFE
    600
    24
    SAPK-60024INLSOFE
    SAP Learning Solution Front-End
    SEM-BW
    600
    24
    SAPKGS6024
    SEM-BW: Strategic Enterprise Management
    GBAPP002
    600
    4
    SAPK-60004INGBAPP002
    GBAPP002
    GBHCM002
    600
    11
    SAPK-60011INGBHCM002
    HCM Employee Requests (Leave)
    GBHCM003
    600
    9
    SAPK-60009INGBHCM003
    HCM Manager Approvals (Time, Training, L
    SRA002
    600
    3
    SAPK-60003INSRA002
    Time Recording OData Integration Compone
    SRA010
    600
    3
    SAPK-60003INSRA010
    Staffing List OData Integration Componen
    SRA017
    600
    3
    SAPK-60003INSRA017
    Create Purchase Order OData Integration
    SRA018
    600
    3
    SAPK-60003INSRA018
    Purchase Order Status Tracking OData Int
    UIAPP001
    100
    4
    SAPK-10004INUIAPP001
    UIAPP001 100: Add-On Installation
    UIAPP002
    100
    3
    SAPK-10003INUIAPP002
    UIAPP002 100: Add-On Installation
    UIGIB001
    100
    4
    SAPK-10004INUIGIB001
    UIGIB001 100: Add-On Installation
    UIHCM002
    100
    4
    SAPK-10004INUIHCM002
    UIHCM002 100: Add-On Installation
    UIHCM003
    100
    4
    SAPK-10004INUIHCM003
    UIHCM003 100: Add-On Installation
    UISRA002
    100
    3
    SAPK-10003INUISRA002
    HTML5 Time Recording
    UISRA010
    100
    3
    SAPK-10003INUISRA010
    HTML5 Staffing List
    UISRA017
    100
    3
    SAPK-10003INUISRA017
    HTML5 Create Order
    UISRA018
    100
    3
    SAPK-10003INUISRA018
    HTML5 Order Status Tracking
    please help me to resolve that issue
    Regards
    Pankaj Kamble

    Hi Team,
    i have created new post.
    SAP Fiori getting error message Check the URL parameters and the scenario definition. To check the scenario definition.
    Scenario definition configuration screen short.
    2) Also getting bellow error message
    Property TaskDefinitionID not found in type WorkflowTask
    Did not find error details
    {"error":{"code":"005056A509B11EE1B9A8FEA8DE87F78E","message":{"lang":"en","value":"Property TaskDefinitionID not found in type WorkflowTask"},"innererror":{"transactionid":"E6A9CEE388D3F1EC940400155DC8D41B","timestamp":"20140428075136.7780000","Error_Resolution":{"SAP_Transaction":"Run transaction /IWFND/ERROR_LOG on SAP NW Gateway hub system and search for entries with the timestamp above for more details","SAP_Note":"See SAP Note 1797736 for error analysis (https://service.sap.com/sap/support/notes/1797736)"}}}}
    Regards
    Pankaj Kamble

  • File History not working at all

    File History does not work at all. I've tried to access it through Search, Control Panel, etc and it just doesn't work.
    When I click on it, it does nothing. I've tried everything. I have never set it up to select the drive to back up because it has never worked.
    Any suggestions?
    Thanks
    Jorge

    File History is yet another reasonably poor implementation of an incomplete idea.  Microsoft seems to be all about this lately.
    If you're looking for backup functionality, you can still get it from Windows 8.1, but it's less well-integrated than it used to be in Windows 7.
    See also:
    http://social.technet.microsoft.com/Forums/windows/en-US/867880ad-d50b-4e8c-90c0-770b794c1eb3/file-history-needs-work?forum=w8itproperf
    http://social.technet.microsoft.com/Forums/windows/en-US/744c0f06-9872-4d47-a438-e255f2d2a60d/scheduled-system-image-backup-windows-81?forum=w8itprogeneral
    http://technet.microsoft.com/en-us/library/cc742083.aspx
    Note that there are 3rd party tools such as Z-VSScopy you can use to access individual files and folders inside VSS backups.
    -Noel
    Detailed how-to in my eBooks:  
    Configure The Windows 7 "To Work" Options
    Configure The Windows 8 "To Work" Options

  • Error in Dual Stack Splitting:SAPControl:GetAccessPointList not implemented

    Hi,
    Am doing dual stack split with Keep Database option. Environment is
    OS- Sun Solaris SPARC 64 bit
    Database – Oracle 11.2.0.3
    System – ECC 6.0 (Netweaver 7.0) NUC
    We stuck in 1sr step while taking export of JAVA. Error is – GetAccessPointList fail:SAPControl:GetAccessPointList not implemented : method name or namespace not recognized
    I have upgraded kernel from 700 Sp 333 to 720 sp 700. also set parameter alternatively
    service/protectedwebmethods = SDEFAULT
    service/protectedwebmethods = DEFAULT
    service/protectedwebmethods = NONE in all profiles, but still no luck.
    Please find below logs.
    Also output of command
    Please find below log files, as I have executed command -
    sapcontrol '-prot' 'NI_HTTP' '-nr' '20' '-function' 'GetAccessPointList' which gets completed successfully(20- Instance No of ABAP). Log file
    -sapcontrol.log
    but when I execute command
    sapcontrol '-prot' 'NI_HTTP' '-nr' '00' '-function' 'GetAccessPointList'-- which shows error (00-instance no of SCS)
    log file - sapcontrol1.log
    Please find log files.
    Regards
    Vivek

    Hi Vivek ,
    Check for the permission of sapuxuserchk in all the exe directories including the local exe directory of SCS00
    1563660 - sapcontrol, user authorization issues (SUM)
    Thanks ,
    Manu

  • Error [Microsoft][ODBC Excel Driver]Optional feature not implemented...

    Hi All,
    when i add setAutoCommit(false),
    i got run error [Microsoft][ODBC Excel Driver]Optional feature not implemented.
    i just want to insert data into excel using db.
    can anyone give suggestion??
    here my code:
    public void insertDatabase( ){
                String rule = "fty";
                double weight = 0.245;
               try{
                    String sql = "INSERT INTO [Sheet2$] ( Rule, Weight ) " +
                      "VALUES ( '"+ rule +"', '" + weight + "' )";
                     int row = myStatement.executeUpdate(sql);
                   myConnect.setAutoCommit(false);
                     myResultSetPapar = myStatement.executeQuery("Select * from [Sheet2$]");
                catch(SQLException e){
                            System.out.println(e.getMessage());
               }//catch
           }

    is it true that my driver does not supported??
    my MS Excel version 2002
    and driver vers. 4.0

  • LDAP: error code 53 - Function Not Implemented

    Hi All,
    While doing search on Oracle internet directory server(oracle ldap server),
    we are getting following exception.
    Exception
    in thread "main" javax.naming.OperationNotSupportedException: [LDAP:
    error code 53 - Function Not Implemented]; remaining name
    'ou=people,dc=test,dc=com'
         at com.sun.jndi.ldap.LdapCtx.mapErrorCode(LdapCtx.java:3058)
         at com.sun.jndi.ldap.LdapCtx.processReturnCode(LdapCtx.java:2931)
         at com.sun.jndi.ldap.LdapCtx.processReturnCode(LdapCtx.java:2737)
         at com.sun.jndi.ldap.LdapCtx.searchAux(LdapCtx.java:1808)
         at com.sun.jndi.ldap.LdapCtx.c_search(LdapCtx.java:1731)
         at com.sun.jndi.toolkit.ctx.ComponentDirContext.p_search(ComponentDirContext.java:368)
         at com.sun.jndi.toolkit.ctx.PartialCompositeDirContext.search(PartialCompositeDirContext.java:338)
         at com.sun.jndi.toolkit.ctx.PartialCompositeDirContext.search(PartialCompositeDirContext.java:321)
         at javax.naming.directory.InitialDirContext.search(InitialDirContext.java:248)
         at DifferentSearches.doFilterSearch(DifferentSearches.java:99)
         at DifferentSearches.main(DifferentSearches.java:23)
    Following is the code -
    code:
         DirContext ctx= getDirContext();
         SearchControls ctls = new SearchControls();
         ctls. setReturningObjFlag (true);
         ctls.setSearchScope(SearchControls.SUBTREE_SCOPE);
         String filter = "(displayname=chandra)";
         NamingEnumeration answer = ctx.search("ou=people,dc=test,dc=com", filter, ctls);
         formatResults(answer);
         ctx.close();
    When we search on the added attributes (like currentsession count) it works
    fine. For this we had to enable index in OID on this field. But this is
    not possible for the default attributes. OID does not provide a way to
    enable indexing on these attributes. Could someone please let us know
    how we can search on default attributes ?
    Regards
    Rahul
    Edited by: Rahul_Sonawale on Oct 17, 2008 4:26 AM

    Thanks Rajiv for reply.
    I had read that thread before posting this. However, this is lightly different.
    From other sites I can see that if it's caused by indexing, the error msg would say so and also tell you which attribute it is.
    Some one suggested it's OID dropping the database connections intermittantly and should check both CRS ORACLE_HOME and RDBMS ORACLE_HOME have SQLNET.EXPIRE_TIME set and check the TNS and alert logs on the DB side for any other possible connection failure.
    From some OID log we do see it has lost database connection:
    OID logs in /u01/oid/oid_inst/diagnostics/logs/OID/oid1 :
    ConnID:76 mesgID:2 OpID:1 OpName:search ConnIP:10.244.87.239 ConnDN:cn=policyrwuser,cn=users,dc=us,dc=oracle,dc=com
    [gsldecfsFetchEntries] ORA error 3135: ORA-03135: connection lost contact
    Process ID: 29973
    Session ID: 164 Serial number: 3
    I should post another thread for oid lost db connection.

  • Vendor Evaluation process (with QM module not implemented)

    Hi
    Can I have more input on Vendor Evaluation process (with QM module not implemented)  please ?

    Hi,
    Vendor evaluation can be automatic, manually or semi automatic. It is done on 4 criteria;
    1.     Price
    2.     Quantity
    3.     Delivery
    4.     Service 
    VE is done at p.org level, the Maximum no. of criteria that can be used are up to 99.
    IT is done in 4 steps:-
    1.     Define Weighing keys( equal weighing for all criteria or unequal weighing )
    2.     Define criteria
    3.     Define Scope of list
    4.     Define Pur. Org data for vendor.
    5.     
    SPRO—MM—PURCHASING --- VENDOR EVALUATION 
    ME61 Maintain vendor evaluation (Put p.org and vendor)
    Then ME65 Ranking list of vendor….
    Regards,
    Vivek

  • Mysql show result-- com.mysql.jdbc.NotImplemented: Feature not implemented

    Hello,
    I have set a database and I am trying to show a simple select.I have this code for example:
    String SQL = "SELECT * FROM DatabaseName.tableName";
                         stmt = (Statement) conn.createStatement();
                         rs = (ResultSet) stmt.executeQuery(SQL);
                         while (rs.next()) {
                            System.out.println(rs.getArray(3));
                         }And all I get is an exception:
    com.mysql.jdbc.NotImplemented: Feature not implemented
    at com.mysql.jdbc.ResultSet.getArray(ResultSet.java:1043)
    Is this right?I have tried other methods but I get the above.How to show the result.
    It is in 3rd column double value.

    Are you guys always this cranky? Who's cranky? It's important for the integrity of these forums that misinformation isn't left lying around uncorrected. If that makes you cranky, try elsewhere where the standards may not be so high.
    I posted something that works, now is it exactly as whatever getArray does?No.
    Probably not.Just a minute. You said here that 'the work around code' is something like this, and here that 'it actually is the same result'. You were mistaken. Twice. You are now in the process of changing your mind. Let me help you. It is definitely not exactly what getArray() does. Not even close. Completely different. getArray() gets an array directly from the database from a single column in the current row in the result set. Your code constructs an array from a single column across all rows in the result set. There is no comparison.
    What's wrong with helping outWhat's wrong with getting it right? What's wrong with pointing out an error? What's wrong with admitting when you're mistaken? What's wrong with alerting the OP not to mention all future readers of this thread that it contains misinformation? What's wrong with you finding out that you were wrong?
    and posting what you think it should say
    rather than just being negative?As a matter of fact nobody was 'just negative'. I pointed out exactly what the difference between your code and getArray() is. But by 'negative' do you mean pointing out that you were wrong? Nothing wrong with that.

  • Error when sending message: Method not implemented

    Hi, All:
    We have newly setup system and when we test sending test message from RWB, (RWB-Component Monitoring-Integration Engine-Test Tab), we got following error:
    "Error when sending message: Method not implemented", I know this is related to post configuration issue, I just know someone has come cross the situation and how it was resolved.
    Thanks
    Liang

    HI Liang
    Yes it looks like post installation problem. I have not come across this but i think you should check with the RFC created for IE while installation. To connect IE & AE and even the exchange profile if something is missing
    Thanks
    Gaurav

  • Feature 'nested external environment calls' not implemented

    Hi.
    I've created a .Net 3.5 DLL which is called by a stored procedure using CLR in a trigger.
    Inside one of the functions I've got an update-statement against the same table as the trigger which calls the CLR code.
    That update results in a SAExeption:
    30.04.2014 14:19:55 (ConnID. 89) - W747lnr=4000996, Error: Feature 'nested external environment calls' not implemented
    iAnywhere.Data.SQLAnywhere.SAException: Feature 'nested external environment calls' not implemented
       at iAnywhere.Data.SQLAnywhere.SACommand.ExecuteReader()
       at CLRKalkyle.Exts.Execute(SAConnection conn, String sql, Object[] args)
       at CLRKalkyle.CalculusFunctions.DivInnfrakt(SAConnection conn, Pallet palle, Decimal totkvant)
       at CLRKalkyle.CalculusFunctions.GetInnfrakt(SAConnection conn, Int32 klientnr, String uttakstype, Int32 uttaksnr, Int32 w722lnr)
       at CLRKalkyle.Exts.DivKalkyle(SAConnection conn, Int32 klientnr, String uttakstype, Int32 uttaksnr, Int32 w722lnr, Int32 w747lnr)
       at CLRKalkyle.CLRKalkyle.GenKalkyle(Int32 klientnr, Int32 w747lnr)
    I'm using SAServerSideConnection without transaction (the CLR is called per row in the database).
    Is it possible to run the update in a new thread, or perhaps a new connection?
    Or do I have to run the update after all the other code is finished?
    Hope you understand my problem.
    Regards,
    Bjarne Anker

    This is the trigger:
    ALTER TRIGGER "wau_w747_maaoppdat_on" after update of MaaOppdateres
    order 2 on MTS.W747KalkyleData
    referencing old as old_name new as new_name
    for each row when(old_name.MaaOppdateres = 0 and new_name.MaaOppdateres = 1)
    begin
        call spw_GenKalkyle_w747lnr(new_name.klientnr,new_name.w747lnr)
    end
    Stored procedure:
    ALTER PROCEDURE "MTS"."spw_GenKalkyle_w747lnr"( in p1 integer,in p2 integer )
    external name 'D:\\SVN\\Trading\\CLRKalkyle\\CLRKalkyle\\bin\\Release\\CLRKalkyle.dll::CLRKalkyle.CLRKalkyle.GenKalkyle(int,int)' language clr
    This is where the exception occurs in the program:
    sql = @"update w747kalkyledata w747
    set w747.maaoppdateres = 1
    from w722fakturalinje w722
    where w722.KlientNr = ?
    and w722.TilgangsType = ?
    and w722.TilgangsNr = ?
    and w722.tilgangsnr > 0
    and w722.klientnr = w747.klientnr
    and w722.uttakstype = w747.uttakstype
    and w722.uttaksnr = w747.uttaksnr
    and w722.w722lnr = w747.w722lnr
    and w722.uttakstype = 'DF'
    and w747.maaoppdateres = 0";
    SAServerSideConnection.Connection.Execute(sql, palle.klientnr, palle.tilgangstype, palle.tilgangsnr);
    In short, the trigger is at the table W747 and the code fails when running the update against the same table.
    I guess it would be best to send the sourcecode via email if you need to look at the whole picture.
    Regards,
    Bjarne Anker

  • Hrhap00_admin not implemented

    hi all,
    When trying to find hrhap00_admin. and I get the error that it is not implemented.
    Anyone has any idea???

    Hi,
    What exactly do you need to achieve through thisBadi.?
    This Badi of OSA is basically used to implement additional features of the PHA_ADMIN tcode. You need to create a new filter value for this in Tcode HRHAP_BASIC and then go ahead in creating and implementing the Badi.
    Reply back if you need further info.
    Regards,
    Subbu

Maybe you are looking for

  • HP 8600 all in one stopped printing on MACbook pro with OS 10.7.5

    My printer was working fine for the first couple of months and now I have to turn it off and on to get it to print. It has perfect connection to the internet as does my computer. Have rebooted the Wi-Fi etc.  That only lasts about a day at best.  I h

  • Nail polish remover caused symptoms. Solution?

    Hi everyone, I spilled nail polish remover on my laptop's keyboard. It has been a year since the incident. I do not have money to spare so I have not had it looked at. Below are the symptoms, could someone possibly tell me which components of my Macb

  • When I open Firefox pages that were open last time I closed Firefox are opened again

    when I close Firefox the next time I open it all the tabs that were open when I closed it come back. How can I stop this from happening.

  • Can we schedule Hyperion EPMA Planning Import Profiles?

    Hi All, Currently we are working on EPMA Planning Application.In this do we have an option like scheduling the import profiles for dimension building ? Pls. any one respond to this topic. Thanks in advance, Aswini

  • Spot detection

    I need some informatoin about how could i determine the position and size of some spots in my image. I'm getting some images from a camera and i need to locate all the spots from those images in order to command an automatum which ne eds to repaint t