Print  
Gray star Gray star Gray star Gray star Gray star --Not rated--
171 Visits 3 Comments
Created
Naveen Poddar Naveen Poddar
Modified by
Naveen Poddar Naveen Poddar
Sep 2, 2010 6:03 AM
Kablink Component
  • Teaming

I am setting up a workflow in which at a particular stage, a event is scheduled and required members are mentioned in the entry. Now i require that corresponding calender entries are  automatically created for mentioned members on entry into next stage.

how it could be done..

 

P.S. I am using Teaming 3.0 beta 3,but I posted the entry here, as it is more active section.

Workflow
Process State Action
Discussion workflow Active
This entry is currently active
Attachments(0)
Entry History
Tags
 
Replies
Thumbnail Image
Peter Hurley (Novell) Peter Hurley (Novell)

I think the only way to do this is to use the workflow call-out hooks to execute some code that creates the calendar entry using Web Service calls. There is a Twitter example of a workflow call-out posted in the customization area of this site.

 

http://community.kablink.org/ssf/a/c/p_name/ss_forum/p_action/1/action/view_permalink/entityType/folderEntry/entryId/2705

Thumbnail Image
Naveen Poddar Naveen Poddar
Modified by
Naveen Poddar Naveen Poddar
Sep 6, 2010 12:37 PM

Thanks Peter, for your response.

Firstly how do I deploy this custom action, I mean in which directory, is there any default directory for the same or can i place it anywhere?

Secondly how do i access different data elements in the workflow entry, for instance , there is a user list, now how do i get all the names selected in it.

Thumbnail Image
Peter Hurley (Novell) Peter Hurley (Novell)

I believe this is documented in the admin guide. But the answer is that you put all of your custom jsps in the "ssf/WEB-INF/jsp/custom_jsps" directory tree. The custom_jsps directory (with the exception of the "samples" subdirectory) doesn't get overlayed during upgrades.

Skip Footer Toolbar