Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.
#Automation
Srinivas,
Try encoding with ISO-8859-1 in the stringToDocument service,it should work fine.
HTH, RMG
RMG; I tried encoded with ISO-8859-1 but still my queryDocument service is returning null values for feilds that are to be queried from the document. I am pasting my images for query flow after encoding IS0-8859-1
The boundNode is losing its record structure. The result,codeerror,DesError are showing null values. Thanks.