WELCOME TO THE COMMUNITY
find what you are looking for or ask a new question
Home > Forum > User profile Franek > Forum messages

Franek

User

Thanks Best regards, Franek

Currently, I do not have any issues. I am gathering information. We are planning an upgrade to the 2025 version. What about Designer Studio for WEBCON 2022? Is it the same? - only 443?

Hi, is it necessary to open any ports other than HTTPS/HTTP (443/80) on the application server to run the Designer Studio on a remote machine (not on the application server)? - or open traffic from that remote machine to the SQL server

I was only able to send one parameter as multipart/form-data—two or more cause a failure, but I need to send more. Works: In JSON part header: Content-Type: multipart/form-data Content-Disposition: form-data; name="Action" In JSON part: ActionName Doesn't: In JSON part header: Con

Hi, I need to send data as "multipart/form-data" I am trying to configure the Request Body tab of the "Invoke REST Web Service" action. I set the Body Type as "multipart" and the JSON part header as "Content-Type: multipart/form-data" How should the value for the JSON part field be formatted? S

Thanks. Good to know.

I do not have the expiration date. E.g, on the dev environment, I have these licenses:

Hi, Could you clarify what changes were made to the SDK licenses in WEBCON 2024 and 2025? I don’t fully understand the modifications and would like to know if I need to take any additional steps regarding the license or key to sign plugins. If I’m currently using an SDK plugin developed by our in-ho

SDK logs - Auto logs level
05.01.2025 12:15

Hi, Is there a way to configure the SDK so the option: "Auto logs level" will not be applied to a specific SDK, or is there a way to turn off all logging completely for a specific SDK?

Hi, Unfortunately, I cannot use PowerShell on the application server in the context of the WEBCON service account.

Hi, I am looking for a solution to download a file from attachments by ID for users who have disabled the attachment panel (they can't see all attachments) or for those who do not have permission to access attachments. However, I need to allow them to download a specific attachment from a document.

SDK popup
18.12.2024 21:20

Hi, I have created two custom business rules for encryption and decryption of an attribute value (AES encryption). I do not want to store an unencrypted value in the attribute, so I figured I could display the decrypted value in a popup window. I thought I could create a nice popup like the Webcon v

SDK - running modes
18.12.2024 17:49

That is what I was looking for. Thanks.

Hi, what could this error mean? Webcon 2022. Today I have seen a lot of these kinds of warnings. MyGeneration.doodads category: exception role: UserSynchronization System.Exception: Multiple concurrent database operations on the same TransactionInstance object are not supported

SDK - running modes
13.12.2024 19:03

Hi, I have another case. Custom SDK can be run in standard mode, pending in transaction, and pending after transaction. How can I set one of these modes manually?

Soap and WebLogic server
11.12.2024 18:46

Unfortunately, I have not found a way to successfully use the built-in SOAP integration, so I have created an SDK Thanks.

Hi, I have a question about this option in the Visibility configuration of the attribute. 1. I wonder why this option is always grayed out. What does it mean - is it always on or off? Is the SOLR always indexing this attribute regardless of what visibility is set? https://docs.webcon.com/docs/

Custom business rule - SDK
10.12.2024 17:14

Hi, can you share some example code for those types of plugins?

SDK popup
10.12.2024 16:16

Is there a way to show a message box for the user using the SDK that will not be saved in the document history? Only pop up in a document. Or is there a way to modify a specific attribute in the document history (something like the WEBCON GDPR action does)?