How to retrieve the process name from code behind?

Hi Sara,

You can find Eddy’s answer to a similar question. (How to access request values in .NET Code Behind)

In your case, you can use Process.name macro.

Regards,
Quentin