OnRamp for Commerce One MarketSite 3.5 SP1 | webMethods OnRamp for Commerce One MarketSite Adapter Documentation | webMethods OnRamp for CommerceOne MarketSite Adapter Installation and User’s Documentation | Testing Connections and Services and Validating Documents | Test a Service that Sends, Receives, or Processes Envelopes
 
Test a Service that Sends, Receives, or Processes Envelopes
*To test a service
1. Open Integration Server Administrator.
2. In the navigation area, under the Adapters menu, click C1 OnRamp. The system displays the C1 OnRamp Home page.
3. In the Test area, click Test Send/Receive. The system displays the Test Send/Receive page.
4. In the Service area, indicate the type of test you want to perform.
*If you want to test receiving an envelope using the receiveEnvelope service and processing the envelope, click Receive Envelope. (You will actually receive the envelope from your Integration Server.)
*If you want to test sending an envelope to a MarketSite using the sendEnvelope service, click Send Envelope.
*If you want to test a service you built (for example, an envelope handler service), click Invoke service specified below and type the path to the service in the box below.
5. Complete the envelope header boxes as follows:
Box
Value
sender
MarketSite TPID of the trading partner you want to be the envelope sender.
receiver
MarketSite TPID of the trading partner you want to be the envelope receiver.
msgType
msgType of the xCBL document you are going to add to the envelope to send to MarketSite.
requestMode
Request mode you want to use to send the envelope.
MarketSite
Alias for the MarketSite to which you want to send the envelope.
6. In the Document box, paste the xCBL document you want to add to the envelope.
7. Click Submit. If the test succeeds, the system displays the contents of your pipeline in HTML. If the test fails, the system displays the errors that occurred.