Work Unit Variable(s)

 9 Replies
 2 Subscribed to this topic
 52 Subscribed to this forum
Sort:
Author
Messages
PD
Veteran Member Send Private Message
Posts: 58
Veteran Member

I am trying to make sense out of a user defined Flow (FTP node using File Channel) which is using Work Unit Variables and I can't find where the variables are defined or coming from. I do see where the variable values are coming from which is from Channels Administrator->File Channels tab but not the six variables. Where should I look?

 

Flow:

 

 

FireGeek21
Veteran Member Send Private Message
Posts: 84
Veteran Member
Assuming this is LTM. Go to Start -> Applications -> Process Server Administrator -> Configuration -> System Configuration. Variables can be found in any of the configurations found in here.
PD
Veteran Member Send Private Message
Posts: 58
Veteran Member
Nope, that was the first place I checked and they're not there.
FireGeek21
Veteran Member Send Private Message
Posts: 84
Veteran Member
Interesting. Did you check all the tabs in each configuration set? I am assuming you checked the Start node of the flow.
PD
Veteran Member Send Private Message
Posts: 58
Veteran Member
Yes I did...
Woozy
Veteran Member Send Private Message
Posts: 709
Veteran Member
Hi PD,

I would think those just coming from Channel and Receiver setup for the File Channel. Since it's coming through that channel, the variables are just added as a matter of course.

Go to Start>>Applications>>Process Server Administrator>>Administration>>Channels Administrator.

 

 

I hope this helps!

Kelly

Kelly Meade
J. R. Simplot Company
Boise, ID
NHBB
Basic Member Send Private Message
Posts: 10
Basic Member
What triggers this flow, wouldn't the work unit variables get passed from whatever triggers it?
Woozy
Veteran Member Send Private Message
Posts: 709
Veteran Member
By the way, the variables are created by the File Channel - there isn't a separate step to create those variables within the flow. The channels act just like a service - which is pretty much what it is.
Kelly Meade
J. R. Simplot Company
Boise, ID
PD
Veteran Member Send Private Message
Posts: 58
Veteran Member
Woozy,
"the variables are created by the File Channel "....this statement is exactly what I was missing. If your statement is accurate then I am satisfy.

THANK YOU
FireGeek21
Veteran Member Send Private Message
Posts: 84
Veteran Member

 

Nice Woozy!  Thanks!