PDK Manuals

Hi everybody
Would you please advise me where I can find the best manuals about PDK? about my knowledge I am professional in PL/SQL and I want to know about the packages and the kind of function,procedures and packages I can create with PDK that is useful in portal.
Thanks for your help
Shahram Samardar
null

My suggestion would be to click on Internet Tools, scroll down and click on Oracle 9i Application Server, then on Oracle Portal, and finally on the PDK link.
This will take you to the most recent page with articles, API listings, etc.

Similar Messages

  • Not able to install PDK ias (10.1.2.0)

    Hi every one,
    i have downloaded PDK and want to install with oracle application portals (10.1.2.0) but according to steps provided in installation manual i am not able to install as i am getting erro when i try to run the following command.
    java -jar admin.jar ormi://localhost admin $admin_password -shutdown
    please if any one has idea about this help me about as how i can run install and run the above command from command line successfully.
    i realy appreciate your kind help.
    thanks
    jamal

    Hi Jamal,
    What is the error that you are recieving on the screen?
    thanks,
    Harsha

  • Problems with Nov PDK - omniportlet and samples

    Hiya,
    I have deployed the Novemeber PDK, OmniPortlet and WebClipping Portlets. I have done a manual installation inyo a 9iAS install. I have followed the instruction provided. The problem I have is that I'm not able to return the test page for these portlets eg http://server_name:7777/portalTools. can anyone please assist in diagnosing where I have gone wrong.
    Thanks
    Daryl

    Hello,
    Could you explain what happen exaclty ? do you have any error (screen, logs, ...)
    Regards
    Tugdual

  • Eclipse problem (of EP5 PDK)

    Hello All,
    Iam still working in Eclipse 2.1 that has been configured with EP5 PDK kit.Very soon we would be updating to Netweaver Dev.Studio. At present I have the following problem:
    In the Eclipse project folder structure:
    Project1->Private->lib->Project1.jar
    A jar file will be formed automatically when we build a par file of the project.For my project also, the jar file is created initally, but now this jar file is not getting updated when ever I recreate a par file.With this problem what ever the code I had written in the .java files is not getting updated.
    I have tried all the following known ways:
    1.deleted the jar file and again created the par file, but the jar file is not getting created again.
    2.uninstalled my Ecipse and re-installed Eclipse with EP% PDK kit again, but again same problem is getting continued.
    Can any one of you help me in this aspect to throw some light over the reason of this this unusual problem.
    Thanks
    Chakri.

    Hi,
    Did you try using the File > Export > JAR file to manually do this...
    Try Windows > Preferences > Restore Defaults to see if that makes a difference...
    When you uninstall Eclipse to try and refresh the installation, you probably have to get rid of the workspace and any other settings manually to really get rid of the old settings.

  • How to install PDK?

    Hi,
       I just downloded the pdk from SDN. It has come as a rar file called "NetweaverDeveloperCockpit_NW04SP12.rar" I don't know how to install it in the portal I have. Please help me how to install this rar file.
    Thanks,
    Bhagya.

    Here are the instructions from the PDF included in the rar file:
    <b>Technical Description and Configuration Information
    Purpose</b>
    The following procedure describes how to install the Business Package Netweaver Developer Cockpit (PDK) in a portal and how to configure the portal so that the example iViews work correctly.
    <b>Prerequisites</b>
    You have installed a standard SAP Enterprise Portal either locally on your personal PC or on a test server. Optionally you have installed SAP NetWeaver Developer Studio.
    You have uninstalled older PDK versions completely with the “Archive Remover” tool and “Portal Content Studio”.
    If you use MaxDB as Database, you have to deploy MaxDB JDBC Driver manually and register it at the portal. For more information see SAP Note 773401
    <b>Installation</b>
    Import the Business Package for the Portal Development Kit into your portal installation.
    The business package is delivered in SCA format and you have to use the Software Deployment Manager (SDM) to install it. For more information, see SAP Note 731386
    Import the attached ICE transport package via the Content Management->Content Exchange->Package upload. Import the the file DeveloperContent.zip As a result you see the folder “DeveloperContent” under the KM repository documents.
    <b>Post- Installation Steps</b>
    <b>Configure the Portal for the Netweaver Developer Cockpit</b>
    The connector example iViews in the Portal Development Kit connect to SAP Backend System with the system alias PDK_R3_BACKEND.
    To run these examples you must define a system object for a test SAP Backend System in your system landscape and assign the following aliases: PDK_R3_BACKEND
    The JDBC example iViews use a JDBC database with the alias: LocalMaxDB
    To run these examples you must configure the system object LocalMaxDB or define a new one and add in your system landscape and assign the following aliases: LocalMaxDB.
    The Dummy Object Based Navigation Examples (without real Backend connection) require that you the System Alias PDKDummySystem to the System PDKDummySystem
    According to your authentication policy you also have to maintain Usermapping and afterwards you have to configure Distributed Query Engine (DQE) for the systems. See SAP help portal and tutorial forfurther information.
    The System Landscape Directory SLD has to be maintained for the WebDynpro Examples which require a backend connection. See Web Dynpro Tutorials for details.
    For more information on how to create system objects and assigning aliases, see Enterprise Portal Administration Guide 6.0->Portal Platform->System Administration->System Landscape->System Landscape Editor.
    To ensure that you have the permission to run all the applications in the business package, you must be assigned to the following portal roles:
    Role ID - Purpose
    Super Administrator - for all Portal operations and permissions
    Administrator - Optional
    com.sap.pct.pdk.JavaDeveloper - The NDC role
    ContentManager (optional)- For importing ice content.
    <b>Restart Server or iView Runtime Container</b>
    This is recommended to deploy all portal archives. Known SDM limitation in NW04.
    <b>Authentication of WebDynpro Content Administrator and SLD</b>
    WebDynpro Content Administrator and System Landscape Directory need a SAP WebAS Java Server Administrator authentication. Usually the portal administrator is not assigned to the Java Server role Administrator so username and password with the correct permissions for these iViews have to be provided.
    <b>Create user in SAP Backend System</b>
    The example iViews connect to the SAP System using the username you are currently logged on to the portal. You must create a user in the SAP System with the same user ID as your portal user or define any user mapped to the portal user via usermapping.
    Portal users accessing an SAP System via remote function call (RFC) must have a user or be mapped to a user in the SAP System with the following authorizations.
    Authorization object S_RFC with the following field values:
    ACTVT: 16
    RFC_TYPE: FUGR
    RFC_NAME: RFC1, RSAN, SDIF, SDIFRUNTIME, SDWZ, SKBW, SPR4, SPRT, SRFC, SSCV, SURL, SUSO, SUSW, SU_USER, SWOR, SYST, SYSU
    <b>The following authorization is only necessary for Drag&Relate:</b>
    Authorization object S_TCODE with the following field value:
    TCD: SPO1

  • Pls help!  Questions on iView manual...

    Hi, this question is regarding manual named: <b>'Introduction to Custom Java iViews With the SAP Portal Development Kit'</b>
    I have EP 6.0, PDK imported into EP 6.0, Eclipse 2.1 with SAP plugin v1.2.  I have gone through this manual(address pasted below) and had no problems until I hit page 52.  Here are my 3 questions:
    <b>1.)</b> Regarding Pg. 52, step #2, I downloaded the libraries.zip file from my EP 6.0 (Java Development>Development>Downloads page)  But there is no file called com.sap.portal.htmlbridge.jar.  Where can I get this file?
    <b>2.)</b> Is this causing the error that Eclipse cannot recognize these two imports inside file 'TemplateJSPDynPage.java'.  This file automatically opend up with errors on Eclipse after I clicked 'Finish' on page 50.  *I got templateJSPDynPage.par from Java Development>Documentation>Getting Started>Tutorials/JSP DynPage(on Getting Started Panel)> Inside article near page top is a link called 'download template'.
    Errors with these two packages:
    import com.sapportals.portal.htmlb.page.JSPDynPage;
    import com.sapportals.portal.htmlb.page.PageProcessorComponent;
    <b>3.</b> Regarding the HTMLB library page on EP 6.0 (Java Development --> Examples --> HTMLB Control Overview) Is this the entire HTMLB library listed here with links & examples? or is there other libraries?
    <b>PDF Manual address:</b> https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/ep/introduction to custom java iviews with the sap portal development kit.pdf
    Thank you so very much for any responses or suggestions!
    Baggett

    Hi Soran,
    1.
    the htmlbridge.jar must be copied from Your portal server.
    Search for folder com.sap.portal.htmlb\lib
    2. yes
    3. There might be other libraries required.
    This is a common issue in portal development: where is the library xyz.jar ? Best parctise is to copy the whole /portalapp folder from the portal server to the development PC.
    Best Regards
    Frank
    PS: This guy does not give points !
    Message was edited by: Frank Lauks

  • Which PDK version ?

    Hi,
    I am currently using Oracle Portal 10.1.4 with my portlets being developed in JDeveloper 10.1.3.2. My war file is deployed on OAS 10.1.2.0.2
    The Oracle portlet container (10.1.2.0.2) I am using was downloaded from
    http://www.oracle.com/technology/products/ias/portal/pdk.html
    I would like to start using the Oracle PDK but I am unsure of which version I need to download.
    Should I use the older version in the above location or should I be using the latest version of the portlet container and PDK (10.1.3.2) located in http://www.oracle.com/technology/products/webcenter/portlet_download.html
    Thanks,

    Hi Krishna,
    The following is stated in the installation manual:
    "The PDK 60.14.0 is released for SAP Enterprise Portal 6.0 SP14 or higher on SAP WebAS 6.40 Java."
    So I guess you have to install the sp2 version instead..
    Frodo

  • PDK Installation Issues

    I have incured and issue with installing the PDK on 9iAS R2 Linux. I followed http://portalstudio.oracle.com/pls/ops/docs/FOLDER/COMMUNITY/PDK/jpdk/installing.jpdk.html Installation Guide and Restarted apache, but the website http://ebalpha3.us.oracle.com:7778/servlets/sample url still comes up as The page cannot be displayed. I also looked at the trouble shooting guide to no success.
    Any Ideas
    Thanks!

    Here is another issue:
    I'm on Windows 2000, ias 9.0.2.
    Trying to deploy PDK Nov., I experience the following:
    To deploy the application manually:
    1. Copy all the latest PDK-Java jar files ...
    OK
    2. Deploy jpdk.ear using ... D:\oracle\ias_home\dcm\bin>dcmctl redeployApplication -v -f D:\pdk-nov\pdk\jpdk\v2\jpdk.ear -a jpdk -co OC4J_Portal
    D:\oracle\ias_home\dcm\bin>dcmctl deployApplication -v -f D:\pdk-nov\pdk\jpdk\v2\jpdk.ear -a jpdk -co OC4J_Portal
    ADMN-300105
    J2EE application: jpdk has already been deployed. Redeploy needs to be used to override previous deployed application
    D:\oracle\ias_home\dcm\bin>dcmctl redeployApplication -v -f D:\pdk-nov\pdk\jpdk\v2\jpdk.ear -a jpdk -co OC4J_Portal
    ADMN-300075
    Nested exception
    Base Exception:
    java.rmi.RemoteException:Error initializing userManager 'oracle.security.jazn.oc4j.JAZNUserManager': oracle.security.jaz
    n.JAZNInitException (The system is unable to retreive the specified realm(s).)
    This is where I am... What to do?
    Note: I'm connected to another network (at home) than my normal domain (at work). I don't know if that's relevant, but anyway...
    Thanks,
    Erik Hagen

  • Xorg 1.10.1 no longer affected by manual DPI setting

    I use my 23 inch 1920x1080 monitor as TV also. As this means I sit rather far from it, I manually set DPI quite low to enlarge windows and fonts by default. However after the last upgrade, which brought Xorg 1.10 and Gnome 3, Xorg seems to no longer be affected by my setting DPI in xorg.conf. The logs show that the value is read, and xdpyinfo shows the DPI I have set manually, but this setting no longer seems to affect any windows or fonts.
    The DPI is set via the nvidia driver. Relevant parts of xorg.conf and the full Xorg.0.log are attached.
    Does anyone know what could have caused this?
    xorg.conf:
    Section "Monitor"
    Identifier "Monitor0"
    VendorName "Unknown"
    ModelName "Unknown"
    HorizSync 28.0 - 33.0
    VertRefresh 43.0 - 72.0
    Option "DPMS"
    Option "DPI" "60x60"
    EndSection
    Xorg.0.log:
    [ 45267.074]
    X.Org X Server 1.10.1
    Release Date: 2011-04-15
    [ 45267.074] X Protocol Version 11, Revision 0
    [ 45267.074] Build Operating System: Linux 2.6.38-ARCH x86_64
    [ 45267.074] Current Operating System: Linux norstaurar 2.6.38-ARCH #1 SMP PREEMPT Fri May 13 09:24:47 CEST 2011 x86_64
    [ 45267.074] Kernel command line: root=/dev/disk/by-uuid/41bd750d-271b-4392-898a-51e284889d43 ro
    [ 45267.074] Build Date: 16 April 2011 12:02:01PM
    [ 45267.074]
    [ 45267.074] Current version of pixman: 0.20.2
    [ 45267.074] Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    [ 45267.074] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 45267.074] (==) Log file: "/var/log/Xorg.0.log", Time: Fri Jun 3 10:40:17 2011
    [ 45267.074] (==) Using config file: "/etc/X11/xorg.conf"
    [ 45267.074] (==) Using config directory: "/etc/X11/xorg.conf.d"
    [ 45267.075] (==) ServerLayout "Layout0"
    [ 45267.075] (**) |-->Screen "Screen0" (0)
    [ 45267.075] (**) | |-->Monitor "Monitor0"
    [ 45267.075] (**) | |-->Device "Device0"
    [ 45267.075] (**) |-->Input Device "Keyboard0"
    [ 45267.075] (**) |-->Input Device "Mouse0"
    [ 45267.075] (==) Automatically adding devices
    [ 45267.075] (==) Automatically enabling devices
    [ 45267.075] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
    [ 45267.075] Entry deleted from font path.
    [ 45267.075] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
    [ 45267.075] Entry deleted from font path.
    [ 45267.075] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
    [ 45267.075] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
    [ 45267.075] Entry deleted from font path.
    [ 45267.075] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
    [ 45267.075] (==) FontPath set to:
    /usr/share/fonts/misc/,
    /usr/share/fonts/TTF/,
    /usr/share/fonts/Type1/
    [ 45267.075] (==) ModulePath set to "/usr/lib/xorg/modules"
    [ 45267.075] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
    [ 45267.075] (WW) Disabling Keyboard0
    [ 45267.075] (WW) Disabling Mouse0
    [ 45267.075] (II) Loader magic: 0x7d6fa0
    [ 45267.075] (II) Module ABI versions:
    [ 45267.075] X.Org ANSI C Emulation: 0.4
    [ 45267.075] X.Org Video Driver: 10.0
    [ 45267.075] X.Org XInput driver : 12.2
    [ 45267.075] X.Org Server Extension : 5.0
    [ 45267.076] (--) PCI:*(0:2:0:0) 10de:0848:1043:82f2 rev 162, Mem @ 0xfd000000/16777216, 0xf0000000/134217728, 0xfa000000/33554432, I/O @ 0x0000ec00/128, BIOS @ 0x????????/131072
    [ 45267.076] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    [ 45267.076] (II) "extmod" will be loaded. This was enabled by default and also specified in the config file.
    [ 45267.076] (II) "dbe" will be loaded. This was enabled by default and also specified in the config file.
    [ 45267.076] (II) "glx" will be loaded. This was enabled by default and also specified in the config file.
    [ 45267.076] (II) "record" will be loaded by default.
    [ 45267.076] (II) "dri" will be loaded by default.
    [ 45267.076] (II) "dri2" will be loaded by default.
    [ 45267.076] (II) LoadModule: "dbe"
    [ 45267.077] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
    [ 45267.077] (II) Module dbe: vendor="X.Org Foundation"
    [ 45267.077] compiled for 1.10.1, module version = 1.0.0
    [ 45267.077] Module class: X.Org Server Extension
    [ 45267.077] ABI class: X.Org Server Extension, version 5.0
    [ 45267.077] (II) Loading extension DOUBLE-BUFFER
    [ 45267.077] (II) LoadModule: "extmod"
    [ 45267.077] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
    [ 45267.077] (II) Module extmod: vendor="X.Org Foundation"
    [ 45267.077] compiled for 1.10.1, module version = 1.0.0
    [ 45267.077] Module class: X.Org Server Extension
    [ 45267.077] ABI class: X.Org Server Extension, version 5.0
    [ 45267.077] (II) Loading extension MIT-SCREEN-SAVER
    [ 45267.077] (II) Loading extension XFree86-VidModeExtension
    [ 45267.077] (II) Loading extension XFree86-DGA
    [ 45267.077] (II) Loading extension DPMS
    [ 45267.077] (II) Loading extension XVideo
    [ 45267.077] (II) Loading extension XVideo-MotionCompensation
    [ 45267.077] (II) Loading extension X-Resource
    [ 45267.077] (II) LoadModule: "glx"
    [ 45267.077] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    [ 45267.092] (II) Module glx: vendor="NVIDIA Corporation"
    [ 45267.092] compiled for 4.0.2, module version = 1.0.0
    [ 45267.092] Module class: X.Org Server Extension
    [ 45267.092] (II) NVIDIA GLX Module 270.41.19 Mon May 16 23:48:30 PDT 2011
    [ 45267.092] (II) Loading extension GLX
    [ 45267.092] (II) LoadModule: "record"
    [ 45267.092] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
    [ 45267.092] (II) Module record: vendor="X.Org Foundation"
    [ 45267.092] compiled for 1.10.1, module version = 1.13.0
    [ 45267.092] Module class: X.Org Server Extension
    [ 45267.092] ABI class: X.Org Server Extension, version 5.0
    [ 45267.092] (II) Loading extension RECORD
    [ 45267.092] (II) LoadModule: "dri"
    [ 45267.092] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
    [ 45267.092] (II) Module dri: vendor="X.Org Foundation"
    [ 45267.092] compiled for 1.10.1, module version = 1.0.0
    [ 45267.092] ABI class: X.Org Server Extension, version 5.0
    [ 45267.092] (II) Loading extension XFree86-DRI
    [ 45267.092] (II) LoadModule: "dri2"
    [ 45267.092] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
    [ 45267.092] (II) Module dri2: vendor="X.Org Foundation"
    [ 45267.092] compiled for 1.10.1, module version = 1.2.0
    [ 45267.092] ABI class: X.Org Server Extension, version 5.0
    [ 45267.093] (II) Loading extension DRI2
    [ 45267.093] (II) LoadModule: "nvidia"
    [ 45267.093] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
    [ 45267.093] (II) Module nvidia: vendor="NVIDIA Corporation"
    [ 45267.093] compiled for 4.0.2, module version = 1.0.0
    [ 45267.093] Module class: X.Org Video Driver
    [ 45267.094] (II) NVIDIA dlloader X Driver 270.41.19 Mon May 16 23:33:35 PDT 2011
    [ 45267.094] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
    [ 45267.094] (++) using VT number 8
    [ 45267.096] (II) Loading sub module "fb"
    [ 45267.096] (II) LoadModule: "fb"
    [ 45267.096] (II) Loading /usr/lib/xorg/modules/libfb.so
    [ 45267.097] (II) Module fb: vendor="X.Org Foundation"
    [ 45267.097] compiled for 1.10.1, module version = 1.0.0
    [ 45267.097] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 45267.097] (II) Loading sub module "wfb"
    [ 45267.097] (II) LoadModule: "wfb"
    [ 45267.097] (II) Loading /usr/lib/xorg/modules/libwfb.so
    [ 45267.097] (II) Module wfb: vendor="X.Org Foundation"
    [ 45267.097] compiled for 1.10.1, module version = 1.0.0
    [ 45267.097] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 45267.097] (II) Loading sub module "ramdac"
    [ 45267.097] (II) LoadModule: "ramdac"
    [ 45267.097] (II) Module "ramdac" already built-in
    [ 45267.097] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
    [ 45267.097] (II) Loading /usr/lib/xorg/modules/libwfb.so
    [ 45267.097] (II) Loading /usr/lib/xorg/modules/libfb.so
    [ 45267.097] (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
    [ 45267.097] (==) NVIDIA(0): RGB weight 888
    [ 45267.097] (==) NVIDIA(0): Default visual is TrueColor
    [ 45267.097] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
    [ 45267.097] (**) NVIDIA(0): Option "DPI" "60x60"
    [ 45267.369] (II) NVIDIA(GPU-0): Display (Samsung SyncMaster (DFP-0)) does not support NVIDIA
    [ 45267.369] (II) NVIDIA(GPU-0): 3D Vision stereo.
    [ 45267.370] (II) NVIDIA(0): NVIDIA GPU GeForce 8300 (C77) at PCI:2:0:0 (GPU-0)
    [ 45267.370] (--) NVIDIA(0): Memory: 524288 kBytes
    [ 45267.370] (--) NVIDIA(0): VideoBIOS: 62.77.2f.00.00
    [ 45267.370] (--) NVIDIA(0): Interlaced video modes are supported on this GPU
    [ 45267.370] (--) NVIDIA(0): Connected display device(s) on GeForce 8300 at PCI:2:0:0
    [ 45267.370] (--) NVIDIA(0): Samsung SyncMaster (DFP-0)
    [ 45267.370] (--) NVIDIA(0): Samsung SyncMaster (DFP-0): 165.0 MHz maximum pixel clock
    [ 45267.370] (--) NVIDIA(0): Samsung SyncMaster (DFP-0): Internal Single Link TMDS
    [ 45267.372] (WW) NVIDIA(0): The EDID for Samsung SyncMaster (DFP-0) contradicts itself:
    [ 45267.372] (WW) NVIDIA(0): mode "720x480" is specified in the EDID; however, the
    [ 45267.372] (WW) NVIDIA(0): EDID's valid HorizSync range (27.000-81.000 kHz) would
    [ 45267.372] (WW) NVIDIA(0): exclude this mode's HorizSync (15.7 kHz); ignoring
    [ 45267.372] (WW) NVIDIA(0): HorizSync check for mode "720x480".
    [ 45267.372] (WW) NVIDIA(0): The EDID for Samsung SyncMaster (DFP-0) contradicts itself:
    [ 45267.372] (WW) NVIDIA(0): mode "720x576" is specified in the EDID; however, the
    [ 45267.372] (WW) NVIDIA(0): EDID's valid HorizSync range (27.000-81.000 kHz) would
    [ 45267.372] (WW) NVIDIA(0): exclude this mode's HorizSync (15.6 kHz); ignoring
    [ 45267.372] (WW) NVIDIA(0): HorizSync check for mode "720x576".
    [ 45267.375] (WW) NVIDIA(0): The EDID for Samsung SyncMaster (DFP-0) contradicts itself:
    [ 45267.375] (WW) NVIDIA(0): mode "720x480" is specified in the EDID; however, the
    [ 45267.375] (WW) NVIDIA(0): EDID's valid HorizSync range (27.000-81.000 kHz) would
    [ 45267.375] (WW) NVIDIA(0): exclude this mode's HorizSync (15.7 kHz); ignoring
    [ 45267.375] (WW) NVIDIA(0): HorizSync check for mode "720x480".
    [ 45267.376] (WW) NVIDIA(0): The EDID for Samsung SyncMaster (DFP-0) contradicts itself:
    [ 45267.376] (WW) NVIDIA(0): mode "720x576" is specified in the EDID; however, the
    [ 45267.376] (WW) NVIDIA(0): EDID's valid HorizSync range (27.000-81.000 kHz) would
    [ 45267.376] (WW) NVIDIA(0): exclude this mode's HorizSync (15.6 kHz); ignoring
    [ 45267.376] (WW) NVIDIA(0): HorizSync check for mode "720x576".
    [ 45267.402] (II) NVIDIA(0): Assigned Display Device: DFP-0
    [ 45267.402] (==) NVIDIA(0):
    [ 45267.402] (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
    [ 45267.402] (==) NVIDIA(0): will be used as the requested mode.
    [ 45267.402] (==) NVIDIA(0):
    [ 45267.402] (II) NVIDIA(0): Validated modes:
    [ 45267.402] (II) NVIDIA(0): "nvidia-auto-select"
    [ 45267.402] (II) NVIDIA(0): Virtual screen size determined to be 1920 x 1080
    [ 45267.426] (**) NVIDIA(0): DPI set to (60, 60); computed from "DPI" X config option
    [ 45267.426] (--) Depth 24 pixmap format is 32 bpp
    [ 45267.426] (II) NVIDIA: Using 768.00 MB of virtual memory for indirect memory access.
    [ 45267.430] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
    [ 45267.430] (II) NVIDIA(0): may not be running or the "AcpidSocketPath" X
    [ 45267.430] (II) NVIDIA(0): configuration option may not be set correctly. When the
    [ 45267.430] (II) NVIDIA(0): ACPI event daemon is available, the NVIDIA X driver will
    [ 45267.430] (II) NVIDIA(0): try to use it to receive ACPI event notifications. For
    [ 45267.430] (II) NVIDIA(0): details, please see the "ConnectToAcpid" and
    [ 45267.430] (II) NVIDIA(0): "AcpidSocketPath" X configuration options in Appendix B: X
    [ 45267.430] (II) NVIDIA(0): Config Options in the README.
    [ 45267.431] (II) NVIDIA(0): Setting mode "nvidia-auto-select"
    [ 45267.472] (II) Loading extension NV-GLX
    [ 45267.508] (==) NVIDIA(0): Disabling shared memory pixmaps
    [ 45267.508] (==) NVIDIA(0): Backing store disabled
    [ 45267.508] (==) NVIDIA(0): Silken mouse enabled
    [ 45267.509] (**) NVIDIA(0): DPMS enabled
    [ 45267.509] (II) Loading extension NV-CONTROL
    [ 45267.510] (II) Loading extension XINERAMA
    [ 45267.510] (II) Loading sub module "dri2"
    [ 45267.510] (II) LoadModule: "dri2"
    [ 45267.510] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
    [ 45267.510] (II) Module dri2: vendor="X.Org Foundation"
    [ 45267.510] compiled for 1.10.1, module version = 1.2.0
    [ 45267.510] ABI class: X.Org Server Extension, version 5.0
    [ 45267.510] (II) NVIDIA(0): [DRI2] Setup complete
    [ 45267.510] (==) RandR enabled
    [ 45267.510] (II) Initializing built-in extension Generic Event Extension
    [ 45267.510] (II) Initializing built-in extension SHAPE
    [ 45267.510] (II) Initializing built-in extension MIT-SHM
    [ 45267.510] (II) Initializing built-in extension XInputExtension
    [ 45267.510] (II) Initializing built-in extension XTEST
    [ 45267.510] (II) Initializing built-in extension BIG-REQUESTS
    [ 45267.510] (II) Initializing built-in extension SYNC
    [ 45267.510] (II) Initializing built-in extension XKEYBOARD
    [ 45267.510] (II) Initializing built-in extension XC-MISC
    [ 45267.510] (II) Initializing built-in extension SECURITY
    [ 45267.510] (II) Initializing built-in extension XINERAMA
    [ 45267.510] (II) Initializing built-in extension XFIXES
    [ 45267.510] (II) Initializing built-in extension RENDER
    [ 45267.510] (II) Initializing built-in extension RANDR
    [ 45267.510] (II) Initializing built-in extension COMPOSITE
    [ 45267.510] (II) Initializing built-in extension DAMAGE
    [ 45267.512] (II) Initializing extension GLX
    [ 45267.586] (II) config/udev: Adding input device Power Button (/dev/input/event3)
    [ 45267.586] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 45267.586] (II) LoadModule: "evdev"
    [ 45267.586] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 45267.586] (II) Module evdev: vendor="X.Org Foundation"
    [ 45267.586] compiled for 1.10.0, module version = 2.6.0
    [ 45267.586] Module class: X.Org XInput Driver
    [ 45267.586] ABI class: X.Org XInput driver, version 12.2
    [ 45267.586] (II) Using input driver 'evdev' for 'Power Button'
    [ 45267.586] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 45267.586] (**) Power Button: always reports core events
    [ 45267.586] (**) Power Button: Device: "/dev/input/event3"
    [ 45267.605] (--) Power Button: Found keys
    [ 45267.605] (II) Power Button: Configuring as keyboard
    [ 45267.605] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input3/event3"
    [ 45267.605] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
    [ 45267.605] (**) Option "xkb_rules" "evdev"
    [ 45267.605] (**) Option "xkb_model" "evdev"
    [ 45267.605] (**) Option "xkb_layout" "se"
    [ 45267.636] (II) config/udev: Adding input device Video Bus (/dev/input/event1)
    [ 45267.636] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
    [ 45267.636] (II) Using input driver 'evdev' for 'Video Bus'
    [ 45267.636] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 45267.636] (**) Video Bus: always reports core events
    [ 45267.636] (**) Video Bus: Device: "/dev/input/event1"
    [ 45267.648] (--) Video Bus: Found keys
    [ 45267.648] (II) Video Bus: Configuring as keyboard
    [ 45267.648] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:12/LNXVIDEO:00/input/input1/event1"
    [ 45267.648] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD)
    [ 45267.648] (**) Option "xkb_rules" "evdev"
    [ 45267.648] (**) Option "xkb_model" "evdev"
    [ 45267.648] (**) Option "xkb_layout" "se"
    [ 45267.650] (II) config/udev: Adding input device Power Button (/dev/input/event2)
    [ 45267.650] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 45267.650] (II) Using input driver 'evdev' for 'Power Button'
    [ 45267.650] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 45267.650] (**) Power Button: always reports core events
    [ 45267.650] (**) Power Button: Device: "/dev/input/event2"
    [ 45267.662] (--) Power Button: Found keys
    [ 45267.662] (II) Power Button: Configuring as keyboard
    [ 45267.662] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input2/event2"
    [ 45267.662] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
    [ 45267.662] (**) Option "xkb_rules" "evdev"
    [ 45267.662] (**) Option "xkb_model" "evdev"
    [ 45267.662] (**) Option "xkb_layout" "se"
    [ 45267.666] (II) config/udev: Adding input device Logitech USB Receiver (/dev/input/event5)
    [ 45267.666] (**) Logitech USB Receiver: Applying InputClass "evdev keyboard catchall"
    [ 45267.666] (II) Using input driver 'evdev' for 'Logitech USB Receiver'
    [ 45267.666] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 45267.666] (**) Logitech USB Receiver: always reports core events
    [ 45267.666] (**) Logitech USB Receiver: Device: "/dev/input/event5"
    [ 45267.675] (--) Logitech USB Receiver: Found keys
    [ 45267.675] (II) Logitech USB Receiver: Configuring as keyboard
    [ 45267.675] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:04.0/usb4/4-3/4-3:1.0/input/input5/event5"
    [ 45267.675] (II) XINPUT: Adding extended input device "Logitech USB Receiver" (type: KEYBOARD)
    [ 45267.675] (**) Option "xkb_rules" "evdev"
    [ 45267.675] (**) Option "xkb_model" "evdev"
    [ 45267.675] (**) Option "xkb_layout" "se"
    [ 45267.676] (II) config/udev: Adding input device Logitech USB Receiver (/dev/input/event6)
    [ 45267.676] (**) Logitech USB Receiver: Applying InputClass "evdev pointer catchall"
    [ 45267.676] (**) Logitech USB Receiver: Applying InputClass "evdev keyboard catchall"
    [ 45267.676] (II) Using input driver 'evdev' for 'Logitech USB Receiver'
    [ 45267.676] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 45267.676] (**) Logitech USB Receiver: always reports core events
    [ 45267.676] (**) Logitech USB Receiver: Device: "/dev/input/event6"
    [ 45267.685] (--) Logitech USB Receiver: Found 12 mouse buttons
    [ 45267.685] (--) Logitech USB Receiver: Found scroll wheel(s)
    [ 45267.685] (--) Logitech USB Receiver: Found relative axes
    [ 45267.685] (--) Logitech USB Receiver: Found x and y relative axes
    [ 45267.685] (--) Logitech USB Receiver: Found absolute axes
    [ 45267.685] (--) Logitech USB Receiver: Found keys
    [ 45267.685] (II) Logitech USB Receiver: Configuring as mouse
    [ 45267.685] (II) Logitech USB Receiver: Configuring as keyboard
    [ 45267.685] (II) Logitech USB Receiver: Adding scrollwheel support
    [ 45267.685] (**) Logitech USB Receiver: YAxisMapping: buttons 4 and 5
    [ 45267.685] (**) Logitech USB Receiver: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    [ 45267.685] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:04.0/usb4/4-3/4-3:1.1/input/input6/event6"
    [ 45267.685] (II) XINPUT: Adding extended input device "Logitech USB Receiver" (type: KEYBOARD)
    [ 45267.685] (**) Option "xkb_rules" "evdev"
    [ 45267.685] (**) Option "xkb_model" "evdev"
    [ 45267.685] (**) Option "xkb_layout" "se"
    [ 45267.685] (II) Logitech USB Receiver: initialized for relative axes.
    [ 45267.685] (WW) Logitech USB Receiver: ignoring absolute axes.
    [ 45267.686] (**) Logitech USB Receiver: (accel) keeping acceleration scheme 1
    [ 45267.686] (**) Logitech USB Receiver: (accel) acceleration profile 0
    [ 45267.686] (**) Logitech USB Receiver: (accel) acceleration factor: 2.000
    [ 45267.686] (**) Logitech USB Receiver: (accel) acceleration threshold: 4
    [ 45267.686] (II) config/udev: Adding input device Logitech USB Receiver (/dev/input/mouse0)
    [ 45267.686] (II) No input driver/identifier specified (ignoring)
    [ 45267.687] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event4)
    [ 45267.687] (II) No input driver/identifier specified (ignoring)
    [ 45267.692] (II) config/udev: Adding input device PC Speaker (/dev/input/event0)
    [ 45267.692] (II) No input driver/identifier specified (ignoring)

    I seem to have been unclear in my original post. Setting it in Gnome 3 would all be fine and dandy, however although Gnome 3 was installed (upgraded from 2.x), I use fvwm. Gtk etc is still used but I don't see why upgrading a DE I don't use would impair another WM from using the X11 DPI settings. Also changing that setting in Gnome 3 does not affect neither the login screen (GDM) nor anything in fvwm.

  • How to restrict manual changing of free goods in sales order

    Hi ,
    Goodmorning ,
    We have some requirement : In sales order free goods quantity determination by system  should not be allowed to change manually , where can we do this ?
    Looking for your inputs
    Thanks and regards
    Venkat

    As per SAP Standard, when the main Item quantity is changed, the Free Goods are redetermined. In this case any manual changes to Free Goods Quantities are lost.
    But your requirement is for restricting the Chages of the Quantity of Free Goods Correct?
    I believe there is no SAP standard solution for this. You will have to apply a User Exit, which will check the Item category of each LIne item & if it is free goods (TANN) then changes are not permitted.
    Hope this helps.
    Thanks,
    Jignesh Mehta

  • Manual de Integracao v300-2009-03-16 - SAP 4.7 SP30 preparado para NF-e?

    Boa tarde,
    Estou iniciando um projeto de implementação de MP135 + NF-e + SPED na versão 4.7 do SAP, este ambiente encontra-se atualizado com o SP30.
    Gostaria de saber se é possível configurar a NF-e com base no novo layout definido no "novo" manual de integração do contribuinte (emitido em 16/03/2009) versão 3.00, a versão 4.7 com SP30 está preparada?
    Como estamos iniciando a fase de blueprint, foi colocado por parte do cliente o interesse de implementação da NF-e com esta nova versão, permitindo desde já que a empresa emita NF-e já novo layout definido.
    Desde já agradeço pela atenção,
    Att,
    André Teixeira

    Bom dia André,
    O projeto NF-e no R/3 4.7 tem como prerequisito mínimo o SP 30, conforme SAP Note 989115. Então você está tranquilo quanto a isso. Faça uma busca em XX-CSC-BR-NFE no market place filtrando este support package para obter a lista de notas que deverá aplicar em seu ambiente.
    Fiz uma rápida análise no manual 3.0 e concluí que as principais modificações são relacionadas ao DANFE, que no manual 3.0 diserta sobre a possibilidade de impressão em formulário contínuo e também a diferença do DANFE em contingência. O novo manual aproveita para documentar novas rejeições, novos retornos de protocolo (adicionando valores para o SCAN/DPEC), e o consulta de cadastro de emissor (atualmente sem suporte).
    O layout utilizado continuará sendo o 1.10, com mínimas modificações no domínio de alguns campos (ex.: bairro exige hj de 1 a 60 caracteres, está mudando para 2 a 60 caracteres).
    Respondendo sua pergunta, a solução SAP/GRC pode emitir NF-e conforme este novo manual pois o layout 1.10 já é suportado, regras de validação deverão ser atualizadas no GRC para evitar falha de schema (215/225) na Sefaz.
    Atenciosamente,
    Fernando Da Ros

  • Manually Backup to PC - incl. Voice Memos?

    After reinstall OS and new iTunes - my iPhone data wouldn't transfer to iTunes. I did manual back up (to PC) and I'm about to restore my iPhone.
    What's very important for me is NOT TO LOSE VOICE MEMOS that are on my iPhone. Are Memos included in manual PC backup?
    Or: A) Is there a way to get voice memos (copy, save to my PC) without using iTunes
          B) Find in my PC from backup those voice memos? (Before I take the chance - restore my iPhone and find out if voice memos made it...?)
    I have iPhone 5S(or C), using OS Win 7 64x.
    Thank you

    Not sure about that, I don't use voice memos so I'm not familiar if they can be transferred to your computer via iTunes sync.  But from the Voice Memos app itself you can send them out via email and they'll be an .m4a attachment that you can save.  Just tap the send icon (rectangle with arrow pointing up).
    But you cannot extract your voice memos out of your iOS backup if that's what you're thinking.

  • Excel Table with SharePoint Data Connection - Manual Text Entry Misaligned After Refresh

    Greetings!
    I have an Excel 2010 workbook that includes a table linked to my SharePoint 2013 site by a data connection. The SharePoint list feeds the table standard information that's managed on the SharePoint site, but I need the user of the Excel workbook to be able
    to enter text manually in the workbook to associate local information with the line-items coming from the SharePoint list. To do this, I've added extra columns to the end of the table.
    The user can enter information in the appropriate cells in the "extra" columns at the end of the table, but when I refresh the data connection, the addition of a new list item on the SharePoint side results in the user's manually entered text getting
    out of alignment with the row it's supposed to be associated with.
    Example
    Column 1(SP)
    Column 2(Extra)
    Row 1
    Item 1
    Row 2
    Item 2
    Text entered for Item 2
    Row 3
    Item 3
    Then, if I add a new item to the list in SharePoint, for example, something that would appear between the original items 1 & 2, after refreshing the table, I get the following:
    Column 1(SP)
    Column 2(Extra)
    Row 1
    Item 1
    Row 2
    New Item 1.5
    Text entered for Item 2
    Row 3
    Item 2
    Row 4
    Item 3
    The table's data connection is set to insert rows for new items, and I could swear I had this working properly once upon a time...but I can't seem to make it work now.
    Any thoughts on what would cause this?
    Thanks in advance!

    Hi Eric,
    >>but it seems that by extending the table itself to encompass both the SharePoint-sourced columns and the additional columns, that an association would be created between all columns for a given row in the table, no?<<
    From my understanding, the answer is no.
    Another example:
    I have an additional column named "Column2" and an external column named "ID" (see "before").
    After I add a new record and refresh this table, Excel will keep the last row in "column2" and add an empty cell in the second last row. (See "After")
    If I delete the eighth data and refresh this table, Excel will still keep the last row and remove the last second cell.
    In your case, if you insert a new record in the middle of the data and refresh this table, Excel will synchronized the external data and add a new cell in the additional column in the second last row.
    From my understanding, Excel will always change the second last row to suit for deleting or adding record.
    Hope this helps.
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Manual Bank Statement

    Hi,
    I have processed the manual bank statement, I could see in the stament overview that Manual posting is done and There are 2 transactions under FB01 with Debiting the amount. But nothing is shown under credit amount. When I check the concerned bank account and customer open and cleared items, no posting is made. What could be the error? Later I have done manual post processing (FEBA), still the same result. What could be the problem?
    Thanks

    Hi,
    1. Check in Bank config.. Create and assign Business Transactions and Define Posting Keys and Posting Rules for Manual Bank Statement.
    2. Check GL accounts are attached to the bank accounts under House bank node.
    3.In FF67 Verify the specifications Memo record entry -- Start variant, customer and vendor match codes and Further processing -- 'Processing Type' -- 2.
    4.Check other account assignment in FF67: Tran type, Value date, Amount, Bank ref.,Cost Center and Profit center..
    4.If the processing type is '2' Run the session by using SM35.
    Regards,
    Padmaja N.
    Edited by: NUKALA PADMAJA on Apr 29, 2008 5:04 AM

  • GR?IR Manual Clearing

    Dear expert,
    We want to clear of some the GR/IR that has differences, because there will be no subsequent delivery or invoices for this purchasea order.
    I run the following steps:
    1. Run MR11 : System automatically create a posting that will result in zero balance GR/IR for the purchase order and line item.
    Eg: Before I run the MR11:
    GR/IR credit balance :  -1000 (from goods receipt)  PO: 8000005002 Line Item: 10
    GR/IR debit balance :  950 (from invoice)                PO: 8000005002 Line Item: 10
    Since there will be no further invoice for the remaining qty, we need to manually clear the above GR/IR.
    I run MR11: system post the following:
    Dr Purchase PRice Variance :  50             
        CR GR/IR                        : -50            PO: 8000005002 Line Item: 10
    Now the GR/IR balance for the PO: 8000005002 Line Item: 10 is net off to zero.
    However the status of this GR/IR is still open.
    2. Because the status is still open, I run the F.13 automatic clearing. However system didn't clear the above PO: 8000005002 Line Item: 10 GR/IR.
    Is there any misssing steps or configuration? How to enable the clearing of GR/IR for above cases?
    Thank you very much in advance for your kind assisstance

    Hi Rama, Thks for the reply
    I test the F-03 to manually clear the GR/IR, but system prevents manual clearing of GR/IR. Here is the error message: "GR/IR clearing account cannot be manually cleared"
    kind rgds,
    Dahlia Tan

Maybe you are looking for

  • Mini DVI to VGA in Mac and Windows XP with Bootcamp

    I just bought 13in MacBook the first time so I am new with this system. I am trying hook up MacBook Mini-DVI output to Panasonic th-42pd25up (EDTV) with VGA input for PC. I hooked it up using Apple's Mini DVI to VGA adapter to TV. (TV also has HDMI i

  • Printing Error using Acrobat Pro 9

    After installing, 9.3.3 Acrobat Pro, I can no longer print PDFs to my printer. I have to use Preview to print them. Error Log Messages occurring when a print job to an HP OfficeJet AIO 7590 from Adobe Acrobat Pro, Vers. 9.3.3 on a MacOSX 10.6.4 platf

  • ZIP file nightmare-please help! :-0

    Hi all, I am hoping tha someone can help me? I am trying to downloads pictures from a website to upload to my own business website ( with permission) The pictures download as a ZIP file and I have not yet found a way of opening them. This problem is

  • Nokia Lumia 620 will not reconnect to network auto...

    If i am in a location without o2 connection for more than 4 or 5 hours, when i move to an area with good o2 coverage the phone will not reconnect automatically, continues to say "no service".I have to turn phone off and on again and re-enter pin for

  • Receiver and Interface Determination, Sender and Receiver Agreement

    Hi Experts, Could you please tell me, what Receiver Determination, Interface Determination, Sender Agreement and Receiver Agreement we have to use for the below blog. https://www.sdn.sap.com/irj/sdn/weblogs?blog=/pub/wlg/1403 [original link is broken