BOXIR2, How to Build and Test OLTP Connection

Hi Everybody,
In BOXIR2. I have added OLTP LIC Keys. I am not sure about how to test the OLTP connection is working or not.
Please provide steps for below Items:-
1.     Steps to configure the connection for OLTP
2.     How to test the OLTP is working or not?
I would be grateful for for you help
Thanks,
Srinivas

Hi Debraj,
   You should be able to do that in SM59 of the XI Box.
Create the connection under "HTTP Connections to R/3 System".
Provide the Target Host IP Address.Service Number and Path Prefix.
Select the logon procedure as SAP Standard.
SSL Inactive.
Provide Logon details.
Regards,
Ravi

Similar Messages

  • How  to create and test HTTP connection for proxy

    HI
    Can anybody help me by providing step by step guide for how to create a HTTP connection for inbound abap proxy?
    How i will get sure that connection is working properly?
    Thanks
    Debraj

    Hi Debraj,
       You should be able to do that in SM59 of the XI Box.
    Create the connection under "HTTP Connections to R/3 System".
    Provide the Target Host IP Address.Service Number and Path Prefix.
    Select the logon procedure as SAP Standard.
    SSL Inactive.
    Provide Logon details.
    Regards,
    Ravi

  • Build and test Flex 4 in Hudson?

    Hi
    May I know how to build and test Flex 4 web application in the continuous integration server like Hudson?
    I think tutorials have been describing of how to develop Flex 4 application using Flash Builder. Is it possible to build Flex application from command line (so that it can also be called from Hudson)?

    I was able to convert a VI that contains a call to a library function (in this case, a DLL) into a DLL.  I have isolated my problem to passing a hardware handle through multiple layers of library calls...  My handle is a U32 that I am passing as a value at each layer. 
    I talk to my hardware via a DLL provided by my third party vendor.  I have some LV code and a call library function in a subVI.  When I convert my subVI to a DLL, my hardware does not respond as it should -- it behaves as if I have not opened a session with it even when I have already opened a session.
    I remember reading somewhere that handles had to be initiated from the same process...  does anyone know the details of how this works?
    Regards,
    mlloyd

  • How to Create and Test a Zone of Type F1-APP-URL

    Hi,
    I would like to how to create and test a Zone of Type F1-APP-URL?
    What all is required to setup an ADF application based URL in F1-APP-URL, what to configure and what are the basics or definite steps required to have a Zone of Type F1-APP-URL up and running in the application? Any Sample ADF components to be created?
    Please kindly let me know. Any test or dummy URL existing already which is based on ADF?

    Refer to Doc. Id 1515146.1 on the support site. Although for the moment it refers to a MWM example and may not be much of a help but it'd give a basic idea as to how it should be done.

  • How to build and deploy ejb in j2ee!!

    HI there!!
    Newbie Question. I know this is very rude to ask a question "How to build and deploy ejb in j2ee server??", but please help me. I just learned some servlets worked with tomcat. Now I want to learn more about ejb, could anyone suggest me any online tutorial or book where in it is explained step by step builiding and deploying ejb's in j2ee server, please help me. I would be grateful to you.

    A good book to start with is Enterprise JavaBeans by Monson-Haefel (O'Reilly press). It covers deployment of EJBs on J2EE servers. Also check out sites specific to your server, sometimes they have specific requirements (like Weblogic).

  • How to Build and Deploy Flex application in EP6

    Hi All,
    Can anyone tell how to build and deploy Flex application in EP6.
    I want to build a normal application in flex and present it through iviews. How do I configure my Iiview to have flex component running in Portal Environment.
    Thanks
    Deepak

    A good book to start with is Enterprise JavaBeans by Monson-Haefel (O'Reilly press). It covers deployment of EJBs on J2EE servers. Also check out sites specific to your server, sometimes they have specific requirements (like Weblogic).

  • How to deploy and test J2ME application on handset???

    Hi all,
    I write an application using j2mewkt toolkit and generated all jad and jars.It's working fine on test models but want to test it on handset.Can naybody tell me how to deploy and test it on Handset,what basics i required,kindly tell me step-by-step as i m novice in J2ME.
    thanx

    STEP-1
    Create the package - In the J2ME Wireless Toolkit Menu Select "Project"-"Package"-"Create Package". It creates jar and jad file in the bin directory.
    STEP-2
    Converting this file from m/c to device : There are many tools to transfer your midlet suites to your device. for example MIDWay Tool
    The MIDWay tool allows you to download MIDlet suites to your developer-enabled device via SERIAL CABLE. Please note this is a preview of the tool included in the upcoming Motorola SDK for J2ME v3.1. The MIDWay v2.6 preview only supports the following devices : V60i, V66i, T280i, T720, T720i, A830
    For this tool to work properly your device must be enabled for development and the "Java
    STEP : 3
    Open the jad file from Midway Appplication in which it imports the jad file and export it to the device. This is done by jam (Java Application Manager) takes responsibilities for this function i.e., the jad file is installed to the device. After installing it u can test as same as in emulator.

  • How do build URL in jdbc connection?

    I am doing one program in java.
    I created a database in Microsoft sql server 2005.
    In jdbc connection ,They need a URL but i don't know how do build a URL....
    so ,please give the source code for build a URL...
    and also give one example for jdbc connection using MSsql server 2005...

    Arun02006 wrote:
    I am doing one program in java.
    I created a database in Microsoft sql server 2005.
    In jdbc connection ,They need a URL but i don't know how do build a URL....You don't "build" a URL; it's just a String with a required content.
    so ,please give the source code for build a URL...Look in the docs for your JDBC driver.
    and also give one example for jdbc connection using MSsql server 2005...http://www.exampledepot.com/egs/java.sql/ConnectSqlServer.html
    %

  • Environment needed to build and test Flash islands ?

    Hi Everyone,
    I'm a Flex developer and I know very little about SAP technologies. I'm very interested in Flash Islands and the possibilities that they bring to the table. I attended Thomas Jung's talks at TechEd and I think I know how to build an Island on my own .. actually I've already kinda built one that I think would work. The documents at Mentor Workshop google code site were very helpful http://code.google.com/p/sdn-mentor-handson-2008/downloads/list
    Now the problem I have is that I have no where to test these Islands that I build (Thomas was gracious enough to help me test my first Island in WebDynpro and I hear its working) ... I don't work for a company and do not have access to a company installation ... so I would like to setup my own basic test Netweaver instance where I could tryout my Islands. I'm hoping that someone here could walk me through the steps I need to get started ... which version should I install? from where? Once the install is done do I need to do anything else? what do I do with all the .nugg and transport files provided here... http://code.google.com/p/sdn-mentor-handson-2008/downloads/list
    etc.
    I would really appreciate your help,
    Thank you,
    Mrinal
    http://weblog.mrinalwadhwa.com

    Hi. First thing you need is a NetWeaver ABAP system. You can download the trial from here.
    https://www.sdn.sap.com/irj/scn/downloads?rid=/library/uuid/80fd9a0a-e306-2a10-c896-b84c77c13ed2
    Once this is installed, then you can install SAPlink, which will help you in importing the .nugg files.  If you don't have any NetWeaver ABAP experience, this may be a challenge for you.
    Regards,
    Rich Heilman

  • How to achieve (and test) the crossplatformity of an applet?

    I've written an applet which I put in jar. It is successfully being launched on my system both locally and from geocities web site. (WinXP JDK 1.4 Forte4.0)
    A friend of mine could not load the applet from the web site. He has XP as well, but could be he does not have Java plugin yet.
    Suppose my applet is correctly written, how do I know? How do I know that it is his problem, not my bug?
    How do I generally test my applet/jar to be crossplatform? (Win, UNIX, Mac, etc.)
    Is there a way to do it using my own set up only (my own computer/OS)?
    What does one do to be sure that he has written a correct applet that will run on as many platform as possible?
    Or what minmal precautions should be taken when writing such applet?
    Here is the link to the page my applet is located on. Comments are welcome.
    http://www.geocities.com/egor_kobylkin/applet_test.htm
    I would appreciate the links to the resources I should check!

    The JVM from Microsoft, which most users of Internet Explorer are likely to use, still is on the level of JDK 1.1. So check that you don't e.g. use Integer.parseInt() and other stuff added with J2SDK 1.2 or later.
    You probably installed Sun's JRE the way that your IE uses it instead of the MS JVM. I don't know how to disable this, but I think it's possible.
    You can test an applet on your computer if you have different browsers. Look at the home pages of the manufacturers to see whether they use their own JVM or Sun's JVM or whatever JVM they find on the PC. E.g. Opera uses Sun's JVM, so it won't help in testing. But I checked your site with Netscape 4.7 and the applet didn't work. So I guess it uses an older JVM. You can install multiple versions of Netscape on your PC, e.g. 4.7 and 6.2, and then use 4.7 to test your applets for compatibility. (You cannot install more than one version of Internet Explorer.)
    You can also install more than one JRE, and then change the classpath to the old JVM (i.e. 1.1) when checking whether your applet works with it, too.
    Monika.

  • How to build and run sample extensions?

    I spend quite a while in trying to get the sample extensions to run, provided at
    Adobe-CEP/CEP-Resources · GitHub  or also in the Adobe Illustrator CC 2014 SDK for the Plugins that have a GUI.
    So far i did not succeed.
    System Windows 7 x64. Illustrator CC
    First try:
    Package one of the samples using the Adobe package manager. Added the whole folder of "CEP_HTML_Test_Extension" or as well the "TutorialUI" from the SDK samples.
    and then install the resulting zxp file it using the "Extension manager". No errors reported. Extension managers lists the Extension as active for AI CC. Started Illustrator.
    But i dont see anything in illustrator. There is no entry "Extensions" in the Windows menu of Illustrator.
    The menus of the Tutorial PlugIn are shown, but the Dialog of the sample does not show up. In the debugger i noticed that the call to pFnLoadExtension fails.
    Second try:
    Following the pdf "USING THE ADOBE EXTENSION SDK" (http://wwwimages.adobe.com/content/dam/Adobe/en/devnet/creativesuite/pdfs/CC14_Extension_S DK.pdf)
    Package done as before
    Activated PlayerDebugMode in HKEY_CURRENT_USER\Software\Adobe\CSXS.5
    copied the zxp file to C:\Program Files\Common Files\Adobe\CEP\extensions
    Same result. I do not see anything of a extension.
    I had no problems building and running the Sample Plugins though.
    What am i doing Wrong?
    How can i build and run a simple sample extension?
    Any help appreciated.

    Help About Illustrator shows:
    Version 2014 1.0
    18.1.0 (64 Bit)
    From Samples-master\UI_Showcase\CSXS\manifest.xml i see:
    <HostList>
    <Host Name="ILST" Version="[17.0,17.9]" />
    <Host Name="PHSP" Version="[14.0,14.9]"/>
    <Host Name="PHXS" Version="[14.0,14.9]"/>
    <Host Name="PPRO" Version="[7.0,7.9]" />
    </HostList>

  • TMS - step-by-step example on how to setup and test TMS

    I have installed ECC6 (AS ABAP) on NW2004s on Oracle, Windows platform. This is a 1-system landscape.
    I would like to work hands-on with Transport Management System(TMS). I have read the theory part.
    I need a document that shows how to setup a test TMS (transport route, package e.t.c.) , create a test transport, export and import the test transport in a 1-system landscape?
    I'm looking for a simple test case that will help me understand TMS.
    Thanks

    Hi,
    For single system landscape..
    Go 000, DDIC ... STMS--> here it will ask for domain controller -- give self domain --->   Domain controller has been assigned .
    Now again  goto STMS> System overview>SAP SYSTEM >Create ->Virtual system- give name V<SID>
    till this point your domain controller is created and virtual system is created .Next our aim is to setup STMS
    again goto STMS>transport routes> change > configuration>statndard configuration ---> select second option (development and productino System ) because here your dev system will your own system and virtual system would be production  system .
    ---> pop up will come -> give DEV - SID and Productino SID- it willl  automatically create the route .
    Save this and exit.
    This way We can set single system landscape.
    Thanks and Regards,
    Arun Rathour

  • How to develop and test web servises with wsit in jdeveloper enviroment

    hi, all. Just want to ask one realy simple quastion.
    I'm new with web servises, so my question may be doesn't fall well into this section , but this community looks friendly for me and i hope to get some usefull links and advises.
    First of all could anybody say me if i'm righ or wrong with the following suggestions:
    1. What is the principal difference between axis 2 and wsit products? Do i understand right that they both extend or support so called jax-ws2 API and represent different approaches in that (are they competitors?), or this products serve for different sakes at all and could be used together? I want to understand without much digging how these products correlate with each other...
    2. If i'm right what is oracle favor? And if oas standard supply doesn't include wsit, how to install and use this product for creating interoperable web servises in jdeveloper enviroment? ...or jax-ws 2.1 wasn't included in oc4j v10 and will be the part of v11 only?
    Thanks in advance. Alex.
    Message was edited by:
    Timin
    Message was edited by:
    Timin

    You have to use any type of Version Control (e.g subversion).
    You can read about Version Control. But I will talk about subversion in brief description:
    1- Setup subversion server.
    2- From subversion server create new Repository and define users (or use users from active directory).
    3- From JDeveloper Main Menu --> View --> Team -- > Versioning Navigator --> Create new connection to your subversion repository.
    4- Create new ADF application in JDeveloper.
    5- In Jdeveloper Main Menu ---> Versioning -- > Version Application -- > select the subversion connection.
    6- Add the application in subversion.
    7- All developer should make a connection to the repository they will see the ADF application.
    8- Right Click on the ADF application --> Check Out.
    9- All developer will take a copy of the ADF application in their local machine.
    10- If developer make changes in the application he can commit changes to repository and all others users can update changes.
    This is a quick and brief description of how to use subversion for team development.

  • How to build and deploy EJB3.0 jar on JBoss Server

    Hi:
    I want to create web service using EJB3.0.
    For that first i have created EJB project,in that i add following code:
    package com.ejb;
    import javax.ejb.Stateless;
    import javax.jws.WebService;
    @Stateless
    @WebService
    public class TemperatureConverter {
         public double celsiusToFarenheit(double temp){
              return ((temp*1.8) + 32);
         public double farenheitToCelsius(double temp){
              return ((temp-32)/1.8);
    }Now i want to build and deploy the jar on server.
    How can i do this?
    Thank You.

    Hi AnupDesai,
    I suggest you to have a read of the [*JBoss EJB3 Documentation*|http://www.jboss.org/ejb3/docs].

  • How to build and publish a webservice using Bex query?

    Hi Experts,
        Can anyone tell me how can i step by step to build and publish a webservice using Bex query,
    so another application can call this webservice.
    thanks.

    There i already a web service called query_view_data for the same available as delivered by SAP...

Maybe you are looking for