// Administrative console help mapping file for Channel Framework // // Updated 8/30/2004 CTD 4:00 p.m. // V6.0 Help information // // The HelpCoord reads this file to correlate a helpId to a help file // $ // // This is not quite like the mapping files for AAT and other Java GUIs. // You do NOT need the path information in front of the help file names. // The delimiter is dollar sign instead of pound sign. // Do not confuse the two file formats. // // This is a really persnickety file! // // Every line of this file must either be valid input, // or a comment line beginning with two forward slashes. // // There can be NO blank lines. // // The last non-blank line in the file cannot have a return // at the end of it. To test, place cursor at end of last // non-blank line and press down arrow on keyboard. The // cursor should not move. // // Violations can cause the GUI not to start! // // This file does not require translation. // //Transport Channel help files // TCPInboundChannel.detail$ae/urun_chain_typetcp.html HTTPInboundChannel.detail$ae/urun_chain_typehttp.html WebContainerInboundChannel.detail$ae/uweb_chain_wcchannel.html DCSInboundChannel.detail$ae/urun_chain_typedcs.html HTTPTunnelInboundChannel.detail$ae/urun_chain_typehttptun.html ORBInboundChannel.detail$ae/urun_chain_typeorb.html // // V6: LI 3108, Defect #208904 (WKW) // SSLInboundChannel.detail$ae/usec_transportchannel.html SSLInboundChannel.detail.name$ae/usec_transportchannel.html#trans_chan_name SSLInboundChannel.detail.discriminationWeight$ae/usec_transportchannel.html#discrim_weight SSLInboundChannel.detail.sslConfigAlias$ae/usec_transportchannel.html#ssl_repertoire // //SIP channels // SIPInboundChannel.detail$ae/usip_transportchannel.html SIPInboundChannel.name$ae/usip_transportchannel.html SIPInboundChannel.discriminationWeight$ae/usip_transportchannel.html // SIPContainerInboundChannel.detail$ae/usip_transportchain.html SIPContainerInboundChannel.name$ae/usip_transportchain.html SIPContainerInboundChannel.discriminationWeight$ae/usip_transportchain.html // UDPInboundChannel.detail$ae/usip_udpintransport.html UDPInboundChannel.name$ae/usip_udpintransport.html UDPInboundChannel.discriminationWeight$ae/usip_udpintransport.html UDPInboundChannel.endPointName$ae/usip_udpintransport.html UDPInboundChannel.addressExcludeList$ae/usip_udpintransport.html UDPInboundChannel.addressIncludeList$ae/usip_udpintransport.html // SIPProxyInboundChannel.detail$ae/ujpx_sipinboundchdet.html ProxyInboundChannel.detail$ae/ujpx_inbchan_collection.html // //DataPower Channels // DataPowerMgrInboundChannel.detail$ae/udpw_chain_typedpm.html DataPowerMgrInboundChannel.name$ae/udpw_chain_typedpm.html DataPowerMgrInboundChannel.discriminationWeight$ae/udpw_chain_typedpm.html