Dear Friends ,
I created One custom Worflow , Using FIPP object .
Once workflow is started, first step is decision, i used rule to decide who is the Superior to Execute the Decision step .
rule also working fine.
I want to set the decison title with initator name, but I have Parameter &_WF_INITIATOR& so i could set only user name but i need name instead of user.
So i decided to call the standard function module to get the user name by passing user id in rule .
My problem is how to bring the user name from rule to workflow container . because there is no export parameter in rule .
Thanks and Regards
Krishnan R.