I am trying to search an eql code in which after taking multiple doc name as input in the text field I need to get a combined result for all individual name. For eg when I put the doc name 'XYZ' and 'ABC' individually in separate field (then hit search…
I am currently using eB to create a "Informally Library" for physical engineering resources. As a check out/in system, employees are asked to add a user note titled "Checked Out" when something is removed from the shelf and edit the not to "Checked In…
Hi,
We cannot create a report using two or more responsibilities. If we just remove one of the two responsibilities clauses, the reports works fine. Please advice ASAP, thanks!
for example:
Example 1
START WITH Document
SELECT
Code,
Name…
We are using eB 15.5.1 and Oracle 10.2. I have written a report that returns fields that are multivalue fields as part of its results. Even though the multivalue fields only have one value, maybe two if you count a null, it appears that because it is…
Hello! I’m trying to create an eQL report that will search multiple levels of relationships in eB. We have a report in place that returns all documents “Reference To” a specific Package document.
We’ve recently found a need to ‘nest’ packages (i.e.…
I am trying to create a report that easily allows a user to enter one or more values of a Fixed Value Multi Value attribute. We are useing eB 15.5.1. The name of the attribute is "Compliance Doc Type". Is there away to allow the user to specify one or…
Good afternoon
I have been asked by a user to develop an EQL report that shows current, open Condition Reports, their associated Corrective Actions, and the CAs responsible persons (requested fields below). Is it possible to get all the CR and CA fields…
I am developing a report that looks at Condition Report Status, where the user has the following requirements:
CR Status - Defined as the CR (scheduled completion) due date compared to today’s date.
The results will be ‘Past Due,’ ‘Pending,’ or…