Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results forĀ 
Search instead forĀ 
Did you mean:Ā 
Read only

Upload .MSG file

flvia_s
Participant
0 Likes
962

Hi gurus.

Client is requiring to attach a .msg file (outlook email) into an email message.

I'm using FM GUI_UPLOAD, once it is a local file, but the FM return table is bringing data in a wrong format.

I have tried to pass GUI_UPLOAD parameter filetype as  'ASC' and 'BIN' but neither is working.

Any advice?

Regards,

Alm

1 ACCEPTED SOLUTION
Read only

flvia_s
Participant
0 Likes
630

I should have declared the return table as SOLIX (raw line).

1 REPLY 1
Read only

flvia_s
Participant
0 Likes
631

I should have declared the return table as SOLIX (raw line).