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

Error (different format)while opening office 2007 documents with extn (xslx docx) from GOS

Former Member
0 Likes
651

Hi ,

I have stored documents in GOS (newly custom z created )using cl_fitv_gos=>save and then later retrieving the same using cl_fitv_gos=>get_content and passing data to portal binary content using RFC. All other document types like doc , pdf, xls open from  portal but those with extensions xlsx docx  opening.I have checked the mime types these new extensions are maintained .

Any suggestions or solutions.

Thanks.

Regards,

Simy Jose

Hi ,

I have stored documents in GOS (newly custom z created )using cl_fitv_gos=>save and then later retrieving the same using cl_fitv_gos=>get_content and passing data to portal binary content using RFC. All other document types like doc , pdf, xls open from  portal but those with extensions xlsx docx  opening.I have checked the mime types these new extensions are maintained .

Any suggestions or solutions.

Thanks.

Regards,

Simy Jose

5 REPLIES 5
Read only

arindam_m
Active Contributor
0 Likes
617

Hi,

Do you get to view the document in browser. check if the browser office plug-in supports opening DOCX, and XLSX, its called web-components of office. You might be having the older version which does not support post 2010 extensions like docx and xlsx.

Cheers,

Arindam

Read only

Former Member
0 Likes
617

yes I am able to view them on browser.

Read only

arindam_m
Active Contributor
0 Likes
617

So is it ok now. Or how do you access your portal is it a web-portal or something else?

Cheers,

Arindam

Read only

Former Member
0 Likes
617

Hi,

Actually using SAP Standard  portal (version 7.01 SP 9) ESS portal.

Thanks.

Simy Jose

Read only

arindam_m
Active Contributor
0 Likes
617

Hi,

Please check OSS note 1335594. See if it helps.

Cheers,

Arindam