|
|
|
Creating workflow task through the xform WSDL 8 Months, 1 Week ago
|
Karma: 0
|
|
Hi.
I am new in Intalio and I have a question:
Is it posbile to create a task in a workflow process through the generarated xform WSDL'?. I tried calling the Create Task operation from a WebService client and it seens like it works ( it returns a task id), but I can not see any new task for the selected user in the workflow console. I filled all the operation parameters according with the task metadata suggested by Intalio.
|
|
|
|
|
|
|
Wilmer Cisneros. CTO Graca Consultores.
|
|
|
The administrator has disabled public write access. |
|
|
|
Re:Creating workflow task through the xform WSDL 8 Months, 1 Week ago
|
Karma: 26
|
|
Yes, that should work. You might want to turn the listeners into a DEBUG level to monitor activity.
Thanks,
Antoine
|
|
|
|
|
|
|
|
|
|
The administrator has disabled public write access. |
|
|
|
Re:Creating workflow task through the xform WSDL 8 Months, 1 Week ago
|
Karma: 8
|
|
I'll say like Antoine, yes it should work.
I'm guessing the most likely issue would be access control. You should double-check the task access control and make sure it matches the user's identifier, or one of its roles.
It's a good idea to prefix the user and role with the security realm, e.g. intalio\admin, or examples\williams.
cheers, alex
|
|
|
|
|
|
|
The administrator has disabled public write access. |
|
|
|
Re:Creating workflow task through the xform WSDL 8 Months, 1 Week ago
|
Karma: 0
|
|
Hi.
Finally I saw the workflow in the workflow console it was just an issue with the user.
Thanks.
|
|
|
|
|
|
|
Wilmer Cisneros. CTO Graca Consultores.
|
|
|
The administrator has disabled public write access. |
|