PeopleTools and Lifecycle Management - PSFT (MOSC)

MOSC Banner

Unable to read russian input using getfile

edited May 3, 2016 5:07AM in PeopleTools and Lifecycle Management - PSFT (MOSC) 1 commentAnswered

Hi,

We are trying to read an input file which has Russian characters it within an Application Engine.

The AE works well for English Language but it fails when it tries to read Russian Characters.

When I look at the input line read by the AE using GetFile I see a lot of junk characters.

Here is the code we are using to read the file:

REM Get the file from FTP server to App server;

&retcode = GetAttachment(URL.IM_DATUPLD_ADD_ATTACH, IM_UPD_AET.ATTACHSYSFILENAME, "C:\DataUpload\PersonHire.csv");

If (&retcode = %Attachment_Success) Then

     

   &sReadFileName = "C:\DataUpload\PersonHire.csv";

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center