标识 Web Service 的参与者

当 Web Service 由社区管理者提供给参与者使用时,WebSphere Business Integration Connect 要求参与者标识自己。 当发布 Web Service 请求时,用下列两种方式之一来设置标识:

  1. 使用用户标识进行 HTTP 基本认证,格式如下:
  2. 提供 SSL 客户机证书,该证书已经预先为参与者装入到 WebSphere Business Integration Connect。

当 Web Service 由参与者提供给社区管理者使用时,社区管理者用来调用 Web Service 的公共 URL 应包含查询字符串 '?to=<participant's business ID>'。例如:

http://WBIChost/bcgreceiver/Receiver?to=123456789
 

这告诉 WebSphere Business Integration Connect,Web Service 的提供者是企业标识为“123456789”的参与者。

Copyright IBM Corp. 1997, 2004