-
Why SearchHumanTasks method is not retrieving all user tasks in 24.1 version ?
We have recently upgraded from Appworks 20.2 to Appworks 24.1 version. After upgrading we found out that SearchHumanTasks input structure has been changed. When we execute the task with required input, it only returns tasks assigned to roles and tasks assigned to current user. It is not returning tasks across all users.…
-
Query related to a columns not visible in Business Workspaces using widgets
Hello All, We have designed an html page and using below widgets to display business workspaces - "csui/integration/folderbrowser/folderbrowser.widget" and "csui/widgets/nodestable/nodestable.view" 2. We have global+custom (created via Facet volume) columns available in those Business Workspaces 3. From OTCS (smartview and…
-
Appworks Platform: How do I use the Assignment Building Block
I'm trying to assign entities to users, who will "own them". I am using the Assignment Building Block. I can make it work by using a property to store the user name and typing it manually upon creation. But I want to be able to select a user from a dropdown list. I have tried changing my property to be an enumerated text,…
-
Exposing AppWorks entity forms online to non-AppWorks users
Hi all, We have a scenario that uses AppWorks to process manage customer requests (by internal users), with these requests coming via an integration with a web portal: Internal Users <——> Appworks <——> Web Portal <——> End Users The web portal is already implemented in an external non-OpenText technology and exposes it's…
-
Appworks platform Monitor is not ready for the application server instance
Solution:- Add double quotes to the ImagePath in regedit. quit the regedit. Restart the services.
-
Monitor.xml gives error "Unable to find the application server with identifier '...'
I have a clean appworks installation on CentOS. After the installation I want to install the packages with the URL: http://:/cordys/wcp/cap/install?nodeName= Here I get the error: AppWorks Platform Monitor is not ready for the application server instance '...' The Monitor.xml tells me this "Unable to find the application…
-
Workspace Documents option is showing in AppWorks Explorer
Hello Team, While exploring the AppWorks Platform, I noticed that the 'Workspace Documents' option is not visible in a newly created organization, but it is visible in the System organization. I am currently using a demo license. Are there any settings that enable the 'Workspace Documents' option, or is it limited under…
-
AppWorks Instance - Free trail
Hello Team, Recently, I've been exploring OpenText to comprehend its capabilities thoroughly. I'm uncertain whether access to the AppWorks platform is available during the trial period. Does this require subscription for exploring. Any assistance in exploring this platform would be greatly appreciated and valued. Thank you
-
How to delete tasks that i have created while testing from my all Task list?
How can i also customize lists in "My Inbox"?
-
End Construct Continue loop functionality
Hello, I have BPM with for each loop, I try to continue the loop even if one iteration fails on specific web service operation, hence I am using catch exception with continue loop end construct, but the process aborts on first failed iteration and never continues. First tried in debug mode, but it didn't work. On knowledge…