Assignment Variable - Data type
Description
We can able to create String data type only in Assign variables. If the result is other type, we have to explicitly use Conversion function to convert it. It is better to have all kind of data type for the variables.
Use Case and Business Need
Source system expects number, but we cant use it in variable, since it is support only String. If we want to use any operator function, we cant do it now straightforward.
Original Idea Number: 447d81ea06
Tagged:
7