Editing asg_validation.cdd File
You must edit the asg_validation.cdd file to enable RV channel and disable the AS transport.
Procedure
- Navigate to the ASG_HOME/bin directory.
- Open the asg_validation.cdd file in an editor.
-
Search the
be.channel.deactivate property:
<property name="be.channel.deactivate" value="/DefaultImplementation/Channels/FacadeHTTPChannel/FacadeRequest,/DefaultImplementation/Channels/North_HTTPChannel/NorthRequest,/DefaultImplementation/Channels/FacadeHTTPSSLChannel/FacadeRequest,/DefaultImplementation/Channels/SouthboundEsb0Channel,/DefaultImplementation/Channels/SouthboundEsb1Channel,/DefaultImplementation/Channels/SouthboundEsb2Channel,/DefaultImplementation/Channels/North_ESBChannel,/DefaultImplementation/Channels/North_HTTPChannel,/ASG/Channels/modRV_Channel,/ASG/Channels/RvCacheableChannel,/ASG/Channels/RvMappingChannel,/ASG/Channels/SOAPJMSChannel,/ASG/Channels/SOAPJMSChannel_North,/ASG/Channels/SOAPJMSChannel_South,/Common/Channel/CentralLoggerJMS,/DefaultImplementation/Channels/OAuthWebappsChannel,/DefaultImplementation/Channels/OAuthWebappsHTTPSChannel,/Common/Channel/Channel,/Common/Channel/CentralLoggerRV,/Common/Channel/AS"/>
-
If you have not taken the backup of the
be.channel.deactivate property, copy the be.channel.deactivate
property to
be.channel.deactivate.backup property, as follows:
<property name="be.channel.deactivate.backup" value="/DefaultImplementation/Channels/FacadeHTTPChannel/FacadeRequest,/DefaultImplementation/Channels/North_HTTPChannel/NorthRequest,/DefaultImplementation/Channels/FacadeHTTPSSLChannel/FacadeRequest,/DefaultImplementation/Channels/SouthboundEsb0Channel,/DefaultImplementation/Channels/SouthboundEsb1Channel,/DefaultImplementation/Channels/SouthboundEsb2Channel,/DefaultImplementation/Channels/North_ESBChannel,/DefaultImplementation/Channels/North_HTTPChannel,/ASG/Channels/modRV_Channel,/ASG/Channels/RvCacheableChannel,/ASG/Channels/RvMappingChannel,/ASG/Channels/SOAPJMSChannel,/ASG/Channels/SOAPJMSChannel_North,/ASG/Channels/SOAPJMSChannel_South,/Common/Channel/CentralLoggerJMS,/DefaultImplementation/Channels/OAuthWebappsChannel,/DefaultImplementation/Channels/OAuthWebappsHTTPSChannel,/Common/Channel/Channel,/Common/Channel/CentralLoggerRV,/Common/Channel/AS"/>
-
Remove the following channel from the value of
be.channel.deactivate property:
/Common/Channel/Channel
-
Add the following channel to the value of
be.channel.deactivate property:
/Common/Channel/AS
- Save changes to the asg_validation.cdd file.
Copyright © Cloud Software Group, Inc. All Rights Reserved.