cancel
Showing results for 
Search instead for 
Did you mean: 

Attachment in WD Java

dhruv_shah3
Active Contributor
0 Kudos

Hi,

How to do upload the documents in WD Java.

What are the Steps to follow for it.

Send me the links or the Documents for it.

Thanks & Regards,

Dhruv Shah

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos
dhruv_shah3
Active Contributor
0 Kudos

HI,

Thanks for your replies.

But i want to store the Uploaded file path in the SQL Database.

So how to achieve this.

Thanks & Regards,

Dhruv Shah

Former Member
0 Kudos

Hi,

Create a blob type in the database

get the byte[] from the iWD resource and write this using jdbc.

Sample

http://publib.boulder.ibm.com/infocenter/systems/index.jsp?topic=/rzaha/putgetblobs.htm

regards

Ayyapparaj

dhruv_shah3
Active Contributor
0 Kudos

Hi,

Now i have a requirement that the files i want to upload download should be to/from the Server where the J2EE Engine is installed.

So any documents / pdf's for this.

Thanks & Regards,

Dhruv Shah

Answers (2)

Answers (2)

former_member186148
Active Participant
0 Kudos

Hi!

This is post from my thread about similar problem: It may be too useful for you!

Regards

Lev

Former Member
0 Kudos

Hi Dhruv,

Refer to the following links which expalins the step by step procedure to Upload and download.

http://help.sap.com/saphelp_nw2004s/helpdata/en/42/fdf9c528d45171e10000000a1553f7/frameset.htm

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/00062266-3aa9-2910-d485-f1088c3a...

Thanks n Regards,

Jhansi Miryala