Skip to main content
June 29, 2020

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

  • June 29, 2020
  • 1 reply
  • 0 views
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

    July 14, 2020
    Originally posted by NickKroppe 

     

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