Getting the SAP PCK

Hello,
  I'm working for a company developing a 3rd party application that
we want to be able to interface with SAP Plant Management. We
want to get up-to-date SAP certification for this interface.
  Our understanding is that to do this, we need to use integration
scenario NW-XI-AF to build an adapter between our application
and SAP NetWeaver. We have purchased the appropriate SAP
certification package, and were under the impression that it
would include the tools needed to build the adapter, such as the
SAP PCK.
  I am no longer sure if this is the case. Do we need to purchase
the SAP PCK separately from the certification package, or should
we already have it (as the PDF about the PCK implies)? Is the
PCK (and NetWeaver, which we have) the only thing needed to
build an SAP adapter? More importantly, will our clients need to
purchase the PCK to use our adapter? There are some documents
on SDN that imply that the PCK runs in place of XI rather than
merely being a software development kit for adapters.
  Secondly, our understanding has been that we can not develop
our adapter using the .NET Connector and have it be eligible for
certification from SAP, since that package is apparently depricated
and we now need to use Java? I wanted to verify this, because our
project would be much simpler if we could just use the .NET
Connector.
  I admit to being slightly confused by this, being somewhat new to
SAP architecture. And clarification anyone can offer here would be
much appreuciated.
  Thanks lots,
-- Julian Mensch

Hi Jeya
I have the same problem at SP19. Did you ever get this resolved? If you have an answer please let me know.
Thanks
Tim

Similar Messages

  • Anyone been able to get the sap.ca.ui.FileUpload control working with a Gateway OData service?

    Hi,
    I have been trying to get the sap.ca.ui.FileUpload control working with an OData Gateway service, specifically /IWPGW/TASKPROCESSING which is the service used by both Fiori Approve Requests and the Unified Inbox.
    I have looked at the sample application in the Explored at SAPUI5 Explored
    I have managed to replicate that and get it to work, but as soon as I switch it from a JSONModel to an ODataModel I get javascript errors from within the setModel method of the control. I have redefined that method and corrected the errors, which enables me to get a bit further, but then I hit more errors, and other strange behaviour.
    Either I am doing something completely wrong, or to me it appears as if this control is still extremely buggy and maybe either not designed to work with an ODataModel, or just hasn't been tested using an ODataModel. I'm hoping it is my mistake.
    So has anybody out there successfully managed to use this control connecting it to a Gateway OData service? If so please share your experience.
    Thanks,
    Brad

    Hi Pauline,
    Same issue I had, I switched to using a sap.m.list and handling the press as follows:
    attachmentsList.bindItems(workItemPath + "/Attachments", new sap.m.StandardListItem({
                               type: sap.m.ListType.Active,
                               title: "{FileName}",
                               description: "{CreatedByName}",
                               icon: "sap-icon://doc-attachment",
    //                         counter: "{FileSize}",
                          info: {path : "CreatedAt", formatter: dateTimeFormatter},
                          tap: function(oEvent){
                                var oContext = oEvent.getSource().getBindingContext();
                                var media_src = oContext.getProperty().__metadata.media_src;
                                sap.m.URLHelper.redirect(media_src, true);
                        }), new sap.ui.model.Sorter("CreatedAt", true));
    So sap.m.URLHelper.redirect(media_src, true); is what loads the attachment.
    See the full function handler:
    function(oEvent){
    function(oEvent){
                  var oContext = oEvent.getSource().getBindingContext();
                  var media_src = oContext.getProperty().__metadata.media_src;
            sap.m.URLHelper.redirect(media_src, true);
    This should be enough if you only want to list and display the attachments, then you don't really need the FileUploader control as that is more advanced and handles upload, display, change and deletion of files.
    I only needed to upload and display files, so I used a list to display it and created a separate upload button using the sap.ui.unified.FileUploader control.
    Hope that helps.
    Cheers,
    Brad

  • Getting The SAP KM data in a java class

    Hi Everyone
                    I want to get  the SAP KM data to a simple java class......I am able to get this with servlet but i want not a servlet but a simple java class that can get the Documents stored in SAP KM repository..................
    I am thinking of using any java Driver in some code like
    Class.forName ("com.sap.dbtech.jdbc.DriverSapDB");
                        String url = "http://host name :port";
                        Connection con = DriverManager.getConnection (url, "", "");
                        Statement stmt = con.createStatement ();
                   IUser serviceUser = WPUMFactory.getServiceUserFactory().getServiceUser("cmadmin_service");
                   ResourceContext c = new ResourceContext(serviceUser);
                   IResource r = ResourceFactory.getInstance().getResource(RID.getRID("/documents/Public Documents/"), c);
                   System.out.println("Current user   "+r.getContext().getUser().getDisplayName());
                   System.out.println("Current user  : "+r.getContext().getUser().getDisplayName());
                   System.out.println("Access RID  : "r.getAccessRID().toString()"<br>");
    But the above code is giving an exception---java.sql.SQLException: No suitable driver
    Can anyone tell me the suotable Lava driver to access SAP KM repository..Or any simple java code that can connect to SAP KM...
    Waiting for Ur reply
    Thanks & Regards
    Rupesh

    Is there a way to find the list of imports that a
    java class file has added.Yes. It's very easy. The answer is [url http://en.wikipedia.org/wiki/Mu_%28negative%29]Mu.

  • Can I get the SAP Logo

    Hi
    I am a SAP certified Solution consultant (Order fulfillment), also I have got the S-user ID.
    Could you help me in getting the logo ?
    Whom should I send the S-user ID and Training Center details?
    Rgds
    CGRA

    > >also I have got the S-user ID.
    >
    > Not for long though.
    I don't think he'll lose that one for points gaming. We could suggest this to SAP ed though
    BTW, I'd already hit abuse because this is a faq. A resolved one is 6 threads down in this forum (at this moment).
    Jurjen

  • Delaying to get the sap login screen

    Hi all,
    I am facing one strange problem and unable to understand it.
    When i run startsap all command, it is executing very successfully.
    But the problem is that when i try to log in to the system from sap gui it takes a very long time around 15 minutes with "waiting for response" status and then sap screen comes up.
    when i try to login with username and password again it takes some time to get the session_manager screen.
    In sm04 screen i do find around 6 to 8 sapsys users with type http plugin and client 000, after half an hour these are logged off automatically and system starts running smoothly as usual.
    This happens only when i do restart the sap system.
    Details,
    os- hp unix
    db- oracle 10g
    release - 700
    Need your precious suggestion and help.
    Thanks and Regards,

    Hello,
    >> In sm04 screen i do find around 6 to 8 sapsys users with type http plugin and client 000, after half an hour these are logged off automatically and system starts running smoothly as usual.
    I have seen that situation on some of our 7.00 system too.
    I was also not able to login and have seen (from dispmon), that the wps running some programs of SAPSYS.
    But i have these situations only after some kernel upgrade.. i have rebooted the sap system and after that it worked fine and never seen this again.
    Really strange.. but i have also no solution.. i have only rebooted the system and it worked for me..
    Regards
    Stefan

  • Where can i get the (SAP) SOA training curriculum ?

    Bonjour a tous et a toutes
    I am a certified SAP XI (admin & Dev) consultant. I have done webMethods work as well.
    My next step would be to evolve on the SOA side. I know that some SOA methodologies exist (like SOMA from IBM), etc. However, if I want to do SOA using the SAP methodology (is that even exist?), what would the training curriculum that I should be on ?
    Thanks / Merci !
    A+ michel r. osborne

    Hi Michel,
    Please go through this link for SAP ESOA training--->
    http://www12.sap.com/services/education/catalog/enterprisesoa/index.epx
    SOA is an open architecture, it does not belong to a company.
    ESOA(Enterprise Service Oriented Architecture) is initiated by SAP
    Technically , Enterprise Services are same as web services, but it has a very wide business semantics.
    As you are XI certified, you might know that PI 7.1 is coming with Enterprise Services Repository.
    Hope this helps.
    Regards,
    Piyush

  • How to get the SAP software loaded on a vista machine

    Hi,
    I an in Dallas TX. Looking for help to get SAP ABAP application loaded on my vista machine. Have a 3GB RAM, Core 2 Duo T5750 and 320GB HDD with 250GB free space. Is there any technician or shop I can go to in US to get my laptop loaded with SAP software and configured?  Any kind of phone number or email will be appreciated. Kindly advise.
    Thanks!!

    What kind of "SAP software" are you talking about?
    You can check the "download" section here on the SDN and install yourself
    Markus

  • From which place i get the sap netweaver software

    hi
    I want to purchase sap netweaver software. I have p4 computer at my home and what are the configuration of computer to install sap netweaver software.
    Can you help me to get sap netweaver software?
    Plz give me reliable or helpful information.
    I m waiting for ur reply.
    Edited by: Rajni Rani on Jul 2, 2008 9:33 AM

    hi amit
    I don't understand what do you want to say. I have opened that site but i  don't know where is the information which is want to know.
    Still my question is same.
    Edited by: Rajni Rani on Jul 3, 2008 7:00 AM

  • How can get the SAP MDM downloaded from  SAP Marketplace?

    Hi Experts,
    I have tried to download the MDM from the below link -
    http://service.sap.com/swdc
    > SAP Software Distribution Center
    > Download
    > Installations and Upgrades
    > Entry by Application Group
    > SAP NetWeaver > SAP MDM > SAP NetWeaver MDM 7.1
    But it is not showing there, can anyone please help me to find out so that I can start working on it.
    another thing , I am basically  from SAP PI technology, if you can tell me if it is possible for me to work with MDM and also please provide me some basic starter documents.
    Thanks to all of you
    Sugata Bagchi

    Hi Sugata,
    Please find the below links for your informationa and downloading of SAP-MDM 7.1
    https://websmp109.sap-ag.de/~sapidb/011000358700001827872008E
    Then if you want to know about the MDM7.1,find below link for quick review on MDM
    http://help.sap.com/saphelp_nwmdm71/helpdata/en/index.htm
    Hope it is useful!
    Thanks
    Yugandhar

  • Getting the SAP back so it says Stereo

    My moms tv...now at the bottom when we turn it on says SAP and in the corner where it shows the channel next to that is a wierd symbol I have never seen before looks like an antenna to me... The tv works fine... Also when I go to menu and check the audio it show that it is on Stereo.... 
       I save booklets to my appliances..but naturally right now this is the one I cannot find.. 
     Thanks..

    What model is it?
    - Peter

  • Getting the sap fiscal year calandar

    Hi,
    Is there any TABLE or FM to find the begindate and  enddate of a period in fiscal year.
    i want to enter the 200801 and i want to fetch the begindate and enddate of the period 1 in the year 2008,
    please help me,
    regards,
    sai

    Refer the link -
    FM to Find Fiscal Year
    Regards,
    Amit
    Reward all helpful replies.

  • SAP PCK communication over the internet

    Dear All,
    Could you please give detailed information on SAP XI PCK and SAP XI communication over the internet?
    1. I know there are few certificate issuing authority like DUNB..etc.
    2.How SAP will identify the SAP PCK on WWW? will unique ip will be given to both the system.
    3. If we need to contact these certificate,issuing authority,then how to proceed about it.
    Thanks & Regards,
    Himanshu Gaur

    Hi Himanshu,
    Please check the following links, they talk about  Communication Between SAP XI Landscapes:
    http://help.sap.com/saphelp_nw04/helpdata/en/7e/d7d43fb9490c65e10000000a114b1d/frameset.htm
    also Integrating Smaller Business partners with PCK:
    http://help.sap.com/saphelp_nw04/helpdata/en/32/92e5bced6cb441af4360cfcb8142f3/content.htm
    and,
    PCK Highlight:
    http://help.sap.com/saphelp_nw04/helpdata/en/99/115281baba404890d2561617a78409/frameset.htm
    I hope it helps,
    Thanks & Regards,
    Varun Joshi

  • Where can i get the ABAP SAP Certified Development Associate logo?

    Hi every one,
    My name is Fahad and i recently completed my certification as "ABAP    SAP Certified Development Associate u2013 ABAP    with SAP NetWeaver    7.0"; in Karachi - Pakistan. I need to know where i can get the SAP certified logo,as i need to use it in my blog. What is the eligibility criteria or requirements for getting that?.
    Best Regards,
    Fahad

    Fahad
    Please email your S-User ID and other certification details like Name, Certification topic, location, date and other details to Kenneth @ kenneth(dot)schieffer(at)sap(dot)com
    Cheers!
    Zub

  • Is there any function module getting the cpu type?

    Is there any function module getting the cpu type?

    I guess the database server...
    I would like to get the SAP system cpu type as done in transaction st06 under system information.
    Thanks.

  • Where to download the sap server on linux for system-Z

    hi all,
    could u plz give me the link from where i cud download the SAP application server on linux for system-Z..
    thanx in advance
    regards
    Alamelu

    alamelu01 pb wrote:>
    > hi,
    >
    > is this the only site where i can get the SAP application server software?
    Yes
    > also is it available as a free download?
    No. To download AND use SAP software you need to have a valid contract with SAP and pay for the license as well as a yearly maintenance.
    Markus

Maybe you are looking for

  • Adobe photoshop cs5 has encountered a problem and needs to close. we are sorry for the inconvenience

    I tryed unstalling it and then restall it and i tryed ccleaner to clean the register and nothing is working and i had it working but when i closed it and updated my computer for updates it did not work again this is annoying cause i got the free trai

  • Footage will just not play in Premier Pro CS 5

    I am importing footage into Adobe Premier Pro CS 5 version on a Mac 10.6, but it doesn't matter what file format I convert it into or what sequence settings I try I cannot get the footage to play! It's recorded on a Sony Handycam HDR-XR200E in AVCHD

  • How can I make the menu text in Elements 11 larger?

    I am having trouble reading the menu text in Elements 11 that I juat purchased.  I have found that with many programs there is a way to enlarge the menu text, but so far I have not been able to find a way to make the menu text large enough for me to

  • Flat file data upload - happens for only 1 column

    Dear Experts, Goal: To upload data from flat file (with 3 columns-char3,language,text) to characteristic (texts). Problem: I am doing through CSV File but when i click on preview i am able to see data only in first column, the other two columns are e

  • Why they asking specific module by Apps DBA.

    The Oracle Apps DBA, some requirement with Apps HR DBA, some Apps Financials/HR DBA, some Apps Retail DBA. What is the deference between these responsibilities? My understanding is Oracle Apps DBA will take care of entire modules exist in the EBS, th