WELCOME TO THE COMMUNITY
find what you are looking for or ask a new question
Home > Forum > Latest posts

latest posts

Hey,
I am synchronizing the user list according to the instructions.
I have filled in the domain, the user has the right to view AD, I have checked it by adding a new data source and the data appears there. However, after pressing the Synchronize now button, the message Task has been added to the service appears and nothing happens.
No entry in the history appears either, as it is shown in the instructions.

What could be the cause?
Maciej

MVP

Hi,
you can achieve this by using the default value and filling it from the last document of the same author (last seems better than first because some data may have changed over time).
Below is an example query that returns the email from the last document of the same type, same author.

The second solution is to make a users dictionary and keep this information there.

MVP

Hi,
yes , you can achieve this by adding a default value on the attributes.
The default value can be the data from e.g. the last registered form of the given user / author

You can also create a simple dictionary for user data and, e.g. during the first registration, if there is no data for a given person, the action will add items to the dictionary and then you can use it as a default value or extend the data source with this additional source.

Regards.

Hey Webcon Community!

I have hard time finding solution so hope you can give me some hints.

I am building application for business trips. Users will have to fill out two type of data: personal data and many other information's like purpose of the trip, transport and so on.
Is it possible that users have to fill out personal information only once (first time they are using application) and in case of next usage of application personal information could be filled out automatically based on what they filled out first time.
Some data we don't have in our data bases so we can't just connect it to our data base.

Kind regards,

Jan

MVP

Hi Maciej,

that will be kind of problematic to identify without having any means to check what's going on.

Have you already setup user synchronization and an additional authentication provided besides the "admin access"?

If yes, you could assign your user global business administrator privileges and try to login with this account.

The dedicated integrated admin account is only for very basic setup of WEBCON BPS you need another user if you want to create applications.


Best regards,
Daniel