-
Can I access certain metadata in Business Workflows?
Hello, I would like, when starting an advanced workflow from a business one, to use certain elements from Core Content and feed it as a variable for the advanced workflow input. e.g. something like ${current_document} for the uploaded file or ${current_user.email}. Is it possible? and if yes, does some reference for…
-
Why is "Start Workflow" Action missing for me in the Workflow Template creation?
Hello there, based on this Advanced Workflow Extension guide Start advanced workflow in Core Content Management | Advanced Workflow Extension Guide | Developer | OpenText I should be able to start an Advanced workflow through adding a "Start workflow" action . I have app extensions with some workflows in the same…
-
What javascript UI framework works best with Content Server Workflows
There are so many javascript ui frameworks in the world: React, Angular, Vue, on and on. I do quite a bit of CS workflow map development, creating views for workflow steps, collecting/validating/storing user input, triggering task disposition, etc. I suppose Rest API will become the core channel for most interactions,…
-
Workflow Tasks Not Appearing in “My Assignments” – Status Shows OK but Marked as “System Monitored”
Dears, We are facing an unusual issue in some of our workflows and would appreciate your insights: After a user completes an action in a workflow, the workflow status changes to OK. However, the next task does not appear in the “My Assignments” list of the intended recipient. In the Monitoring widget, the workflow is shown…
-
Is there a supported method to retrieve a token after initiating an OpenText workflow?
Is there a supported method to retrieve a token after initiating an OpenText workflow and securely transmit that token to an embedded iframe pointing to an external website?
-
How to pull the related CI's/relationships of Upstream/Downstream Apps details in device in SMAX
Hi Team, I have requirement where I need to auto assign incident where I need to pull the 1st level support group from the upstream device of involved device in incident. For E.g. navigate to involved device in IM --> Related Ci tab from the Involved device--> Upstream Application Instance (Actual Service)--> fetch the…
-
Oscript help with my code auto close script
hello, My callback function is not working, please help public function Dynamic autoCloseStep( \ Object prgCtx, \ WAPIWORK work, \ Integer workID, \ Integer subWorkID, \ Integer taskID, \ Integer returnSubWorkID, \ Integer returnTaskID, \ Dynamic extraData = Undefined ) Object tempPrgCtx = prgCtx // Create admin session…
-
Is it possible to dynamically assign a source file to a WebReport data source?
Hello Developers, I have a scenario where I need assistance in configuring a WebReport. Within a Workflow Template, under the Attachments section, I have a CSV file Template. Additionally, I have a WebReport in the same Attachments section. Currently, in the WebReport's data source I have provided a static reference to the…
-
<DataType_1_3_Workflow Attributes />
Hello everyone, I have an issue in the workflow regarding the naming of the step by the user and using <DataType_1_3_IDNumber />, which is one of the inputs in the workflow and has a value, but it does not appear. For example, in the following images
-
SetForm
how can use in web report tag guide to use Setform or SETWFFORM in OpenText Ex: [LL_REPTAG_!WFID SETWFFORM:<formTempFacsID>:<IDFACEID> /] don't work