Situation:
We need to override the Character Set encoding in the flow for the text schema at run time using context put variables. How should we do this.
Solution:
The encoding can be over-ridden by using using put-context var with following attributes:
Activity Name : <<Select the schema from dropdown>>
Variable Name : characterSetEncoding
Variable Value: << Encoding( without quotes)>>
Comments
0 comments
Article is closed for comments.