Recent Posts in My Followed Categories
Switch the "Categories" drop down to see either Recent posts in All categories or only posts in the categories you Follow.
-
Copy attributes in category set to a date field
Is it possible to copy attributes contained in a category set to a Date Field in the same category? The screenshot below is an example of the desired outcome, specifically how “Date Field” was copied from the “Document Date” set attributes. My initial attempts with CATACTION:COPY in WebReports have failed.
-
Category attribute update content server 21.4
Hello. The user is not allowed to change the attribute category. How to change the category from user if only Admin is allowed to change. Using sub tug or webreport? I.e. admin on behalf of username. Ll_reptag_6788866 Rinswr:userid:12345. Is not working, access denied
-
Update WF Attribute with a variable value from a WebReport
I'm looking to update a WF Attribute with a variable value from a WerbReport step, for example: I have a WF attribute called "permission", and I want to update it with a variable called "hasPermissions" in a WebReport. I have tried the below but none is working. let hasPermission = "false"; [LL_REPTAG_&hasPermission…
-
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,
-
How to export the value of form attribute by using webreport
I used this tag [LL_REPTAG_'61193' FORMINFO:VALIDVALUES:Priority /] to export the attribute 'Priority' from Form itis text popup the result is {'Hight','Medium','Low'} Althought i select Hight only i need to extract the values of each attribute thanks in advance
-
Category attribute value update
Any idea how to copy this TKL multiline value to a text field. I can get both the value using livereport but cant update in text filed only second value is getting copied. Kindly advise.
-
"OperationCount" and "NonReadCount" columns in KuafUsage/KuafUsageSummary tables
What types of access are included in the "OperationCount" and "NonReadCount" columns in the KuafUsage and KuafUsageSummary tables? I have been unable to find anything in the OT My Support Portal knowledge base, nor online in general, about the details of these tables.
-
Webreport and legal hold
Hello, Given a Node ID (source from a livereport), I want to put a Legal Hold on that node. Is there a tag, to put a legal hold on a document in CS using WebReport ? Tks
-
TableReportView swrLaunchCell Issue
Can anyone tell me why this isn't working? It shows the column for the subreport but does nothing when I click on it. I'm running it in a Webreport with the destination set to HTML WebReport. <script> csui.require(['csui/lib/marionette', 'csui/utils/contexts/page/page.context',…
-
Setting assignment to a project "Member" group
Content Server 20.4 - Folder triggered WebReport initiating a Workflow — how to set assignments to project Member group. In a project I have a WR Trigger that starts an approval workflow and I want to set the reviewer task assignment to one of the project-specific groups. Furthermore, I want to do this within a project…
-
Blazon fail to convert part of word files to PDF until restart the IGC services
The Content server version is 16.2.1. There's a customized webreport sub-tag to call blazon to convert word to pdf and add banner/watermark (oscript). This sub-tag works good for many years. But recently it meets problem. For example, there were more than 20 workflows using this sub-tag to convert file. Nearly half of them…
-
Could not process object, type 'Entity Folder' has no role 'classifications'
Hi, When I'm trying to assign a classification to Custom objects via web its working fine, but when I'm trying to do the same with Rest Api its not working and giving me below error. Could not process object, type 'Entity Folder' has no role 'classifications' While I'm invoking same request for Managed Objects its also…
-
Modifying WebReport Constants through another WebReport
Hello everyone, I would like to know if it's possible to modify the constant values of a WR using another WR? If so, how would I go about it? I did not find a sub-tag dedicated to this and I'm trying to avoid going into the Sub-tag development path. Thank you in advance.
-
Opentext Webreport Trigger functionality
Is it possible to get the user/performer who initiated the trigger even. Could you please help me which tag should be used.
-
Category audit
Could you please help me to know which webreport tag is used to get information about category audit.
-
Email ID of users inside group
I have difficulty with webreport in getting email ID of users present inside a group and below tag dosnt work as expected. Could you please advise. selected group using "parameter tag" and used below tag. [LL_REPTAG_&inputlabel3 USERINFO:MEMBERS:MAILADDRESS SETVAR:add /]
-
Dynamic input for webreport in a workflow
I am currently building a workflow which has a webreport step and requires dynamic input to be executed. My struggle is how do I get workflow attachment dataid as input and pass it to webreport present inside a workflow. Kindly advise.
-
Document "File Properties" tab information source
Hello, I'm preparing a report that must contain the information listed in the "File Properties" tab, which is listed under the properties of a word, pdf, or excel sheet, and I can't find the source of this page, so I'd like to know if this information is stored somewhere in the database or if it is read directly from the…
-
Issue with RESTCLIENT tag in SubWorkflow WebReport
Hi Everyone, I have an issue with a WebReport using RESTCLIENT to send data to an non-CS application. The WebReport is in a subworkflow. The subworkflow is initiated from a main workflow, just after a process step. The odd thing is, the data transfers fine if I run the webreport manually from the workflow status page; the…
-
convert perspective with custom rule
I'm trying to get the conversions done to use the new perspective types but it's being blocked by a certain invalid perspective: However, when I checked the rules in the Perspective Manager I don't see any rules at all: Has anyone come across this before?