Forum Discussion

OSAdmin's avatar
OSAdmin
Valued Contributor II
5 years ago

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

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

  • OSAdmin's avatar
    OSAdmin
    Valued Contributor II
    Originally posted by NickKroppe 

     

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