Orchestration and leading spaces
Hi
I have an issue with leading spaces in a return from a data request, which I need as an input to another step in the same Orchestration.
I wrote a Data Request (F0005) to return the UDC codes (DRKY) for a given description (DRDL01) in the UDC 41/08. This works well, except the returned UDC code has leading spaces. I intended to used the returned value as an input into another data request, however the leading spaces cause an issue when applying "is equal to" filter on the second data request
How can I remove the leading blanks without using Groovy