cancel
Showing results for 
Search instead for 
Did you mean: 

Remote IPC

Former Member
0 Kudos

Hi there,

I have two things to clarify and need your help in this regard.

1. I was trying to connect to the IPC Server remotely. I need some assitance regarding this. Please share your knowledge how to connect remotely.

2. When I tried to download the IPC from Service Marketplace with certified consultant access id, it is not showing the concerned link.

I would appreciate your suggestions in this regard.

Thanks,

Message was edited by: Balaji G

Accepted Solutions (1)

Accepted Solutions (1)

KaushalShah
Active Contributor
0 Kudos

Connecting to IPC remotely:

Start adminRemote.bat (located in ..\IPC\bin), put IPC server's ip address in Server, port in port (only if you have changed it from default 4444), password in password (if you have changed it from default "sap").

Make sure that server & dispatcher are running okay on remote IPC server. Click OK & you should be in.

Which version of IPC are you trying to download?

Regards,

Kaushal

Former Member
0 Kudos

Hi Kaushal,

Thanks for the inputs. I will look into your suggestions regarding the IPC remote access. And please suggest me what are the requirements to connect remotely. Do I need to install client software in my local PC?

I was trying to download IPC 4.0 version. Could you please let me know how to do that?

(I would like to install IPC as standalone in my local PC to practice as suggested in earlier discussions in forums.)

Thanks in advance.

Balaji.

KaushalShah
Active Contributor
0 Kudos

I think easiest way to get IPC installable would be:

go to http:
service.sap.com\swdc (you'll need proper access).

Go to download > installations and upgrades > Search for Installations and Upgrades.

Search for IPC & you should see 1 file for IPC 4.0. Its about 500MB. That should be it.

Yes, to connect to a remote IPC, you should have IPC installed on your machine as well.

Hope this helps.

Regards,

Kaushal

Former Member
0 Kudos

Kaushal,

Can I get your mail id?

mail me @ balaji_crm@yahoo.com

Thanks,

Balaji

former_member927251
Active Contributor
0 Kudos

Hi Balaji,

Installation steps for IPC :

Primary requirement windows XP professional with latest service pack.

Down load the J2SDK for windows

1. Download J2sdk-1_4_2-nb-3_5_1-bin-windows.exe having 88.2 MB size from website.

Down load the IPC 4.0 for windows

2. Download IPC from service market place.

a. http://Service.sap.com/swdc

b. Click on SAP installations & guide

c. Click on search SAP installation & guide

d. Enter IPC in search term followed by click on search button.

e. Now we will find “51030865_2 IPC Server 4.0 CD 8”(447MB Zip file)

Installation of J2SDK

3. Double click on downloaded file for Installing J2SDK

4. Set the JAVA environment variables

a) Go to My computer

b) Select Properties

c) Advanced

d) Environment variables

e) User variables(above pane)

f) Click on New

g) Classpath c:\programfiles\j2sdk1.4.2\Lib

h) Java_Home C:\programfiles\j2sdk_nb\h2sdk1.4.2

i) path c:\programfiles\j2sdk_nb\j2sdk1.4.2\bin

Installation of IPC 4.0

5. Unzip the downloaded IPC software (51030865_2).

6. Select the sapinst executable file from DVD_SAP_ERP_2004_SR1_Components\IPCSERV\SAPINST\NT\I386

7. Now proceed with the installation process.

Creation of IPC_RFC_DESPATCHER

8. Logon to SAP and select the relevant client and create New IPC_RFC_Despatcher_New.

Creation of IPC_RFC_Server

9. Logon to SAP and select the relevant client and create New IPC_RFC_Server_New.

Configuration of dispatcher.properties

10. Explore the IPC installed directory and go to \ipc\lib\properties select dispatcher.properties and edit it with above created RFCs (point no. 8, 9) illustration as given below.

Ex: rfcEnabled=true

rfcdispatcherProgId=IPC_RFC_DISPATCHER_new

rfcServerCount=1

rfcServerProgIdPrefix=IPC_RFC_SERVER_new_

Note: Please note that what ever we have created in RFC the same should be configured in dispatcher.properties.

Configuration of SAP Internet Pricing.

11. Click on Start menu

a. Program files

b. SAP Internet pricing configurator

c. Administrator

d. Click on server (No need to enter any thing click on next)

e. Click Security the security level should be “0” followed by save

f. Click on Data base and enter the below details

i. Add new database info

ii. Click on CRM System(Radio button)

iii. Enter the alias

iv. Remove the tick mark in load balance

v. Enter the application server IP address

vi. Enter the system number

vii. Enter the user id, password and client number

viii. Save it

g. Click on Engine parameters

h. Click on next button enter the document parameters.

i. Pricing procedure

ii. Local currency

iii. Document currency

iv. Language

v. Country

vi. group condition process

vii. Free Goods procedure

viii. Save & Close it.

<b>Reward points if it helps.</b>

Regards,

Amit Mishra

Answers (0)