as per your code
String path = WorkFlow.Parameter["PNA","dif"];
i try it but still it shows empty
now i am telling you what i did
as per my knowledge the first line of your code is variable
means "PNA" and other all lines are unchanged
i create a string variable>Type=Calculated>Data-type=String
in Script Tab i Put the Code and i put the this variable in layout
But no result show
then after i create an unlinked Field in DataTransformer>select Script String>and put the code and put this Field in layout
But no result show
so where i am getting wrong
String path = WorkFlow.Parameter["PNA","dif"];
i try it but still it shows empty
now i am telling you what i did
as per my knowledge the first line of your code is variable
means "PNA" and other all lines are unchanged
i create a string variable>Type=Calculated>Data-type=String
in Script Tab i Put the Code and i put the this variable in layout
But no result show
then after i create an unlinked Field in DataTransformer>select Script String>and put the code and put this Field in layout
But no result show
so where i am getting wrong