-
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
-
Update WF Attribute with a variable without single quotes
Hello everyone, We are using a WebReport to update a WF attribute with the WF Owner Id (initiator), it is being set but with a single quotes around it. We are using the below to get the "OwnerId" from the WF, and set it to the WF attribute "InitiatorID" [LL_REPTAG_'[LL_REPTAG_'[LL_REPTAG_TRIGGERID /]' WFINFO:OWNERID /]'…
-
Celender Working days and holidays
Dears, we need to know the system defaults for the working days and holiday and how to change these defaults? Regards,
-
Abort workflow using REST API
Hello Experts, We have a custom application that is integrating with Documentum using REST APIs. This custom application is launching a workflow in Documentum using REST API. Due to some issue, business might want to terminate the workflow from custom application. I am looking for API that I can use to abort the workflow…
-
What technologies will shape the future of healthcare?
TL;DR Anything that automates processes. This is why Next Gen AI/LLMs are so attractive. Back-end workflow/Decision automation. Connecting across the 3 segments of Care management (Primary, Specialty, Hospital) is the best bang for the buck. Technologies that integrate data sources and provide appropriate information for…
-
Anyone know the inner workings of XML Workflow Interchange (Oscript/C++ level)?
I'm looking for someone who might know about the inner workings of XML Workflow Interchange. In particular, does anyone know when the decision is made to send the XML WFIC task on, or to change its status to Ready and make it available in the user's inbox? In particular, I'm dealing with Livelink 9.7.1 I've traced it to a…