Hello all,
I am wondering how I can automatically initiate a workflow when a document is added to a given folder within OpenText Content Server.
Thanks,
Bill
If I assume you want to do this CS's prog language Oscript you should look at lliapi's callback objects specifically node call backs or version call backs.Since most of the livellink world has now embraced Webreports as the default enhancer for livelink they have a similar implementation called triggers here you are not writing oscript.Thousands of examples regarding call backs are here in this forum or builder forum or external forums it is not at all difficult.
You would need to create a WR Trigger which would call a WebReport. The WebReport would then have its destination set to Workflow.
In the WebReport you can then set various Workflow attributes for initiation such as:
[LL_REPTAG_TRIGGERID SETWFATTR:Invoice /]
[LL_REPTAG_TRIGGERID NODEINFO:PARENTID NODEINFO:NAME SETWFATTR:Company /]
From: eLink Entry: Content Server Development Forum [mailto:development@elinkkc.opentext.com]Sent: November-16-15 8:51 AMTo: eLink RecipientSubject: How to Initiate Workflow from Directory
How to Initiate Workflow from Directory
Posted by Justmann, William On 11/16/2015 08:47 AM
[To post a comment, use the normal reply function]
Forum:
Content Server Development Forum
Content Server:
Knowledge Center