cancel
Showing results for 
Search instead for 
Did you mean: 

File Upload Problem

Former Member
0 Kudos

Hi Experts,

In my system installed SAP NWDS 2.0.9

I am doing File Upload scenario.

1.I created Context node fileuploadnode under fileuploadattr

2.I tried to set the properties of fileuploadattr

3. I tried to assign com.sap.ide.webdynpro.uielementdefinitions.Resource

in my NWDS 2.0.9 Resource is not available under uielementdefinitions

what can i do? I will install upgrade version or any possiblity to create 2.0.9

please help

Regards,

P.Manivannan

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi P.Manivannan,

In SAP NWDS 2.0.9 version, file upload UI element needs two context value attributes: "<b>One is of type string and other is of type Binary</b>" , if I am not wrong. Please associate them respective propery attributes. And use POI jar files functionality to read file content if you need file data.

Thanks and Regards,

Ganga.

Former Member
0 Kudos

Hi,

Try to search in java native types for IWDResource.

Aviad

Former Member
0 Kudos

Hi Aviad levy,

IWDResource is not available under java native type

Regards,

P.Manivannan

Former Member
0 Kudos

Hi,

If IWDResource is not available under the search option in java native type that you have some missing jars.

This is the full name: com.sap.tc.webdynpro.services.sal.datatransport.api.IWDResource

Aviad

P.S.

You wont find this type under your dictionary folder.

Message was edited by:

Aviad Levy

Added P.S.

Former Member
0 Kudos
Former Member
0 Kudos

hi kanvalpreet,

I go throught it but under Dictionary simple type is not availble in Resource

Regards,

P.Manivannan