In Siebel Administration - Integration ,Data Map Editor, how to implement like operator
In Siebel Administration - Integration ,Data map Editor-> how to implement like operator in Integration Component map -> Source Search Specification.
I have a series of code coming in a field. I have to decide on field values based on presence of a particular code.
eg: To find of if there is AV24 code in the string below.
<ValidationResponseCodes>AC02,AC16,AC17,AV24</ValidationResponseCodes>