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

Celina

User

All right, thank you!

Hello, is it possible to prevent emails from being sent in the dev environment without having to disable all actions that involve sending them?

Hello! How can I prevent, in Webcon, that despite the existing permission structure, all users are able to see and receive suggestions for all instances in the applications they have access to via "Analysis" -> "Suggestions" at the top level (see screenshot)?

Update: This worked:

Update: Update to new version fixed the problem.

Hello! We recently had an issue where the UserPrincipalName (UPN) of Active Directory users was changed, which is causing problems with Webcon. The system uses the UserPrincipalName in the ‘CreatedBy’ field to track who created each instance. As a result, users can no longer see the instances the

The application was initially developed in the dev-environment and later exported to the prod-environment. However, changes have since been made directly in the prod-environment that are not reflected in development—and unfortunately, these changes were not documented. Now the question is: Is it

Hi Daniel, I looked in the WFLogs table but unfortunately I didn't find any logs for the Powershellscript there

Hi Daniel, Thank you - that worked! Unfortunately, I still get a warning, but I can't figure out what the reason for this warning is... The only message I get is: “Created with warnings”. Can I possibly look in database logs or in any Webcon reports? I have not found anything so far

Hello, I want to create an AD contact using a powershell script. If you execute the script on the server it works. Unfortunately it does not work in Webcon Designer Studio. The error says: 'The method or process is not implemented'. How can I solve this error?

The time window was set to half an hour - I have now increased it and will see tomorrow if anything has changed. Thanks for the tip!

Hi Daniel, thank you for your answer, we do have configured these settings. Are there other possibilities?

Hello, we have a huge AdminServiceLog table in the BPS_Config db that is constantly growing. Is it possible to archive or delete these records without causing side effects? Are there further optimization possibilities to avoid large data records in advance or to adjust them afterwards?

unfortunately, you can only create, edit and delete users via this action - as far as I know...

Hello, is it possible to create an Active Directory “contact” (not user) with an action or in any other way.

Hello, I have a problem - I have a process of an application that works fine in the development environment. It also worked fine in the production environment when I imported and published it the first time. When I imported the application into the production environment again after making chang

Hello, I have an itemlist where, upon exiting the step, each data row is sent to a separate instance in another application through a subworkflow action. At the moment I can only enter one attachment per dataset but I want the possibility to send multiple Attachements. I got the hint to use t

Ok i understand, thanks for the info. Best regards Celina

Hi Daniel but my problem was that the subworkflows were started twice. When I only did the subworkflow start (sql) without for each (as you said) they were only started individually - which was great but I have a businessrule in the query 'if MAQUALIF to respective MA = 0 then true else false' whi