Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The pi_messages event is used in SAP to [insert a description for what the event is monitor PI/PO messages used for in SAP ]integration scenarios.

Potential Use Cases

This event could be used in the following scenarios:

...

Element Name

Accepted Values

Description

Example

direction

INBOUND, OUTBOUND

filter on direction of pi message

INBOUND

interfacename

Any string

filter on interface name of pi message

testinterface

namespace

Any string

filter on namespace of pi message

testnamespace

messagetype

Any string

filter on type of pi message

send

onlyfaultymessages

true, false

track only pi messages that experience an error

receivername

Any string

filter on receiver name of pi message

testreceiver

receiverparty

Any string

filter on receiver party of pi message

testparty

sendername

Any string

filter on status of pi message

testsender

senderparty

Any string

collect staged payload of pi message

testparty

status

success, toBeDelivered, waiting, holding, delivering, systemError, canceled

filter on status of pi message

systemError

payload

true, false

collect specific version(s) of staged pi message payload

logs

true, false

collect logged payload of pi message

payloadversion

all, latest, [comma separated list of versions]

collect specific version(s) of staged pi message payload

1,4

payloadlog

true, false

collect logged payload of pi message

payloadlogversion

[comma separated list of versions]

collect specific version(s) of logged pi message payload

0,1

Splunk Event

The event will look like this different depending on the configuration options specified, but here is an example in Splunk:

[insert screenshot]

...