-
Passing Smart parameter : current location : to the web report
Hello, I need to show my WebReport as Smart UI Widget. The current NodeID (depends on user's choice) will use as parameter's for the report by default . Is it possible to use some "smart" parameter? How I can achieve such requirement? Thanks , Olga
-
Getting error - Thrust service API Authorize Error
Can some one help to solve this error Error Details : {"fault":{"faultstring":"Invalid ApiKey","detail":{"errorcode":"oauth.v2.InvalidApiKey"}}}
-
How to hide some columns in TableReportView
Hello, I have a SmartUI TableReportView used to shows some data. I need 2 data for each row in order to invoke a subWebReport. How to I can Hide the columns in the tableReportView? Thanks Alessandro
-
How to search for a specific document in a web report
Hi there We have a WR constant which is a known folder within CS, and we have a WR parameter which is the name of a file we want to open from that folder (if it exists). I don't seem to be able to find the simple search or "Get node by name" tag that will find that file .. I feel like I must be missing something obvious. I…
-
Have there been changes to CS 25.1 api/v2/nodes/{id}/nodes call?
Hi, I hope I haven't missed anything obvious. This call in CS 23.4 (and I think all the way up to 24.4) works just fine (servers are VMs): https://server6/otcs/cs.exe/api/v2/nodes/2000/nodes?fields=properties{parent_id,id,name,type,mime_type,create_date,modify_date}&fields=versions{id,version_number} The same call in 25.1…
-
Looking to create AWS Textract OCR engine option for IC
I have an AWS Textract account and would like to integrate it as a selectable OCR engine within Intelligent Capture. I was told there is already a Google Vision deployment, is there also an AWS Textract option available? If not, has anyone already integrated AWS Textract? Thanks in advance!
-
I ran one of the examples in the tutorial in pm. How do I find what error 599 is?
"Accept": "application/json", "XM-Token-Authorization": "{{your_authorization_token}}", "Content-Type": "multipart/form-data", "Attachment": { "fileName": "C:\KT\Fax\test file 2.pdf", "type": "application/pdf" }, "Metadata": { "faxOptions": {}, "userId": "AppDevFaxUsr", "subject": "Sending a test fax from the tutorial",…
-
Using the example in GIT, the results make no sense, what is wrong?
I am using the example from the Github repository. I placed it into Postman, made the necessary changes and ran it. Here is the json with names etc changed. https://{{api_endpoint}}/v1/fax/send { "id": "645ca779-55fb-42bf-8b55-5ac1a20c2ac6", "name": "XM Fax Cloud Env", "values": [ { "key": "account_name", "value":…
-
webhook
what are the settings which need to be turned on to receive fax image through webhook?
-
Documentum Server Installation Error Database Session is shutting down due to
Brand new install for DS 22.4, Oracle 19c db, Windows 2019 server. JDK and Oracle Client installed. Confirmed DB via TNSPING and SQL Plus connection on the box. Ran the Documentum Server software installer with no issues. Ran the Server Configuration Program to configure a docbroker no issue. When installing the…