Richard
4 years agoNew Contributor III
Random 16 Byte nonce
Hi,
Can somebody tell me how I can generate a random 16-byte nonce in the 32-character hexadecimal format.
I like to do this in the mapper, is that possible?
Thanks for your help.
@swatifunde - you could accomplish this using a child pipeline with the Select snap to get a count of null values and create a triggered task for it. Then call that triggered task via REST Get snap using pagination to continue calling until you get the response you want (i.e. Not Null) before completing the rest of the steps to load the data. Note that the REST Get will return documents even for null counts so you need to do something with that output - perhaps a Filter, Router, or Tail snap.
Thank you for response, I am trying this method but I am not sure how to set pagination here, what will be value here
In my design there is LOGOS column who will get all Null values if there is partial data on source and I have to keep checking for full data so can you advise me here
Ask and you shall receive, well maybe, … I’ve inquired with the UI team and they suggested logging a defect which I have done. They will investigate and either fix it or reject with an explanation of why not. You may ping this thread for status if not updated.
it's been almost two years now ... has this received any priority?
i realize it's still not available .. but this is a major usability slump...
I've in the meantime also opened a support issue about this - but it's en-par with my recent bad experiences with support, which is that they aim to close tickets without even trying to assist.
That is kind of annoying, huh. Hmm… At the bottom of the Expression Builder window, there is a keyboard shortcuts legend which indicates that you can use the UP and DOWN arrows in the parameter tree, if it’s active. Nevertheless, shifting focus to the editor, UP and DOWN keys seem no-op with less intuitive navigation. Agreed, mouse out. Let me ask the UI team to try and find out the reasoning or constraint for this. Stay tuned …