Hi,
Is there any quick and efficent way of create LCA for a group of process category, instead of doing it one at a time?
Is there a way to share a common global variable for all sub-process of a process? Instead of passing it as a input parameter to a sub-process.
For E.g., the log folder parameter of a variable logger service, a main process might read this from a properties file and the sub-process might need to use it. Any way to implement global variable?
Thank you.
Is there any quick and efficent way of create LCA for a group of process category, instead of doing it one at a time?
Is there a way to share a common global variable for all sub-process of a process? Instead of passing it as a input parameter to a sub-process.
For E.g., the log folder parameter of a variable logger service, a main process might read this from a properties file and the sub-process might need to use it. Any way to implement global variable?
Thank you.