cancel
Showing results for 
Search instead for 
Did you mean: 
Subscribe

I have a file upload component and one button in a view.

I have created a binary type context element and mapped it with fileupload component.while clicking the submit button I am getting " Parse method is not possible for this type" exception.

help me out.

0 Likes
View Entire Topic
former_member720137
Active Participant
0 Likes

Hi

U have to create two contexts, one of type binary and bind it to data property of FileUpload UI element and other of type type com.sap.ide.webdynpro.uielementdefinitions.Resource and bind it to Resource property of FileUpload UI.. now paste the code of ur action here..

Read this

/people/bertram.ganz/blog/2007/05/25/new-web-dynpro-java-tutorials--uploading-and-downloading-files-in-sap-netweaver-70

Regards

Puneet

Former Member
0 Likes

i could not found the Resource in com.sap.ide.webdynpro.uielementdefinitions.

Former Member
0 Likes

i could not found the resource in com.sap.ide.webdynpro.uielementdefinitions.resource

Former Member
0 Likes

Hai Sridhar,

Resource is avaialable in nw04s.

Regards,

Naga