Hi everyone
I have a process that does a “read range”, and then takes it and does “Bulk Add Queue Items” and insert them to my queue.
Now when I will want to take the Info from the queue and for some reason they will change the headers (add a space before or after it will crash and won’t know what to do), so how do I do a “trim” before the adding part?
for example, I’m getting this header "model code ", and I don’t know that there is a space at the end (or someplace else) and when I’ll get this transaction it won’t take it properly!
this is my process: