Deploying SAR files

Service archives (SAR files) created using the zconbt command-line utility must be deployed to your z/OS® Connect WLP environment.

Specifically, the SAR files must be deployed to the /services directory of any server that hosts APIs associated with the service archive. For example:
/var/zosconnect/servers/<yourServer>/resources/zosconnect/services

Use binary mode to transfer service archives.

Once SAR files have been deployed, the target z/OS® Connect WLP servers must be restarted or refreshed. To refresh a server, use the REFRESH MODIFY command:
modify <jobname>.<identifier>,zcon,refresh 

where <jobname>.<identifier> matches the job name and optionally the job identifier of your z/OS® Connect WLP started task.