We enabled conditional tracing so we could use a globalattribute to turn the console tracing on and off.
我们还启用了条件跟踪以便能够使用一个全局属性来启用和禁用控制台跟踪。
2
This is primarily to avoid name clashes: If two classes have the same attribute and are mapped to global names, they may conflict.
这样做主要是为了避免名称冲突:如果两个类具有相同的属性,映射为全局名可能会造成冲突。
3
Both the setting of the transaction attribute, and whether or not a global transaction context is present, will affect the ECI call type and the resulting transactional scope in CICS.