Need to Display Arabic Data in OA form
Dear Team,
I have a view from another application's DB(X) and have created a view using dblink in oracle apps DB(y).
My question is that I need to display the data from that view in oracle applications framework pages.
If it is english then there is no issues. I have arabic data's also need to be displayed.
The remote DB(x) has arabic enabled and it supports arabic too.
But the oracle apps db(y) doesnt have arabic characterset. we have "AMERICAN_AMERICA.WE8ISO8859P1". But it should be "AR8MSWIN1256".
So I changed the default value from windows registry where oracle client is installed.
I have a view from another application's DB(X) and have created a view using dblink in oracle apps DB(y).
My question is that I need to display the data from that view in oracle applications framework pages.
If it is english then there is no issues. I have arabic data's also need to be displayed.
The remote DB(x) has arabic enabled and it supports arabic too.
But the oracle apps db(y) doesnt have arabic characterset. we have "AMERICAN_AMERICA.WE8ISO8859P1". But it should be "AR8MSWIN1256".
So I changed the default value from windows registry where oracle client is installed.
0