24 Jun 2026 11:08 AM
I need to assign the security context, cost center/product when ingesting the data via OpenPipeline configuration.
I have a host that serves multiple application for different departments, so I can't use the host group to determine which security context to set. The process group name indicates which process belongs to which department. I have the process id and process_group id accessible in the pipeline configuration. getNodeName() and entityName() are not enabled when configuring processing rules, for performance reasons, I guess. Is there a way to access the process/process_group name when setting up process rules? Can I add the name field or is it possible to access the name directly when setting up the matching condition?
Solved! Go to Solution.
24 Jun 2026 03:39 PM
Yeah, that's probably the way. Let's see what the customer says. 😉
Featured Posts