Forum tags


Top Posters

Last 30 days

  • Antoine (93)
  • talita.pezzi (27)
  • eduardo.lawisch (14)
  • alfons.bataller.diaz (14)
  • sundaravadivel.n (13)
  • ravinderjit.singh (12)
  • hellonico (8)
  • jose.mendoza (8)
  • barry.sperling (7)
  • marcia.martins (7)

All time

  • Antoine (1402)
  • Shivanand (1189)
  • cshekhar (921)
  • psq (795)
  • jag (391)
  • metabyte (370)
  • arnaud (327)
  • jalateras (325)
  • dfrench (263)
  • venkaiah.k (198)

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
#15506
ihabo01 (Admin)
Admin
User Offline Click here to see the profile of this user
Re:Upload a file 3 Months, 1 Week ago Karma: 5  
You can get it from your server from this url:

http://localhost:8080/axis2/services/TaskManagementServices?wsdl
The problem with this one is that this WSDL is automatically generated by Axis2 based on the original one.
The original one is here:
http://tempo.intalio.org/tempo/trunk/tms-service/src/main/axis2/TaskMa...

Thanks
Regards,
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#15511
kaliman (User)
Fresh Boarder
User Offline Click here to see the profile of this user
Re:Upload a file 3 Months, 1 Week ago Karma: 0  
Hi!.

I am trying to upload a file and I have some problems. I am trying to make a form where the user can give the file path and then send this file to another app through a service. I don't want to store the file in Intalio internal DB.

1) I am using the Upload control in XForm and when I submit the file, is it stored in the internal DB?

2) How can I do in order to send my file to another app? I can talk to it through a service

3) Is TAS.wsdl gonna be useful for my needs?


Thanks in advance for your help.
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#15513
dimitri.van.kerckhoven (User)
Fresh Boarder
User Offline Click here to see the profile of this user
Re:Upload a file 3 Months, 1 Week ago Karma: 0  
So what I'm currently doing is not working. I am using the getAttachment service of the Taskmanagementservices... For the requestmessage I'm using the taskID and participantToken of the xformInitprocess... And the payloadurl from the response message attached to the CV link on the second webform...

But then I get this error message:
Status: FAILURE
Scope: invoke-implicit-scope-line-614
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#15518
ihabo01 (Admin)
Admin
User Offline Click here to see the profile of this user
Re:Upload a file 3 Months, 1 Week ago Karma: 5  
Hi,

1) I am using the Upload control in XForm and when I submit the file, is it stored in the internal DB?

Yes

2) How can I do in order to send my file to another app? I can talk to it through a service


When somebody uploads a file, you will have in the message the url to the file that we have stored.
just send this url to your application that will upload the file.

3) Is TAS.wsdl gonna be useful for my needs

no, not at all.

I hope that helps.
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#15535
dimitri.van.kerckhoven (User)
Fresh Boarder
User Offline Click here to see the profile of this user
Re:Upload a file 3 Months, 1 Week ago Karma: 0  
Ok my current progress until now:

1) I tried to use the filehandlingservice that can be found in the examples. The problem here is that it requires a string to be written in a file. Consequence: if you use this to write binary files: doesn't work that good ;-)

2) I tried to write my own service to write a binary file on disk, but axis2 won't upload my service correctly. Does someone of you have a good website on how to write services for intalio?

3) I'm currently trying to use a mysql database to solve my problem ;-) But also here the same problem. I write the uploaded file as a binary into the db. That works very well, but how to get the binary file as a link on an xform???
 
Report to moderator   Logged Logged  
 
Last Edit: 2008/08/14 09:05 By dimitri.van.kerckhoven.
  The administrator has disabled public write access.
#15806
mshaw (User)
Fresh Boarder
User Offline Click here to see the profile of this user
Re:Upload a file 2 Months, 3 Weeks ago Karma: 0  
We are just getting started with Intalio but have noticed a built-in attachment feature that appears on forms without being configured in the designer. We wanted to use this but oddly, it does not seem to appear on initial forms where a client is starting a process from a form. It does show up on subsequent forms. Does anyone have any experience with this.
Mark
 
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