What can I use to grab the WF Name, Text, anything .... WITHOUT using session info?

OSAdmin
Valued Contributor
Originally posted by Eric Osmanski

4/10/2020

What can I use to grab the WF Name, Text, anything .... WITHOUT using session info?

1 REPLY 1

OSAdmin
Valued Contributor
Originally posted by @NickKroppe 

 

Dim processInfo as Transformer = DirectCast(args.Inputs(0), Transformer)
Dim wfProfileName as String = processInfo.WorkflowProfile.Name