Accessing SAP remotely.

Hi
Is there any site where we can access SAP for practice.
I am looking for such sites.
Thanks
Sukrut

Hi Sukrut
Perhaps not exactly what you are looking for but let me suggest that you install one of our demo versions available for both Windows and Linux. SDN Downloads section allows you to download, you can also order the Linux version over www.sap.com/shop -> SAP Knowledge Shop -> General > SAP NetWeaver > SAP Web Application Server.
The demo versions will allow you to get an idea about SAP technology. I am not aware of pure demo versions for applications, but keep your eyes open, with upcoming SaaS initiatives, access to application functionality might become available in the near future.
Searching SDN or using your favourite Web search engine may be instructive if you are interested.
Manfred

Similar Messages

  • JMS: can I access SAP messages from extenal Java

    - Can I access SAP Messages from an external (non-SAP) java program?
    - Do I use JNDI or can I call using a jar file from my java invocation?
    - Do I have to define a queue (or does SAP JMS have queues)
    - What port do I use?
    Thanks

    Hi John,
    > - Can I access SAP Messages from an external
    > (non-SAP) java program?
    >
    Yes, you can use the JMS provider on the Web AS from a standalone java program.
    > - Do I use JNDI or can I call using a jar file from
    > my java invocation?
    You connect your remote java client to the server by getting an InitialContext. The you lookup the JMS resources (such as Topic- or Queue ConnectionFactory, etc.) from the JNDI. You can have a look at <a href="http://help.sap.com/saphelp_nw04/helpdata/en/25/bf8f44540c469abc19fb6ac3ac7885/frameset.htm">this</a> page for more info.
    >
    > - Do I have to define a queue (or does SAP JMS have
    > queues)
    >
    The JMS Provider on the Web AS provides default connection factories that you can use to create a topic ot queue. The lookup strings you have to use are
    jmsfactory/default/TopicConnectionFactory
    for topics and
    jmsfactory/default/QueueConnectionFactory
    for queues.
    > - What port do I use?
    >
    You use the P4 port (50004 by default for instance number 00) when obtaining the InitialContext with this code:
    java.util.Properties properties = new Properties();
    // set the properties of the connection
    properties.put("Context.INITIAL_CONTEXT_FACTORY", "com.sap.engine.services.jndi.InitialContextFactoryImpl");
    properties.put(Context.PROVIDER_URL, "<Server_Host>:<p4_port>");
    properties.put("Context.SECURITY_PRINCIPAL", "Administrator");
    properties.put("Context SECURITY_CREDENTIALS", "admin_password");
    // start initial context with the properties specified
    InitialContext context = new InitialContext(properties);
    Hope that helps!

  • Bandwidth requirement for accessing SAP via SAPGUI

    Hi,
    I have ECC 6.0 system on windows. I need connectivity from remote locations to central office where SAP server resides.
    How to calculate bandwidth requirement for accessing SAP via SAPGUI from Remote locations?
    Regards,
    Nirav.

    Hello,
    please refer to the [Front-end Network Requirements for SAP Solutions|http://service.sap.com/~sapidb/011000358700003943521999E] document.
    (The navigation path on Service MarketPlace would be http://service.sap.com/sizing > Sizing Guidelines > Solutions & Platforms, then search for the title above).
    Best regards
    Rolf-Martin

  • Bandwidth Requirement for accessing SAP

    Hi,
    I have ECC 6.0 system on windows. I need connectivity from remote locations to central office where SAP server resides.
    How to caculate bandwidth requirement for accessing SAP via SAPGUI from Remote locations?
    Regards,
    Nirav.

    Hi,
    Please check the link below
    https://fortress.wa.gov/dop/hrms/techinfo/NetworkReq.htm
    Hope it helps you.
    Rgds,
    Suman

  • Steps for creating a SAP Remote cube.

    Hello Experts,
    Can you anyone list the steps for creating a SAP Remote cube please?
    Any step by step guide will be of really great help.
    Thanks in advance.
    Regards,
    Kumar.

    Creating VirtualProviders Based on Data Transfer Processes Locate the document in its SAP Library structure
    Prerequisites
    If you are using a DataSource as the source for a VirtualProvider, you have to allow direct access to this DataSource.
    Procedure:
           1.      In the Data Warehousing Workbench under Modeling, choose the InfoProvider tree.
           2.      In the context menu, choose Create VirtualProvider.
           3.      As the type, select VirtualProvider based on data transfer process for direct access.
    In terms of compatibility, a VirtualProvider that is based on a data transfer process with direct access can also be connected to an SAP source system using a 3.x InfoSource.
    The Unique Source System Assignment indicator controls whether this source system assignment needs to be unique. If the indicator is set, you can select a maximum of one source system in the assignment dialog. If the indicator is not set, you can select multiple source systems. In this case, the VirtualProvider acts like a MultiProvider.
    If the indicator is not set, characteristic 0LOGSYS is automatically added to the VirtualProvider when it is created.  In the query, this characteristic allows you to select the source system dynamically: In each navigation step, the system only requests data from the assigned source systems whose logical system name fulfills the selection condition for characteristic 0LOGSYS.
           4.      Define the VirtualProvider by transferring the required InfoObjects. Activate the VirtualProvider.
           5.      In the context menu of the VirtualProvider, select Create Transformation. Define the transformation rules and activate them.
           6.      In the context menu of the VirtualProvider, select Create Data Transfer Process. DTP for Direct Access is the default value for the DTP type. Select the source for the VirtualProvider. Activate the data transfer process. See Structure linkCreating Data Transfer Process for Direct Accesss.
           7.      Activate direct access. In the context menu of the VirtualProvider, select Activate Direct Access. In the dialog box that appears, choose one or more data transfer processes and select This graphic is explained in the accompanying text Save Assignments.
    Check this for little extra info:
    /thread/142088 [original link is broken]

  • How to access Sap portal login user in ejb web service

    Hi,
    I wnt to access SAP Portal login user in my ejb application which resides on the same server.
    I am using following code
    try {
         IUser user =null;                         IWDClientUser wdUser = WDClientUser.getCurrentUser();
                                  user = wdUser.getSAPUser();
                             } catch (WDUMException e) {
                                  // TODO Auto-generated catch block
                                  e.printStackTrace();
    Some additional jar files are required for this?
    The same code works fine with webDynpro but not with ejb.
    Thanks in advance     
    Best regards,
    Nilesh

    Thanks for reply.
    I have already added com.sap.security.api in my EJB module project classpath. How to add the same in EJB application Project (application-j2ee-engine.xml)?
    Best regards,
    Nilesh

  • I have an Ipad 2 and here is what I am trying to accomplish.  On my laptop I connect to a remote desktop connection to access a shared program we use for reporting.  How do I set up my Ipad to access this remote server?  Thanks for the help.

    I have an Ipad 2 and here is what I am trying to accomplish.  On my laptop I connect to a remote desktop connection to access a shared program we use for reporting.  How do I set up my Ipad to access this remote server?  Thanks for the help.

    Close ... before going for a specific Cisco app ... lets find out some details:
    Host we need more details:
    What is your server environment (Windows Server, or Mac OS X Server, or Linux)?
    What security is implemented in your environment - as what is restricted (RDP for all or specifc credentials on all machines? Are you part of local admin group to the server you wish to connect)?
    Does your environment Support CISCO IPSec connection? If so use Settings> VPN and IPSec tab to enter VPN details, if not then go with above suggestion. IF your restricted to RSA then either built in VPN settings or 3rd party app for RSA would suffice.
    Finally, there are many RDP applications out there I use "Mocha RDP Light" (free minimal ads when launched not when connecting).

  • Can multiple PCs access one remote panel at the same time?

    I've written a program in labview 7.1 to monitor/control a labview application running in the test cell through Remote Panel. I and my coworker can remotely monitor and/or control this labview application individually. But if my coworker has the remote panel displayed on his PC and I try to get the remote panel on my PC, I get a labview error (63) as below:
    "LabVIEW:  Serial port receive buffer overflow.
    LabVIEW:  The network connection was refused by the server."
    My question is: Can multiple PCs access one remote panel at the same time?
    Thanks in advance!
    Y

    Sorry I wasn't clear. The remote panel license is separate from the number of LabVIEW development licenses. Pricing information on remote panel licenses can be found here.

  • Add tab in Portal to access SAP BW system

    Hello All,
    Currently, we have SAP ECC tab available in the Portal to access the ECC system directly with a single sign on.
    Similarly, we want to add a tab to access SAP BW system wherein user can login to BW system to execute a process chain..
    Please advice me with the development required for the same.
    Thanks & Regards
    Sneha

    Hi Sneha,
    Please follow the below steps.
    1) Create a system object to BW system and get the single sign on done and test the connections are fine(BASIS TEAM)
    2) Create a Portal Role called BW Extractor
    3) Create a standard transaction iview to rspc to BW system, and make the entry point on iview to true
    4) Add the iview to the Portal Role
    5) Add the Portal Role to user or user group.
    Please let me know how it goes !
    Regards,
    Vivek Nidhi

  • *WARNING* messages IcmJ2EEScheduleFunc: Cannot access "/sap/public/icman"

    Hi all,
    Anyone encountered the following error messages in the dev_icm tracefile?
    WARNING => IcmJ2EEScheduleFunc: Cannot access "/sap/public/icman" with protocol "HTTPS" on AppServer - please check node in TA sicf
    Some info:
    The service /sap/public/icman is not active.
    No J2EE engine is installed.
    Any suggestions?
    Best regards,
    -Chung.

    Yes, i have something like it too:
    IcmJ2EEScheduleFunc: Cannot access "/sap/public/icman" on AppServer - please check node in TA sicf [icxxman_mt.c 1872]
    Same kind of config, it is a R/3 4.7 ext.200  system without any J2EE stuff on it (as far as i know).
    Also it runs on SuSE Linux Enterprise Server 8.2 and MaxDB/SAPDB.
    Am looking for a clue as well
    Anyone?

  • SAP PI 7.1 can access SAP tables

    Hello Friends,
                        can we access SAP tables using SAP PI 7.1.

    Hi Uday,
    If you are asking about the Master Tables related to SAP modules...
    Then No.. As these doesn't exist in PI 7.1
    Sachin

  • Accessing SAP from JAVA

    Hi Friends,
       I've a requiremnet to create SO where data will be provided in JAVA screens. Is there any way to access SAP from java as we can do this through VB using API methods.
    Regards,
    Anupam

    see these links
    [link1|http://www.sapdevelopment.co.uk/java/jco/jcohome.htm]
    [link2|http://searchsap.techtarget.com/expert/KnowledgebaseAnswer/0,289625,sid21_cid417095,00.html]
    [link3|http://www.experts-exchange.com/Database/Software/ERP/SAP_ERP/Q_20693539.html]
    Regards,
    SAPient

  • Access SAP Tables from Java Program

    Hi All,
    We have a requirement to integrate attendance portal(which is done in java) with SAP.
    Our problem is how to access SAP tables from a Java program?
    Database is Sybase.
    Please suggest us a good solution.
    Thanks in advance...

    Did you go through Sap Help?
    Calling BAPIs from Java - BAPI User Guide CA-BFA) - SAP Library
    Regards,
    Philip.

  • Accessing sap tables data and display in webi

    Hi all,
    i installed business objects edge series.
    i want to access SAP tables data and display in webi for adhoc reporting.
    Is there any process to achieve this.

    Hi
    currently (April 2010) you have the following options:
    1. You load your R/3 data into an SAP BW and use universes based on BEx queries to create WebI reports
    2. You can use SAP rapid marts. They contain Data integrator mappings (you need an installation of the DI for this) to extract and load your SAP R/3 data into a relational database. Additionally they provide universes (based on a relational schema) hich ill allo you to build WebI reports.
    3. You can use the R/3 connector for the Data Federator (You need a DF installation for this). Please note that the R/3 connector is not yet a product rather just a PROTOTYPE. Take a look here: SAP BusinessObjects Web Intelligence Reporting for SAP ERP [original link is broken]
    4. You can try to access the underlying database directly using the appropriate DB drivers. Please note that this is NOT RECOMMENDED. This way you cannot leverage security defined on the R/3 side in your WebI reports and you will not be able to access all data as available in R/3 since some of them are stored encoded/compressed in the underlying tables.
    5. Instead of WebI you can use Crystal Reports and the R/3 drivers (eg. SAP Tables, Functions, Cluster) provided when installing the integration kit for SAP.
    Regards,
    Stratos

  • Duet Enterprise 2.0 -  Accessing SAP DMS Documents

    Hi,
    Is there any possibility to access the SAP DMS documents using Duet Enterprise 2.0 from SharePoint 2013?
    If the answer is No, then what is the starter services in DE 1.0 and why the DMS functionality is included in that and not in DE 2.0, which will be the easy way to access SAP documents from the SharePoint. Is there any alternative?
    Please clear my queries, i'm eager to know the reason behind it.
    Thanks,
    Kamal

    Hi Kamal,
    The DE 1.0 Starter Services models are available on the DE 2.0 Software package.  To implement Starter Services for DE 2.0 you should follow all of the steps in the DE 1.0 FP1 documentation with the exception of importing on SharePoint.  I have attached a document with the commands required to import the Starter Services to SharePoint.
    Hope this helps.
    Cheers,
      Helen

Maybe you are looking for

  • How to delete a record in a connected database?

    We are encountering a problem using the delete function for removing a record in a connected database table. The database is an excel-file and we are able to add a new record, update existing records but not delete records. We are using the following

  • How do i sen dpictures from my pc to my iphone??

    how do i send pictures from my pc to my iphone??

  • Using Photoshop Elements version 1

    Was using Photo shop Elements version 1 recently and deleted a photo.  The next time I tried to use the program it would not boot up.  Anyone have a suggestion? John

  • How do I create a mottled texture like in this poster?

    Hello, I am trying to figure out how to create this mottled texture used in the poster below? Looks like a noise filter of some kind. Would I be better using Photoshop or Illustrator for this? I am using the texture in the context of a book, repeatin

  • FYI - Just installed an APC Backup-UPS XS 1200 Model BX1200

    This is a simple FYI... Read on if you have an interest in Backup-UPS systems for your Mac. My experience with my neigborhood's power supply (or lack of it) this past week has made me think very hard about a UPS system. I did some research and ended