-
Array of Email addresses in Email Template To: field
Hello, I'm having issues trying to get an array of email addresses to work in the Email Template To: field. I'm using Appworks 23.4 version. This was working in AppWorks 22.4. In the documentation, it details how you can use toString() to delimit values in an array. For instance:…
-
Open text eXstream Documents
I would like to learn open text eXstream, please help where i can found the documents, i am xpression developer i have open text account also
-
Opening of PDF document in Smart view
Hi All, Right now if i click on any pdf document, it is getting opened in a new tab. i want to change this top get document opened in same tab post clicking on document. i explored almost all admin related setting. but unable to progress further. We have blazon installed. Any help is much appreciated. Thanks
-
Support for Voltage FPE encryption here?
Please forgive me, this forum may not be the correct place for this question. A number of years ago I authored some C code to interact with a product called "Voltage FPE Encryption" (FPE=Format Preserving Encryption). My recall is HPE was the vendor. A failure I've been asked to investigate today (Aug 17, 2024) I believe…
-
401 Unauthorized error while making request to API using Python. It indicates access token "invalid"
I’m encountering a 401 Unauthorized error while trying to make a request to API. The error message indicates that the access token I'm using is "invalid." Here’s what I’ve tried so far: Verified the Access Token: Double-checked for any typographical errors in the token. Confirmed that the token is in the correct format…
-
Unable to configure custom url in oauth clients for mobile apps
Hi Team, The current Redirect URLs section under the admin center seems to support only the urls having http / https. But for the development of mobile apps, we might need to configure the custom url as shown below. This currently doesn't seem to be supported.
-
Add 'WOFF' file to my BIRT Report
Hi, Im trying to use custom fonts defined in WOFF file in my BIRT report, Can you please help here how can I able to use in my reports? Im using BIRT Runtime 4.8.0. Thanks, Kiran
-
Account Lockout Notice
My account has been locked out , the email notification says "This is an administrative notification for tenant '**********************0ac2'. The account for '*****************' has been locked out for the configured duration due to excessive failed authentication attempts" . I need information on how to unlock it ASAP ??…
-
OTCS REST API Upload Failed for Files Larger than 500mb
I am developing a custom program using C#, consuming OTCS REST API. The OTCS version running is 22.4 and I am usinfg REST Sharp to call the API. There are instances that when the user is uploading files greater than 500MB, I wlll not get a HTTP success message with a node ID returned. Instead, a non JSON message or a NULL…
-
xCP2.3 Error while calling state-full process from state-less process
i am getting an error message like "could not create workflow for process <process urn>" while calling a stateless process, and that statelss process contains call process activity which calls a state-full process, but it worked in xCP2.2... How to solve this issue?