Advanced RPA : Not able to pass the hascode in Add Comment

Hi,

I am not able to pass the generated hashcode in the Add comment section of the ACME system.

varHashCodeNotPassing

nothingisgettingprinted

When I am trying to print the varHashCode in the process workflow the same gets printed by when varHashCode is assigned to in_Comment_HashCode it is not getting printed.

I am basically not understanding the flow of the arguments. Please care to explain me this flow as well :slight_smile: TIA

@Rahim_Pradhan,
Sorry for the late reply.
If I remember correctly, I was able to resolve the issue just by checking the imports arguments and invoking them properly.

Best,
Sachin

Thanks. I was able to resolve, I think it was a variable issue. Now I am stuck on dispatcher for next assignment.