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 | Receiving and Sending Envelopes | Build a Startup Service
 
Build a Startup Service
When the C1 OnRamp receiveEnvelope service receives an envelope from MarketSite, the service uses a lookup table to route the envelope to the proper registered envelope handler service. You must create a startup service that runs each time you start Integration Server to register the envelope handler services you want to use in the lookup table.
The WmMarketConnectExample package contains a sample startup service.
*To build a startup service
1. Open Designer.
2. In any C1 OnRamp package, create a startup service.
3. In the startup service, call the setDocumentHandler service once for each handler service you want to register in the envelope handler service lookup table.