Question
how to avoid Unicode Charset in Bix xml output
Hi we have a process where we generate the BIX extracts as XML from unix script overnight daily and it is passed an input to the informatica processor to load the records for external reporting. we have bee running good all these days and due to the recent enhancements to include the user input fields in the extract is abending the informatica jobs as the informatica servers on our enterprise are limited and setup to accept only ascii charset files where as there are few instances where users have copied content from outlook or one-note which has some unicode chars for the special characters and the complete file generated is treated as a unicode charset file.
Hi Dileep,
You can add a validation on the input field to restrict the users from entering special characters.
Other option is to use Edit Input for property and remove any special character entered by the user.
Regards,
Vikash