I’m near to end, but I’m having some issue with the hash code. Hash code is generating and filling the necessary WI5 items. However, the hash code is the seem for each one.
Could some one help? I have included the Extract Client Information workflow for ease of reference.
Hi @jonathan89,
Attached xaml seems to be fine but this sequence is not responsible for getting hash code and for writing it. Here you are only getting the necessary data from WI5 item.
Thanks for your response. Please see my Process .xaml in Main workflow. I believe something wrong is happening here. I have also screenshot of what keeps populating in the sha1_online and the code that keeps populating. This code continues to update each WI5 item successfully, but obviously this is wrong and making me fail.
Any guidance you can provide would be grateful. Almost to the end and really hoping to wrap this up.
Notice that in your case you have one argument in for URL, one argument out… which is not used anywhere else. Please read through walkthrough document carefully and check.