About this task
You must create a mailbox routing rule to invoke the CHIPSExtractMailboxMessage business process, which extracts each mailbox message received by the CHIPS adapter and bootstraps the EDIDeenvelope business process for each extracted mailbox message.
To create the necessary mailbox routing rule:
Procedure
- From the Deployment menu, select .
- Next to Create a new Routing Rule click Go!
- Specify a Name for the routing rule. This name must be unique for each routing rule. It is used to identify the routing rule in other parts of Sterling B2B Integrator.
- In the Rule Application page, select Evaluate Manually as the Evaluation Mode. This specifies that the rule must be evaluated manually or evaluated using a scheduled business process.
- For Action Type, accept the default Business Process selection. This specifies that the rule will notify a business process when a match is found.
- Click Next.
- In the Rule Pattern page, select Filter by Name.
- From the Available Mailboxes list, select the mailbox that contains your sender ID, and click the single down arrow to add the mailbox to the Selected Mailboxes list.
Note: All groups in the Selected Mailboxes list are searched by the routing rule.
- For Message Name Pattern, type CHIPSIN_* and click Next.
Note: This is the message name or pattern that the routing rule searches for in the mailboxes specified.
- In the Rule Action page, select the CHIPSExtractMailboxMessage business process and click Next.
- In the Run Rule as User page, select the admin user ID and click Next.
- In the Confirm page, verify the parameters and click Finish.
- When the system update is complete, click Return.