为使用教程做准备
在使用 A4SWIFT 适配器端到端教程之前,必须执行以下操作。
本教程需要以下 SWIFT 项目:
SWIFT Alliance Gateway (SAG) 6.1
远程访问 (RA) 6.1
SWIFT WebStation 6.0
SWIFTNet Link (SNL) 6.1
必须配置 SAG:在 SAG 中创建 MessagePartners、终结点和路由规则,并在安装适配器的计算机上测试 SAG 连接。 有关信息,请参阅 SAG 文档。
按照 [创建新主机] (。/../core/how-to-create-a-new-host.md} 步骤:为 InterAct 适配器创建一个名为 interacthost 的进程内主机,为 FileAct 适配器创建一个名为 fileacthost 的进程内主机。 在为适配器创建处理程序时,将使用这些主机。
为本教程创建以下文件夹:
c:\SWIFTAdapterTutorial\Fileact\ClientLocation
c:\SWIFTAdapterTutorial\Fileact\FileRequestDropRealTime
c:\SWIFTAdapterTutorial\Fileact\ResponseClient
c:\SWIFTAdapterTutorial\Fileact\ResponseServer
c:\SWIFTAdapterTutorial\Fileact\ServerLocation
c:\SWIFTAdapterTutorial\Fileact\StatusEvents
c:\SWIFTAdapterTutorial\Fileact\PullRequest
c:\SWIFTAdapterTutorial\Fileact\PullResponse
c:\SWIFTAdapterTutorial\Interact\HandleRequest
c:\SWIFTAdapterTutorial\Interact\InputRequest_RealTime
c:\SWIFTAdapterTutorial\Interact\InputRequest_SnF
c:\SWIFTAdapterTutorial\Interact\Response
c:\SWIFTAdapterTutorial\Interact\PullRequest
c:\SWIFTAdapterTutorial\Interact\Pullresponse
必须连接到 SWIFT ITB 或实时环境才能测试适配器。