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

Mihail Moise

User

I've tried to use an automation with IN and OUT parameters, no success though. Thanks for any idea that shows some other possible solution. Mihail

Hello, We have set a working Oracle connection. There is a procedure with 2 params, one IN, another OUT. Running a Business Rule containing a SQL Command against the Oracle connection: declare l_out NUMBER; begin ZZ_WEBCON_TEST.TEST_PROCEDURE(P_IN => {BRP:21}, X_OUT => l_out); end; whe

Hi, Are "Fixed values list"s' content available through API? Not dictionaries or other process types, but "Fixed values list" object types only. The need is to synchronize Webcon data with other systems, assuming Webcon repository is master. I found this article https://community.webcon.com/f

Yes, there is that "Change form type", but that creates other instance for the same dataset based on the chosen form type instead of just changing the form appearence. It does change the visual as per new form type, though :). There is some consistent reading and practicing about those global fields

Thank you for the hint, Daniel. I looked into it and "Create a task" doesn't work because the Form dropdown contains only "Default form", even if I have defined a 2nd form for this step, and another form type as a subform type of the current main form type. "Create a task" does not "see" any addi

Hi, When editing a step, under Forms tab, in the Task form group, there is a "Form:" dropdown, to which list you can add another form - which I did. The second form shoul present the same information as the Default form, but visually groupped some other way. I found no documentation on how to u