You are on page 1of 2

Submitting messages with RWB Exercises

Unit: Runtime workbench


Topic: Submitting a test message to the Integration Engine

At the conclusion of this exercise, you will be able to:


• Manually submit messages to the Integration Engine for test purposes

The Runtime Workbench provides a utility to manually submit test


messages into the Integration Engine pipeline. This feature is useful for
administrators run some tests without having to worry about the business
scenario or triggering a message from the application layer

1-1 Verify that you have imported and activated the business scenario
“TBIT51_integration_engine” into the Integration Directory.

1-2 Navigate to the test utility


1-1-1 Open the Runtime Workbench and go to ‘Component Monitoring’.
1-1-2 Display components with status ‘All’
1-1-3 From the list, select the entry ‘Integration Engine <SID>’. (You may have to
scroll to the next page).
1-1-4 In the lower pane select the tab ‘Test Message’.

1-3 Fill in the parameters for the message as appropriate


1-2-1 Enter full URL for the Integration Engine in field ‘Send Message To’
1-2-2 Enter the following information for header and payload:
Send Message To: http://localhost:8000/sap/xi/engine?type=entry
Sender: testSender
Interface: testInt_out
Namespace: http://sap.com/xi/training/TBIT51
User: XIAPPLUSER
Password: xipass
QoS: Exactly Once
Payload: <?xml version="1.0"?>
<test>this is a test</test>
1-4 You can save the message for future usage. Save your message under an arbitrary
alias name.

1-5 Send the message to the Integration Engine and observe the results

1-6 Check your message in transaction SXMB_MONI.

You might also like