PDK for EP 7

Dear Experts,
Currently we are on 7.00 SP16, So request you to kindly tell which PDK version we should deploy, and how should I check wether the PDK is deployed/Installled or not.
I tried searching the role com.sap.pct.pdk.JavaDeveloper but I did'nt found, does this means that the PDK is not deployed/installed.
Request you to kindly Suggest.
Warm Regards
Upendra Agrawal

hi upendra,
refer this  thread (messages of kiran )for to get the pdk version of u portal
Re: Reinstallaing or upgrading PDK
let me know after that
ravindra

Similar Messages

  • Reading files from KM using PDK for Java

    Hi Experts,
    I am developing an application in PDK for Java.This application will read the latest files in the KM folder.
    There are 100s of files in 100 of folders in KM. So I want to display the latest files that are from the KM folder. For eg., need to display the last 6 files that are created.
    Please let me know,how to do this, because, if we search in all the files,then it will take some time, so I want to reduce this time.
    How can be this done.
    Awaiting for your replies.
    Thanks & Regards,
    Palani

    your Km folder can be sorted based on the 'Creation date' in descendgin order.
    Then you will get all the latest documents in the top of your folder.
    You can do this in the Collectione renderer of your layoutset used.
    There in the sorting mode you can give cm_created
    Raghu

  • Where to get PDK for EP 7.0 (2004s)?

    where do I download the PDK for EP 7.0 (2004s) SP13?
    References in older threads to
    https://www.sdn.sap.com/sdn/downloadarea.sdn
    https://www.sdn.sap.com/irj/sdn/downloads
    or
    https://www.sdn.sap.com/sdn/downloaditem.sdn?res=/html/PDK60patch_download.htm
    do not seem to be current.

    Hi Douglas,
    Sorry to bring your this news but from Portal Development News:
    Developing for SAP NetWeaver Portal
    Portal Development Kit
    With the delivery of SAP NetWeaver 7.0 SP13, the PDK Development samples are no longer supported.  Please see the [Portal Developer's Guide|http://help.sap.com/saphelp_nw70/helpdata/en/19/4554426dd13555e10000000a1550b0/frameset.htm] for more informatioon.
    Alternative, checkout the above post on alternate solution and the use of API as well.
    Hope that helps and award points for helpful suggestions.
    Ray

  • 'Profile' Example on PDK for EP 7.0

    Hi there,
    <u><b>Situation 1</b></u>
    I am trying out an example in the PDK for EP 7.0. The Example is under
    Portal Development Kit-> Portal Runtime -> Portal Components -> Portal Profile Examples ->Example 1
    I build the portal application as follows, all the codes that were given, i did not change anything in there. I deployed into the EP and build the iViews it was successful but when i tried to preview the iView
    <b>Portal Runtime Error
    An exception occurred while processing a request for :
    iView : N/A
    Component Name : N/A
    Access denied (Object(s): com.sap.portal.system/security/sap.com/UndefinedSecurityArea/no_safety/Example12/components/ExampleLayer).
    Exception id: 01:27_24/04/07_0236_19610550
    See the details for the exception ID in the log file</b>
    have anyone tried the examples online and encountered this error??
    <u><b>Situation 2</b></u>
    I have build the Profile example as usual, but i did not copy the portalapp.xml into my codes. The portalapp.xml was generated by itself as i continued to build the Profile.jsp, profile.java etc etc.
    but i hit this error
    <b>Portal Runtime Error
    An exception occurred while processing a request for :
    iView : N/A
    Component Name : N/A
    Error occurs during the rendering of jsp component.
    Exception id: 01:14_24/04/07_0232_19610550
    See the details for the exception ID in the log file</b>
    i have check the log file. There have been error like
    Missing package bean in my project.
    and
    Check the imports and correct them to show to where your ProfileBean class exists.
    have anyone have this prob ??
    thanks

    Hi,
    I have never worked with the examples but I can tell you how to solve your problem in situation 1. The portal user you use to preview the iView does not have sufficient permissions for the security zone to which the iView belongs.
    To set the permissions follow the instructions below:
    1) Log into portal with system administration rights
    2) Navigate to => "System Administration" => "Permissions" => "Portal Permissions"
    3) Open folder "SecurityZones/com.sap/UndefinedSecurityArea/no_safety/Example12/components"
    4) Right-click object "ExampleLayer" and choose "Open Permissions" from context menu
    5) Set permissions for your user
    6) Save changes with click on "Save" button
    Best regards,
    Martin

  • PDK for EP 7.0

    Hi all,
    We installed EP 7.0 successfully. But we couldn't find the PDK for EP 7.0 anywhere. The links which were mentioned in other threads are not working. I couldn't find any info regarding PDK download.
    Any inputs on the path to download PDK for EP 7.0.
    Any help will be rewarded.
    Thanks in advance.
    Regards,
    Yoga

    HI,
    Please check out this link -
    Version of pdk for EP 7.0.4  in SAP NetWeaver 2004s
    Regards
    Lekha

  • Problem with table paging [PDK for NET]

    Hi All,
    I have a problem with table paging in PDK for .NET (ver 2).
    The Table has 14 visible rows.
    The lead selection is set to "SINGLE"
    When the user selects a row I can use
    Table1.SelectedKeys(0) Mod Table1.VisibleRowCount
    in order to get the info of the selected row.
    If I will page using the "Prev/Next" page of the Table UI element it will also work.
    However, when I press "Prev/Next" item and then select a row it chooses the wrong row.
    (See picture: http://img509.imageshack.us/img509/3882/table5tq.jpg)
    What can I do in order to solve the problem?
    Thanks,
    Omri

    Hi Omri,
    how are you doing ?
    The SAPTable is similar to a DataGrid control and need to be bound to the datasource on every postback
    a good idea is to keep the dataset available in the page or on the server ( so that you dont need to keep making expensive fetch operations
    The selected row is affected by the recordset (dataset) and needs additional programming
    A work around for the selected row issue is to save it in a server side hidden variable (or anything that will persist) and read and set the value in the page / next button handler
    with respect,
    amit

  • How to find and install the Portal Development Kit (PDK) for SAP Enterprise

    Hi ,
    I have the following question regarding thePortal Development Kit (PDK) for SAP Enterprise Portal 6.0. We have Enterprise Portal 6.0 up and running.
    1> How Do I find whether we already have this inported in the EP environment: I have admin and super admin role and trying to find '*java' in the Role. But didn't find one. Does that mean we don't have this imported already?
    2> I have tried to Find out the PDK( which is also a Business Content) in SDN in the Portal Business content link (https://www.sdn.sap.com/sdn/contentportfolio.sdn) , but haven't found. Where from I download this business content?
    3> What are the special steps that need to be taken to import this and make it working?
    Thanks
    Arunabha

    Hi Arunabha,
    1. Note that the search is case sensitive. Therefore you should search for java and Java.
    2. Download from: https://www.sdn.sap.com/sdn/downloaditem.sdn?res=/html/PDK60_download.htm
    3. Deploy with SDM: http://help.sap.com/saphelp_nw04/helpdata/en/22/a7663bb3808c1fe10000000a114084/content.htm
    Hope that helps,
    Yoav.

  • Pdk for ep6.0 sp12

    Hi,
      Iam using ep6 sp12 on HP-UX box. Now can any one tell me which version of PDK should I use and were it is available. I checked the SDN and found PDK for ep6 sp9 which is for windows platform.
    Thanks in advance for the help.
    Regards
    Moses

    Hi Nacho,
      Thanks for the info. I downloaded the PDK and imported it into the portal. After import i also restarted the portal server. Now when i checked for the JavaDeveloper role,it's not avialable.
    How should i attach the PDK to the user.
    Regards
    Moses

  • PDK for EP7

    Hi!
    Really hope anyone can shed some light on this....
    I have a nw07 based portal and wan't to do some java development. However I cannot find the PDK (eps) files anywhere!?! I've searched a lot on sdn and there seems to be others having problems with this aswell - a lot of dead links pointing to wrong locations for downloading the pdk etc.
    Isn't the PDK needed any more for portal development, or how would I otherwise get the Java developer role?
    Best regards,
    Christian

    Hi Christian,
    check the below threads to download and assign java developer role to you
    We need PDK for EP7
    Java Developer Role - EP7 SP12
    PDK help needed...
    Koti Reddy

  • Where to find PDK for SP6

    Hi, everyone,
    I've installed EP SP3 and upgraded it to SP6. It works fine. Now I need PDK for SP6. I tried the link
    ftp://ftp.sap.com/pub/sdn/devkits/PDK/6.0.6.0_PDK_BP.zip
    posted by Robert and can't find the page.
    All I found are PDK for PDK60.2 and PDK60.9. Can I use these two. Also, do I need to install PDK patch if upgrading from PDK60.2.
    Any details are welcome.
    Thanks a lot.
    Leon

    You should be fine to use the latest PDK. I have not heard of anyone having problems.
    Note that the PDK is also available over http at:
    https://www.sdn.sap.com/sdn/downloaditem.sdn?res=/html/PDK60_download.htm
    Regards
    Daniel

  • PDK for Java download

    Hi
    I am not able to find PDK for Java to download from downloads section.
    Can anyone help me out with the link?
    Thanks and regards,
    Ramesh.

    Hi
    You can use the property files. I mean, you can put your text file at KM location. Inside the text file you can write the URL. Now by using the webdynpro pdk application, you can read the file data & call that url in a new portal window.
    This way, you only require to change the url in the text file everytime n not in the code.
    This will be done using Form Submit method.
    Regards
    Chander Kararia
    Edited by: Chander Kararia on Feb 6, 2009 10:54 AM

  • We need PDK for EP7

    We can only find PDK for EP6 (I also used PDK for EP5 years ago).
    However I cannot find PDK for EP7.
    Could you inform us whether there is one PDK for EP7? If not, what
    happened?
    I'll give points. Thanks!

    Hi Laura,
    Why are you looking for such a role?
    I assume you are looking for the Java Developer role (from the PDK). The PDK is a business package that must be installed in your portal for you to get the Java Developer role.
    Just by having EP7 doesnt give you the role. You must have the PDK.
    Please go to the link I provided in my previous post to learn more about the PDK business package. I believe for EP7 it is now provided with the sneak preview, a trial version of the whole Java stack. So to get the PDK, you need to install that. But check the link.
    Hope this helps.
    Daniel

  • PDK for the 2004s portal

    Hi all,
    I can't find the PDK for the 2004s portal.
    Can anyone comment on this?

    Hi,
    you can download the two .zip files from
    https://www.sdn.sap.com/irj/sdn/developerareas/ep?rid=/webcontent/uuid/112df959-0d01-0010-b198-f93b05a62981
    named:
    Portal Development Kit Samples 2004s (Runtime)
    and
    Portal Development Kit Samples 2004s (HTMLB)
    Proceed with the installation instructions inside the 2 zip files.
    Hope this helps,
    Robert

  • PDK for Websphere?

    Hello,
    I have read about a "PDK for Websphere" in several presentations now - https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/8948c090-0201-0010-ceab-f2f35730a583 for example. But I could neither found any further information about this PDK nor a download link. Do you know, if SAP has stopped the development and distribution of the PDK for Websphere or did they never release something like this?
    Kind regards, Lars

    Sorry for pushing this thread again to the top of the list, but is there really nobody who knows something about a "PDK for Websphere"? SAP even mentioned it in some presentations, so there must be some information available about it.
    Kind regards, Lars

  • Installing PDK for EP6SP9

    Hi SDN,
    SAP provides in the installation guide for the PDK EP6SP9 the information that you have to configure the system aliases
    1. PDK_R3_BACKEND == which should be an SAP R/3 system
    2. PDKDummySystem == What kind of system should this be?
    3. WebDynpro == What kind of system is necessary here?
    Thanks for the information.
    Best Regards,
    Olaf Reiss

    Hello all,
    It seems there's a big difference between PDK for EP6 SP2 and this last release (SP9). For instance, I can't see any of the old options (Component Manager, Inspector, Documentation, etc).
    Does anyone know a guide, link or any documentation explaining these differences? We have just installed EP 6 SP9 and I'm trying to get the things up as in our old SP2.
    Tks and rgds,
    Fernando

  • Exists PDK for JDeveloper 11g??

    Exists PDK for JDeveloper 11g??

    The latest PDK page on OTN (http://www.oracle.com/technology/products/webcenter/pdk.html) guides you to the Oracle® Fusion Middleware Tutorial for Oracle WebCenter Developers (http://download.oracle.com/docs/cd/E12839_01/webcenter.1111/e10273/toc.htm). In Chapter *2 Preparing for the Tutorial* you will find what I told you in the other thread (Re: How can I integrate PDK to JDeveloper 11? use Help > Check for Updates.

Maybe you are looking for

  • Preview of a movieclip

    Hello, On main stage when working with a movieclip symbol that contains animation i only see first frame of that animation. And if that animation starts blank the preview of that movieclip symbol will also be blank. And its very hard to do any kind o

  • RFC to JDBC

    Hi All, My scenario is RFCXIJDBC. Source side: SAP has data in Z tables which can be Picked and sent by RFC to Xi. In Target side Database the data sholud be transferred to two tables based on the certain condition & the two tables are having certain

  • Oracle/VB program runs slow then fast

    We have a version 13 application (running now with lots of data)that we want to upgrade to version 17. Both are Visual Basic/Oracle aps. Because the layout is different between the two database's we wrote a long script to pour into the version 17 str

  • Fam problems & rc.sysinit

    Today i noticed when i started gnome the fam deamon disapeared.  I could restart the daemon, but when i started browsing through my filesystems with nautilus the fam daemon disapeared again.  When i started manually /usr/bin/fam -d (debug mode) i saw

  • TimeMachine or other?

    Currently I have been using SmartBackup to backup only specified folders (no apps), and it works great. However I'm getting another large drive for full backup and am thinking of using TimeMachine (or CCC) for the entire main system drive as well as