cancel
Showing results for 
Search instead for 
Did you mean: 

Port could not be created - while connecting to IIS

former_member199632
Participant
0 Kudos

Hello,

We are in the process of creating and implementing idocs.

When generating partner profile (BD82), It throws this error:

"Port could not be created

RFC destination ZIISWS not specified for system ZIISWS

Enter the RFC destination and restart the generation"

In sm59, i have created a connection using "HTTP Connections to External Server"

When connection is test ---> Its getting successful Status Text OK

~response_line HTTP/1.1 200 OK

~server_protocol HTTP/1.1

~status_code 200

~status_reason OK

content-type text/html

last-modified Tue, 19 Jul 2011 05:15:45 GMT

accept-ranges bytes

etag "58f4d2e9d245cc1:0"

server Microsoft-IIS/7.5

x-powered-by ASP.NET

date Fri, 16 Dec 2011 09:09:27 GMT

connection close

content-length 689

Kindly guide , how to resolve this issue.

regards,

Ushan.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

this migh tbe the problem with the client u r uisng

as HTTp Code 200 : Ok menas the action was for succesfful HTTP requests,

You can use the TCPGateway to check the HTTP stream:

regards,

ganesh.

former_member199632
Participant
0 Kudos

Hi,

> this migh tbe the problem with the client u r uisng

> as HTTp Code 200 : Ok menas the action was for succesfful HTTP requests,

>

> regards,

> ganesh.

Hi Ganesh,

Client means? , Is that the logical system created?

By now, We are doing these in sandbox client.

SALE: Created a Logical System - ZIISWS

SM59: RFC Connection (HTTP Connections to External Server) -> ZTESTWEBSERVICE

WE21: XML HTTP ->

PORT- IPORT

RFC destination- ZTESTWEBSERVICE

Content Type- Text/XML

HTTP Version 1.0

SOAP Protocol Enabled

Any idea , how to proceed further.

Regards

zerandib

Former Member
0 Kudos

hi ,

have you provided correct rfc destination in port ? and remining steps what ever you provided in partner profile?

please refer this blog ( related ypur problem) :

thanks,

Former Member
0 Kudos

Hi,

CONFIGUARATIONS REQUIRED ON R/3 SYSTEM:

1. create a port using t-code we21 of type xmlfile in port you have specified,

Directory : E:usrsapE6SSYSglobal

Function Module : EDI_PATH_CREATE_MESTYP_DOCNUM

2.PARTNER PROFILE (WE20)

Partner No. : PI7CLNT001

Partner Type : LS

OUTBOUND PARAMETERS

Message Type : for example CREMAS

Receiver Port : PI_XMLFILE

Basic Idoc Type : CREMAS03

3. Using the transaction code AL11, we will check the global directory and we select the file name.

4. The file could be downloaded onto the front-end system using the transaction CG3Y.

5. The file saved on the our front end system .

please go through below blog,

http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/30ea2fdf-f047-2a10-d3a2-955a634bd...

reagrds,

ganesh.

Answers (0)