Removing SIPN FIN capability
To remove SIPN FIN capability, you
must remove the COs you created and configured when setting it up.
To help you do this, FTM SWIFT generates,
during customization, for each business OU, scripts
with names of the form:
deployment_dir/instance/admin/ou_script.cli where: - deployment_dir
- Directory specified in the CDP initialization file.
- instance
- Name of the instance.
- ou
- Name of the OU.
- script
- Names of the scripts containing the necessary remove commands:
- dnfcfrsl
- If you no longer want to use a synonym LT with the SIPN FIN service, or if you want to move the synonym LT to another business OU, use this script to remove from the business OU the COs of types DnfLTApplicationSettings and DnfSynonymLT. This script removes these COs. Modify and run this script once for each LT.
- dnfcfrco
- If
you no longer want to use a master LT with the SIPN FIN service, or
if you want to move the master LT to another business OU, use this
script to remove from the business OU the COs of the following types:
- DnfLTApplicationSettings
- DnfLTConn
- DNF_ILC_CMD
- DnfLT
- dnfcfrfc
- If you are a central institution that wants to stop using a SWIFTNet FINCopy or FINInform service in Y-copy mode, remove the corresponding COs of type DnfFinCopyServiceConn.
- dnfcfrfs
- If you no longer want to use a SWIFTNet FINCopy service, or if you are a central institution that wants to stop using a SWIFTNet FINInform service, use this script to remove the corresponding COs of type DnfFinCopyService.
- dnfcfrce
- If you no longer want to use exception option sets to specify exception queues, use this script to remove the CO of type DnfExceptionOptionSet
- dnfcvrsv and dnfcvrsc
-
To remove signature verification, use the following scripts:
- dnfcvrsv
- Remove the CO DnfFIN of type DnfSignatureService.
- dnfcvrsc
- Remove the COs of type DnfSignatureConn that specify to which SAG and message partner a verify command applies.
The customization process substitutes the placeholder DNIvOU in these scripts with the name of the OU. To modify and run these scripts: