Hi,
I need to send the flat file as Big 5 encoded string to downstream.
While using pub.flatFile:ConvertToString i can use Encoding is Big5?
How i can check the converted Big5 format is correct?
Regards,
Karthikeyan S
Hi,
I need to send the flat file as Big 5 encoded string to downstream.
While using pub.flatFile:ConvertToString i can use Encoding is Big5?
How i can check the converted Big5 format is correct?
Regards,
Karthikeyan S
you can use: Big5 as Encoding parameter when calling that service.
you can open the generated file in a browser, them select encoding: Chinese Traditional (Big5) to see if it’s displaying properly