Show TOC

Function documentationHTTP XI Locate this document in the navigation structure

 

This action uses the HTTP Post action to send messages to SAP NetWeaver Process Integration (PI), which was formerly known as SAP NetWeaver Exchange Infrastructure (XI). Executing the action builds the URL and posts the document to the URL using HTTP.

Features

The properties for this action are listed in the following table:

Property

Data Type

Access

Use

Server Name

String

In and out

The name of the server to which you want to connect.

Port

Integer

In and out

The port number to which you want to connect.

SAP User Name

String

In and out

The name of the user of the SAP NetWeaver PI server.

SAP Password

String

In and out

The password for the SAP NetWeaver PI server.

SAP

String

In and out

The language of the SAP NetWeaver PI server.

Service Name

String

In and out

The sender service.

Namespace

String

In and out

The sender namespace.

Interface Name

String

In and out

The name of the sender interface.

Party

String

In and out

The sender party. This is an optional property.

Agency

String

In and out

The sender agency. This is an optional property.

Scheme

String

In and out

The sender scheme. This is an optional property.

Quality of service (QOS)

String

In and out

The default values are BE, EO, and EOIO. This is an optional property.

MessageID

String

In and out

The name of the message.

QueueID

String

In and out

The name of the queue.

Input Document

XML

In and out

The XML document to be sent.

Results

XML

Out

The XML results of the action.

Success

Boolean

Out

Indicates whether the action succeeded or failed. If it failed, errors are displayed in the server trace log.

For more information about some of the above properties, see the SAP NetWeaver PI documentation.