Help, connecting to remote SAP R/3  from Portal 6.0

-Portal 6.0 (my_host)
  http://my_host:50000/irj/portal
  J2EE Engine 6.40 PatchLevel 87289.311
  Portal 6.0.9.0.0
  KnowledgeManagementCollaboration 6.0.9.0.0 (NW04 SPS09)}
-Remote Back-End system R3 4.7
  saprouter:        ip_router
  application Host: ip_application
My steps:
1) Create SAP R/3 Dedicated System
Connector
Application Host  /H/ip_router/S/3299/H/ip_application
Logical System Name: D11
Remote Host Type: 3
SAP Client: 900
SAP System ID (SID): D11
SAP System Number: 00
Server Port: 3200
System Type: SAP_R3
Server Port: 3200
User Mangment
Logon Method:      UDPW
User Mapping Type: admin, user
2) Add system alias : syst1
3) User Mapping:      syst1
4) Create SAP Transaction iView
   SAP GUI Type: SAP GUI for Windows
   System:       syst1
<b>Run Error
"Partner not reached (host XXX.XX.XX.XXX, service 3299)
WSAECONNREFUSED: Connection refused "</b>
XXX.XX.XX.XXX  it's ip for my_host

Hi Arun
     Can pls check any error in the entries
System Object
RC folder4 – new – system - SAP R/3 dedicated – next – System Name(system1) – next – finish – open for editing
Property category – Connector –
App Host : asapd011.erp.kodak.com
SAP System name : global
Remote host type : 3 
SAP Client : 033
SAP System ID: D11
SAP  Number : 48
SAP Server Port : 3200
System Type : SAP_R3
SAVE
System Alias
In the Display select – System Aliases -  Alias name ( sysalas) – add – select - save
In the Display select – Object
Logon
Property Category – User management -  logon Method -  UIDPW  - User Mapping Type – admin, user – SAVE.
User mapping
User administration – User Mapping – search  admin in users – start – System – select  (alias) – sysalas  - user ( admin ) – password ( admin)  - SAVE
Iview Creation
Content Administration – Portal Content – folder4 – RC – New – iview – SAP Transaction iview – next – iview (iview1) – next – sap gui for windows – next - System (sysalas)  - Transactin Code (se31) – next – open for editing - - finish – save.
Error:
       partner not reached to server port 3200
regards
Sanjay

Similar Messages

  • Connection to remote SAP system.

    Hi All,
    I want help in getting connected to a remote SAP System from my desktop. I am working in SAP NetWeaver developer studio.
    Regards,
    James

    Hi James,
    Although the info. provided by you does not provide much information about the setup of your SAP System, but you can try this out:
    Inorder to get connected to the SAP system via your SAP NWDS(SAP NetWeaver developer studio).
    1) Please check if you are able to get connected to the remote server, incase the server is on a different machine. You can do it by following the steps below:
    Click on Windows Start menu -> click on Run -> Typein "cmd" and click on Ok button -> Typein "Ping 'IP address of the remote server'", I mean your remote server machine's IP address(Ex:10.6.52.189 or whatever it is). If it responds then please carry out the following steps in NWDS.
    2) Please GoTo :
    NWDS menu - > Window -> Preferences -> SAP J2EE Engine(Choose this on the left menu).
    Now, if your server is not installed on the same machine on which you are working then go for the first radio button which says "SAP J2EE engine is installed on remote host" and enter the server's IP(Internet Protocol) address(Ex: 10.6.52.14, etc)in "Message Server Host" and enter 3601 in "Message Server Port".
    Click on apply and Ok.
    3) Now again Click on Windows Start menu -> click on Run -> Typein "drivers" and click on Ok button -> Open the folder "etc" -> look for file "Hosts", openwith notepad
    -> Now typein the IP address and the corresponding host name(of the remote server)please note that the IP address and the host name should be separated by at least one space, preferably a tab space. -> save the hosts file.
    Now you should be able to connect to your remote server.
    Regards,
    Sudeep

  • Remote SAP function call from a plsql procedure

    Hi,
    How i can call a remote SAP function from a plsql procedure?
    Thnaks in advance:
    Bianca

    I don't see any relation to Oracle Forms in this question. Is there any? If so, can you specify what you want to do, and the version numbers of Forms and databases involved?
    And what does a call to a remote SAP procedure look like? Is it a DB procedure in an Oracle database? Then you can simply use a database link to the SAP database.

  • Need help connecting to home computer on Aiport from work with afp://

    My computer at home has File Sharing enabled and is connected to a wireless network.
    I want to connect to my computer at home from work using afp://
    It is my experience I would connect to the computer with this format afp://[email protected] if it is not connected to the Aiport. But since it is using the airport, that IP address only connects to the router. How can I then tell the router which 10.0.1.* computer to connect to?
    Is there a afp:// format to use ?!?: afp://[email protected] (just an example?)

    And that is what evern other forum and webiste tells me. But no one or nothing tells me how. This iks the closest I have found:
    to implement inbound port mapping of port 548 (AFP file sharing), to the private IP address of the Mac you are trying to access
    Can you give me a step by step how to do or a link with more details.
    If I translate my french system -> Admin Airport -> Port Mapping
    Public port : ?
    Private address : 10.0.1.X
    Private port : ?

  • Call a smartform in the SAP R/3 from portal

    Hi Friends
    My requirement is to call a smartform in SAP R/3 from a portal application. Please guide on how to connect to SAP R/3 and print the smartform from portal.
    Regards,
    Saran

    Hi,
    You can create a SAP-Tocde iview in portal for the T-Code SAMARTFORMS....
    Read this blog on how to Connect to R3 thru Portal...
    Configuring EP for connecting to SAP R/3
    Regards,
    Srinivas

  • Need help connecting a remote MySql database from Iphone

    Hi, i need to connect to a remote MySql DataBase in windows from IPhone but..... i'm a noob with Xcode and Objective-C.
    Can someone help me or explain me the way to do it plz?
    Message was edited by: Krovax87
    Message was edited by: Krovax87

    I do not think MCPKit will help you on the iPhone. It is just an Objective-C wrapper around the standard mysql libraries which are not available for the iPhone. Your best bet would be to post on the mysql forums and see if you can get any help.
    You can try extracting the mysql client library source code into a separate static library project, and see if you can get it to build for the iPhone.

  • How to connect to remote server with jmx from jvisualvm

    I have a WL 10.3.2 domain running on a single box. The adminserver and managed server are running on the same box, on different ports (7001 and 8001, respectively).
    I have a Spring application deployed to the managed server and I've configured it to register a Spring bean as a JMX mbean.
    When I run this entire configuration on my laptop, I can run jvisualvm and connect to my server and see and manipulate my registered mbean.
    I'm having trouble figuring out how to get a remote connection working, however. I want to run jvisualvm on my laptop and connect to the remote server.
    I first did "Add Remote Host", where I specified the IP address. It appears that this was created successfully, and it apparently was able to determine the DNS name for it.
    I then tried to add a JMX connection. In the "Connection" field, I just entered the IP address followed by a colon and 8001 (managed server port number).
    In the "Use security credentials" section, I entered the weblogic admin principal and credentials.
    When I click OK, it chugs for a while and eventually gives up, saying:
    Cannot connect to [email protected]:8001 using
    service:jmx:rmi:///jndi/rmi://nn.nn.nn.nn:8001/jmxrmi
    What might I be missing?

    I've resolved this. At least I was able to configure an authenticated connection. It doesn't use SSL yet, but I'm ok with that for a while.
    Resolving this only required changing the command line parameters for the managed server, and being aware of the "jmxremote.access" and jmxremote.password" files. The following blog article helped a lot: [http://www.dzone.com/links/r/monitoring_your_java_application_with_jmx_part_2.html] .
    I'm now passing the following command-line parameters:
    -Dcom.sun.management.jmxremote -Dcom.sun.management.jmxremote.port=8888 -Dcom.sun.management.jmxremote.ssl=false -Dcom.sun.management.jmxremote.authenticate=true
    The default "role" configured in "jmxremote.access" is "controlRole", and the "jmxremote.password" file specifies the credentials for that principal. I simply used that principal and credential in JVisualVM, and the connection succeeded.
    And I just used the "host:port" form, not the protocol form.
    Edited by: david.karr on Feb 4, 2011 12:47 PM

  • Need help connecting to remote Mac

    At my work location I have two Macs, a MacPro and a Mac mini. I have a MacBook that goes between work and my house. The two work Mac's are connected to the network via ethernet. I join the work network with the MacBook via wireless, and I am able to "see" and connect to the mini and the MacPro from the Macbook, and I can connect to the mini from the MacPro as well.
    At home, I can still see the two work Macs in my sidebar in the finder, but I can only successfully connect to the MacPro from home. My connection to the work mini fails every time, and I'm stumped as to how to fix this issue. Any ideas?
    Other details, the MacPro and MacBook are running the latest Mac OS; the mini is running 10.5.8

    Well, I think I answered my question, or at least found one solution. I ended up using screen sharing from the MacBook to the MacPro and then connected to the mini via the MacPro to see the mini's static IP. Now, I'm able to connect remotely with that...would be nice to know why things don't work a little easier, as I'm sure I'm missing a basic setting.
    Message was edited by: Mark Warner

  • Need Help Connecting To My Windows Server Machine From My Linux Machine (What Program To Use)

    My name is Daniel, and I was wondering what program I could use to connect to my Windows Server R2 2012 Computer from my linux laptop. My laptop has the newest version of linux mint mate. I have tried nomachine with no success (but I could have been using
    it wrong I do not really know how). So if anyone could help me out that would be great. Thank You.
    P.S: Sorry for the weird Forum Category there is not really a category for this.

    ok so i think that worked but i ran into another problem; what password should i use? i changed my sql server 2008 username/password and it didn't work. i also tried my windows 7 username/password and it didn't work also.
    EDIT: managed to get it working, all good! thanks a lot.
    Edited by: 1008695 on May 30, 2013 7:09 AM

  • Need help connecting to a PC (running XP) from a MBP

    I know very little about PCs, and I'm trying to help my brother connect to his PC from his new Mac Book.
    I read the "switch" info about using Finder->Go->Connect To Server... but it doesn't seem to be working for him. I had him "share" his "My Documents" folder on his PC. I then told him to use "smb::/ip-address/". This works for me on my iMac (running Tiger), but for him it just times out trying to connect. He also tried using his PC name "smb://FamilyComputer/", but no dice. One thing that is different from mine. I use WORKGROUP as my workgroup name, he uses MSHOME on his PC. Not sure if that matters. For me, it connects to my PC and lets me pick any shared folder, for him it never connects.
    One last thing, I had him use the same userid/password on both PC and Mac (like I do).
    He's trying to get a lot of pictures transferred over. His CD burner on the PC is not working. He was able to get all of his music over from inside of iTunes, so I know there is network connectivity to the PC (iTunes found the PC's iTunes with out a problem).
    Thanks in advance

    In the Mac open System Preferences->Network pane, "Advanced" button and them click the WINS tab. There change the WINS name to the same one that is on the PC (MSHOME).
    Also maybe the guide (even though it's for 10.5 or later) File Sharing With OS X 10.5 - Introduction to File Sharing With Your Mac. It might help.

  • Can't connect to a SAP backend system via portal/web dynpro/JCo destination

    Scenario:
         Can't successfully set the JCo destination.. Always got a Java exception..
    Solution:
         Use the router string "/H/sapserv3/S/3296/H/", instead of
    "/H/sapserv3.wdf.sap.corp/S/3296/H/".
         This looks like a bug in portal NW2004s SP9.

    Sorry for the delay, but I was not able to get access to this system until this afternoon.  I ran the ARP command you suggested on the server, and it did return the correct IP and MAC address values for the problem workstation.
    I then ran IPCONFIG/displaydns on the server.  There was a record there for the problem workstation.  The "record name" matched the machine name correctly.  However, the "A <Host> Record" value was for the wrong IP address (192.168.1.4
    rather than the actual workstation IP of 192.168.1.7).  This could certainly explain why I am not able to RWA/RDP to the machine by name, although I can make an internal RDP connection via IP address.
    Could you please tell me what I need to do to repair this problem?  Should I run IPCONFIG/flushdns on the server?
    Thanks again for your assistance.
    John

  • Connect to more than one Database from portal

    I need to reach more than one database from my portal. How is this done?

    You have several options depending on what you want to do with the data.
    1) Omniportlet: you can specify on a per portlet instance basis to what DB you want to connect (JDBC).
    2) Programmatic Java portlet: you can create as many JDBC connections as you like.
    3) DB links: you can build data-driven portlets on database objects, accessed via DB links.
    4) Programmatic PL/SQL portlet: you can build programmatic PL/SQL portlets on database objects, accessed via DB links.
    Peter

  • SAP Script - calling SAP layout set from ABAP/4

    Hi,
    Help me in calling SAP layout set from ABAP/4
    Thanks

    Ashish,
    create a driver program
    create a script
    A script is called using the function modules open_form,write_form,close_form.
    Check this dummy program.
    REPORT  ZF3                                 .
    tables makt.
    data:begin of imakt occurs 0,
         matnr like makt-matnr,
         spras like makt-spras,
         maktx like makt-maktx,
         end of imakt.
    DATA : ITEXT LIKE TLINE OCCURS 0 WITH HEADER LINE.
    DATA : TEXTNAME LIKE STXH-TDNAME.
    select matnr spras maktx from makt into table imakt up to 100 rows where
    spras = sy-langu.
    CALL FUNCTION 'OPEN_FORM'
    EXPORTING
      APPLICATION                       = 'TX'
      ARCHIVE_INDEX                     =
      ARCHIVE_PARAMS                    =
      DEVICE                            = 'PRINTER'
      DIALOG                            = 'X'
       FORM                              = 'ZF3'
      LANGUAGE                          = SY-LANGU
      OPTIONS                           =
      MAIL_SENDER                       =
      MAIL_RECIPIENT                    =
      MAIL_APPL_OBJECT                  =
      RAW_DATA_INTERFACE                = '*'
      SPONUMIV                          =
    IMPORTING
      LANGUAGE                          =
      NEW_ARCHIVE_PARAMS                =
      RESULT                            =
    EXCEPTIONS
      CANCELED                          = 1
      DEVICE                            = 2
      FORM                              = 3
      OPTIONS                           = 4
      UNCLOSED                          = 5
      MAIL_OPTIONS                      = 6
      ARCHIVE_ERROR                     = 7
      INVALID_FAX_NUMBER                = 8
      MORE_PARAMS_NEEDED_IN_BATCH       = 9
      SPOOL_ERROR                       = 10
      CODEPAGE                          = 11
      OTHERS                            = 12
    IF sy-subrc <> 0.
    MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
            WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
    ENDIF.
    LOOP AT IMAKT.
    CALL FUNCTION 'WRITE_FORM'
    EXPORTING
       ELEMENT                        = 'MAIN'
      FUNCTION                       = 'SET'
      TYPE                           = 'BODY'
      WINDOW                         = 'MAIN'
    IMPORTING
      PENDING_LINES                  =
    EXCEPTIONS
      ELEMENT                        = 1
      FUNCTION                       = 2
      TYPE                           = 3
      UNOPENED                       = 4
      UNSTARTED                      = 5
      WINDOW                         = 6
      BAD_PAGEFORMAT_FOR_PRINT       = 7
      SPOOL_ERROR                    = 8
      CODEPAGE                       = 9
      OTHERS                         = 10
    IF sy-subrc <> 0.
    MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
            WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
    ENDIF.
    ENDLOOP.
    CALL FUNCTION 'CLOSE_FORM'
    IMPORTING
      RESULT                         =
      RDI_RESULT                     =
    TABLES
      OTFDATA                        =
    EXCEPTIONS
      UNOPENED                       = 1
      BAD_PAGEFORMAT_FOR_PRINT       = 2
      SEND_ERROR                     = 3
      SPOOL_ERROR                    = 4
      CODEPAGE                       = 5
      OTHERS                         = 6
    IF sy-subrc <> 0.
    MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
            WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
    ENDIF.
    K.Kiran.

  • Connect to remote database using ODBC

    I am new to TimesTen and I would like some help connecting to remote timesten database using ODBC.
    I followed all the instructions in the manual to setup (like logical server and all). but, when I try to connect using "connect dsn=myRemoteDSN" command, it does not work. It gives me this error: 7001: User authentication failed
    It is asking me for username and password but I dont know how to setup username and password. Looked all over the internet and I could not find any relevant posts. I have already tried "unchecking" the authentication, but it still asks me for username and password.

    thanks for your help. I did not realize that that I turned on ACL. creating a user and then granting the needed permissions did the trick.
    I now have another problem. I use windows platform and .NET 2.0 (C#) to connect to remote timesten database. The driver provided by timesten (as part of installation) does not seem to support ADO.NET. I get "driver does not support this function" exception when I try to insert data into a table. Ironically, it does insert the data successfully, but still generates the exception. I looked at various forums.. everyone seems to have the same problem, but have not had any solution yet?
    Could you let me know if you encountered this issue before and how you might have resolved it?
    Many thanks
    Murthy

  • Connect the SAP B1 server to the Remote SAP B1 client

    hi experts..
    i want to know how to connect the SAP B1 server to the Remote SAP B1 client machine.

    Hi Raleigh,
    The reason why it is slow or hanging, is u need to upgrade the RAM in your Server. we have implemented the same concept and the speed is also good.
    But we have done with one Single Server in the Office, which can be accessed both through Local LAN and via internet, for this we had given two IP Address for the Server.
    One will be Public Static IP and the other is Local Static IP.
    Hi raleigh,
    I configured static ip with Nat mode in router.It was connecting from out side and while connecting it was asking Licence server ip,then i have given ip after that it was showing ths error"connection to the Licence server failed (60070-15)".Please help me.

Maybe you are looking for

  • Power Mac G4 not turning on after clean shutdown, works otherwise.

    My Power Mac G4 does not turn back on after a clean shutdown, but turns on after being disconnected from the power. If I shut it down cleanly (Apple menu -> Shutdown), it shuts down, but then the power button does not work. After unplugging the compu

  • Switching datasources based on method names in an ejb

    Hi All, We have an entity bean that has read, insert, delete and update operations in it using bean managed persistence and container managed transaction. The read operation is a bit complex and we have a stored proc to do that. The stored proc is so

  • Help with Maps! (not locating position)

    I've been having problems with the Maps app correctly locating where I am. It's been going on for a few months, but I plan on traveling soon and the use of the Maps app would be a huge advantage. When I press the cross-hair button in the bottom left

  • Ethernet to wireless computer-too simple a solution?

    Problem: old G3 iMac with Airport card gets great signal (15/15 pips) from AEBS. Next to it, newer iMac G5 with Airport card gets horrible signal (don't ask- hours of phone support and at Apple repair fail to find the problem- a problem featured in a

  • Aipref error because of work space / colour swatch library

    hello, I just started working with Illustrator CS4. I would like to get always the same GUI when I start it. So I found already work spaces, which works fine. But I also want to get the same color swatches (libraries), e.g. general RGB and general CM