Hi, I don't know if this is the right place, but I put in HTML element in dashboard. I want to get data from forms or reports and display them modified with CSS, JS. Is there any tips to do it? Is it possible? Regards Adam
1. In Automation (action) I create excel file from template and add few data to specific cells. 2. The excel file is attached to the form in attachment section. 3. I would like to create pdf file from that excel file. (i don't see that option) in design studio. what I would like to do: 0. create template with excel (done) 1. from fields update excel template (done) 2. excel template save as attachment or not [see other steps] (done) 3. change excel file as pdf. ( ? ) 4. sign pdf ... (...)
Hi, I have a problem with the execution of SQL queries in different environments using a Default connection (after moving the system to AZUR-e servers). SQL Server Profiler shows that on the TEST server execution of queries using the Default connection uses a different user than on the Dev server - installation seems to be the same (the same users etc.). Is there any option/installation parameter that causes the execution of TEST SQL may be different than the rest of the environments? (...)
Hi, I really need to understand and find out where in BPM_Content I can find all my BPS Internal View data sources, because I would like to use some columns from there that don't exist in WFElements (like STP_Name). But seems like I'm failing to find it everytime I try. I understand that all my dictionaries are stored in Views folder.. which makes me think that BPS internal views are stored somewhere separately as well. Is anyone kind and able to help me with this? Thank you
Hi Guys, knowing i am a newbie, i just have a maybe quite simple question. Can i get the ID of the 'calling' action on the entry path of an action? Would like to check which ist the caller and depending on the result send an email or not. Thats it ;-) Thanks for some hints, Gerd
Hi all! We want to deactivate existing user license for designer studio and switch it to a different user. Sounds like an easy task, but I don't find a solution for this. We are running 2022.1.4.155 Any help appreciated. Thanks in advance & best regards, Nik
I'm having trouble running the SQL subworkflow. The query entered during the configuration works fine in testing. However, when I try to run the subworkflow in the application, I receive an error message that says, "An error occurred while executing the start subworkflow (SQL) action at the path. (Step: Verify application, Path: Submit for review) Incorrect syntax near the keyword 'from'." What could be the cause of the error if the test query displays values correctly?
Hello, my dashboard includes a three column design with one report in each of the columns. The problem i'm facing now is that because the columns are too narrow, the reports get displayed as tiles rather than a compact table row list. I can change the view mode when viewing the dashboard in the browser (see image), but I would like to define it as the default view. Is there any way to change this behavior and define a default view of narrow reports? Thanks, Philipp
Probably from yesterday during the synchronization of exchange rates we get 404 in Webcon (version 2020.1.3.434). I would only like to get information whether it is a planned disable of the API or just a temporary break?
I have a problem with the search in the report in the case of a workflow with a list of items. The "search everywhere" option does not find information about a column (in the list of items). This search results are empty. Example attached.
Hello, is there any solution to translate TEXT in dashboard? I have multi language application and i would like to change text depands to user language.
Hi, I used in data sources " Current BPS databases" in field type choicefield clause IF. It's was worked until did upgrade at last verison 2022. After upgrade, When I select a value from field show id value not name value. Thank you, Raluca Lupu
Hello! I'm looking for a way how to block a view of first / first two item list columns when scrolling from left to right. I'd be grateful for any hints. Thank you in advance! :)
Hello, I have archived one WF element, removing it completely from the database. However, I have a report based on SearchIndex, and I can still see the element header in this report (of course when I click on the link it gives me message of: Workflow instance does not exist What should I do to remove the instance from SOLR?
Is there a way to make a newly added line on the itemlist appear at the top instead of the bottom? Last added first in edit mode?
Hi, I've got the following problem. I'm currently working on an workflow and the task assignment is not reseting it self after clicking on a path. Meaning that all previously assigned people still have the task and even when I let all fields of the task assignment empty the task will still be given to all previously assigned Users. Is this a bug or am I doing something wrong? I've attached an image of my task creation and I'm using the wait for supworkflow step if that helps. Thanks in (...)
I am looking example of getting attributes from Polish GUS to get information about client (name, address, etc) ?
Hi, I want to limit one column in list position , which is multiline text to show only first 40 characters smth like: <?php echo substr(get_the_title(),0,40).' ...'; ?> after click in '...' it will show all text
Hello, I have the following scenario: - Webconapps - Data Sources > Connections > MSSQL Database > Azure_SQL: I have server name, database, user and password filled. When I click Test, I get "OK" so Webcon can connect to the database. However, when I try to create a MSSQL database Data Source and chose the above connection, I get the following error: "Unknown error: The SELECT permission was denied on the object 'table_name', database 'database_name', schema 'dbo'..." Using SSMS the (...)
Hello, Question 1: Is there any possibility to give user access to form but restrict/limit form history (only user have access to current form not for previous versions)? Question 2: I have form field 'Picture' in dictionary form which (that form) is connected with user by field 'User' - do you have any idea how to present that picture on users dashboard? Do be clear: Form 1: Field User: X Field Picture: A Form 2: Field User: Y Field Picture B On dashboard User X (...)