Related questions
Question 40 - AD0-E301 discussion
One of the feed files contains a column ‘OptIn flag’ which has string values “Yes”, “No” and blank. But the description column in the custom resource is defined as a Boolean.
How do we insert the data into this specific column?
A.
Use value remapping to convert String to Boolean
B.
Have three different branches in the workflow so you can use hard-coded values
C.
Use an expression to convert String to Boolean
D.
Use the function toBoolean to convert the value
Your answer:
0 comments
Sorted by
Leave a comment first