Hi all..
In my scenario XI is posting data to a database using StoredProcedure, in which one of the fields is of CLOB type and is declared as IN parameter.
Now what are the attributes to be used in xi for this field.
1) is it only isInput
2) or both isInput and isOutput
Thanks in advance
Manohar.