Forum tags


Top Posters

Last 30 days

  • ravinderjit.singh (29)
  • Antoine (26)
  • danielandross (17)
  • venkaiah.k (16)
  • shao (14)
  • sirswendu.ganapati (13)
  • eva.das (13)
  • metabyte (12)
  • milos.vacek (7)
  • cristiano.quintao (7)

All time

  • Antoine (1492)
  • Shivanand (1194)
  • cshekhar (928)
  • psq (796)
  • jag (391)
  • metabyte (383)
  • arnaud (328)
  • jalateras (325)
  • dfrench (271)
  • venkaiah.k (214)

Show last 4 hrs - 12 hrs - 24 hrs

POLL

We are looking for more information to tailor our training to better meet the needs of our customers. Please indicate all options that apply.

I would like to attend specialized training from Intalio on BPM as it relates to my application area:


I would like to attend specialized training from Intalio on BPM as it relates to my job function:


I would like to attend specialized training from Intalio on BPM as it relates to my industry:

Login

MAIN arrow FORUMS
Go to bottom Post Reply Favoured: 0
TOPIC: Upload a file
#15351
ivan.bautista (User)
Fresh Boarder
User Offline Click here to see the profile of this user
Upload a file 5 Months, 1 Week ago Karma: 0  
Hi all again!
I´m developing an application using Intalio designer, and I need to send a file attached to the form, but he system basically gives me this error (I put here only a part):

Orbeon Forms - An Error has Occurred
Error Message
Unsupported type: {http://www.w3.org/2001/XMLSchema}string

In the examples I found one that sends a file, but it is doing whit a String. I need to do this with the "upload" component.

Any idea??

Thank you very much!
 
Report to moderator   Logged Logged  
 
... May The Metal Be With You
  The administrator has disabled public write access.
#15418
dimitri.van.kerckhoven (User)
Fresh Boarder
User Offline Click here to see the profile of this user
Re:Upload a file 5 Months ago Karma: 0  
I have the same problem, but the schema type of the upload needs to be a base64Binary... But then I also don't know how to access the location of the file on the server. I suppose there is some kind of webservice available for that?
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#15484
dimitri.van.kerckhoven (User)
Fresh Boarder
User Offline Click here to see the profile of this user
Re:Upload a file 5 Months ago Karma: 0  
I was wondering whether the taskmanagementservices can be used for accessing such an uploaded file... Or are they used by intalio? Another possibility is to use the service read and write file which can be found in the examples, but this requires a string to be written and writing a binary file as a string will be very large I think...
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#15490
jdlacruz (User)
Fresh Boarder
User Offline Click here to see the profile of this user
Re:Upload a file 5 Months ago Karma: 0  
Have you tried the example that include the Axis2 web services ?
I have built an application using it as the core of the solution, and then evolving towards my specific requirements.

You can find it here:
http://bpms.intalio.com/samples/file-handling-process-using-axis2.html

You should deploy the file FileHandlingServiceWS.aar in the BPMS server; it is the one that implements the services you can execute on the files (CRUD).

The file FileHandlingServiceWS.wsdl is the one where all the services are declared. You may use it as part of your Business Process.

Good luck!

- JDC
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#15502
ihabo01 (Admin)
Admin
User Offline Click here to see the profile of this user
Re:Upload a file 5 Months ago Karma: 5  
Dear dimitri
yes you can access the uploaded file using the getAttachement operation of the TaskManagementServices.

Let me know how that will work for you.
Thanks
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#15505
kaliman (User)
Fresh Boarder
User Offline Click here to see the profile of this user
Re:Upload a file 5 Months ago Karma: 0  
Hi, where can i get the TMS's wsdl?

Thanks
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
Go to top Post Reply
get the latest posts directly to your desktop