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

Franek

User

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)?

I have the same problem.(bps tools 2022-2025) So, how can we publish an extension package without the WEBCON BPS SDK Tools?

Form Field Extension (SDK)
22.11.2024 10:39

I think I can use a selection attribute to search in the API data source, but is there a way to grab only the values that were selected in this attribute and save all records returned from the data source that meet the search keywords into an item list? The data source will surely return more than o

Form Field Extension (SDK)
17.11.2024 22:40

HI, How to monitor the moment of typing characters into an attribute using the SDK. I would like to, for example, call an API after typing 3 characters and save the retrieved values to another attribute.

Soap and WebLogic server
15.11.2024 16:45

I have tested both web services in Soap UI, and they work with no issues. The web services for which I cannot import the WSDL use SOAP 1.1, while the web service with the following error uses SOAP 1.2

Soap and WebLogic server
12.11.2024 13:18

I have encountered another issue with SOAP web services. Does anyone know what this error might mean? in Polish is "Typ zawartości text/xml; charset=utf-8 nie został obsłużony przez usługę http://adres usługi. Powiązania klienta i serwera mogą się nie zgadzać."

Soap and WebLogic server
06.11.2024 18:16

Hi, Unfortunately, I do not have anything fancy, only documentation that is accessible on Oracle's website, e.g.: https://docs.oracle.com/en/middleware/soa-suite/soa/12.2.1.3/develop/getting-started-developing-soa-composite-applications.html#GUID-306B7A05-266D-406B-89F9-5695FEDC1D5D The web s

Soap and WebLogic server
02.11.2024 16:02

Hi, I'm trying to configure the SOAP endpoint provided by Oracle WebLogic. However, nothing happens when I import the WSDL, and SOAP methods aren't imported. Webcon does not show any errors during this process. I tried to load the WSDL locally from a file, but with the same result. Does Webco