The requirement is to get a warning message in Workstation when deploying a Virtual Service that already exists in the target VSE.
Release : 10.6
Component : CA Application Test
A patch has been created to implement the requirement to have a persistent warning message.
Open a NEW support case and ask for patch_DE493902_10.6.0_GA.jar.
Below are the steps to apply this patch:
- Please put the jar file patch_DE493902_10.6.0_GA.jar attached to support case into <LISA_HOME>/lib/patches/ folder of VSE and Workstation machines.
- Add below property to local.properties file of VSE and WS machines to enable the implementation of persistent warning message:
lisa.enable.workstation.confirmvsoverwrite=true
- Restart VSE and WS components.