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 | Using the Partner Manager | Building and Maintaining the Routing Rules | Components of a Routing Rule | The Routing Criteria | When an Inbound Message Contains a Wildcard
 
When an Inbound Message Contains a Wildcard
If an inbound message contains an asterisk (*) for its receiver or msgType parameters, then the Partner Manager creates a mailbox directory on the server, replacing “*” with “WildCard”. This is necessary because file systems do not allow special characters for directory or file names.
For example, suppose that you have a routing rule with the following values:
Sender=*
Receiver=Rcv
msgType=*
If a message arrives with the following values:
Sender=sender
Receiver=Rcv
msgType=*
then the corresponding .values file is stored in the mailbox at: \..\packages\WmPartners\pub\mailbox\Rcv\WildCard