Search found 46 matches

by Maxo42
Mon May 08, 2023 4:48 pm
Forum: Problem reports
Topic: The import of data in test works but it no longer works when we publish and the application becomes Current
Replies: 5
Views: 17581

Re: The import of data in test works but it no longer works when we publish and the application becomes Current

Make sure there is no faulty or weirdly formatted data in your production database table. You should do a "SELECT * FROM tablename" on the test database table and compare it to the production database table. We screwed up an import once, and one row prevented the query from displaying anything. I t...
by Maxo42
Wed May 03, 2023 8:49 pm
Forum: Problem reports
Topic: The import of data in test works but it no longer works when we publish and the application becomes Current
Replies: 5
Views: 17581

The import of data in test works but it no longer works when we publish and the application becomes Current

When my application is in test and I import the data, it works and I can see in my application the 28,000 records that the database represents. On the other hand, when I publish the application and it becomes current. The Records disapear. So I re-import my data the same way as in test and I get thi...
by Maxo42
Fri Apr 28, 2023 4:26 pm
Forum: Problem reports
Topic: Forgot password link not working
Replies: 7
Views: 16530

Re: Forgot password link not working

Now it works. Thank you eagle9999. The only thing that must be added at the end of the code for the process is this line: SystemUser.EmailAddress = SystemUser.LoginName so that the new password can be sent by email after having of course configured the BO SystemUser for it sends Email. And don't for...
by Maxo42
Wed Apr 26, 2023 7:21 pm
Forum: Problem reports
Topic: Forgot password link not working
Replies: 7
Views: 16530

Re: Forgot password link not working

ForgottenPassword process - Handles Forgotten Password Checked. Rule 1: ENTER NEW ForgottenPassword (is a Non Persisted BO called ForgottenPassword with Attributes....LoginName (50) and NewPassword (20) ) The Form only shows the LoginName Rule 2: IF NOT(EXISTS SystemUser WHERE (SystemUser.LoginName...
by Maxo42
Wed Apr 26, 2023 3:39 pm
Forum: General discussion and questions about Aware IM
Topic: Forgot password for LogonAdmin.jsp login box
Replies: 0
Views: 49717

Forgot password for LogonAdmin.jsp login box

Is it possible to make a Forgot Password link with the LogonAdmin.jsp login box
Capture d’écran 2023-04-26 113616.png
Capture d’écran 2023-04-26 113616.png (15.71 KiB) Viewed 49717 times
as it is possible to do it with the Logon.jsp login box
Capture d’écran 2023-04-26 112637.png
Capture d’écran 2023-04-26 112637.png (8.02 KiB) Viewed 49717 times
by Maxo42
Thu Apr 20, 2023 6:36 pm
Forum: General discussion and questions about Aware IM
Topic: Send an invoice by email
Replies: 5
Views: 3231

Send an invoice by email

What is the syntax for the Rules action of a process that would send an email with an attachment with a document already created such as an invoice for example.
by Maxo42
Thu Apr 20, 2023 4:18 pm
Forum: Problem reports
Topic: Forgot password link not working
Replies: 7
Views: 16530

Re: Forgot password link not working

Jaymer wrote: Wed Apr 19, 2023 10:24 pm the error is exactly what it says.
you have to set a checkbox in a process.
reset.png
I have no ResetPassword process.
I could create it but what is the line of code for the Action Rules of this process ?
by Maxo42
Wed Apr 19, 2023 10:17 pm
Forum: Problem reports
Topic: Forgot password link not working
Replies: 7
Views: 16530

Forgot password link not working

How to make the Forgot Password link in Logon.jsp work. When I click on the link
Capture d’écran 2023-04-19 181619.png
Capture d’écran 2023-04-19 181619.png (12.35 KiB) Viewed 16530 times
I get these errors
Capture d’écran 2023-04-19 181649.png
Capture d’écran 2023-04-19 181649.png (58.4 KiB) Viewed 16530 times
by Maxo42
Wed Apr 19, 2023 7:17 pm
Forum: Problem reports
Topic: Unable to get to login page at address ending in logon.jsp
Replies: 3
Views: 13101

Re: Unable to get to login page at address ending in logon.jsp

LogonAdmin.jsp allows the user to select the BSV (Domain) to login to. Logon.jsp logs into a default BSV (aka Domain), which suggests that you have not included the BSV in the login url ("domain parameter is not specified") Reading the additions to the help page for the new JSPs they seem a bit con...
by Maxo42
Wed Apr 19, 2023 6:48 pm
Forum: Problem reports
Topic: Unable to get to login page at address ending in logon.jsp
Replies: 3
Views: 13101

Re: Unable to get to login page at address ending in logon.jsp

LogonAdmin.jsp allows the user to select the BSV (Domain) to login to. Logon.jsp logs into a default BSV (aka Domain), which suggests that you have not included the BSV in the login url ("domain parameter is not specified") Reading the additions to the help page for the new JSPs they seem a bit con...
by Maxo42
Tue Apr 18, 2023 10:36 pm
Forum: Problem reports
Topic: Unable to get to login page at address ending in logon.jsp
Replies: 3
Views: 13101

Unable to get to login page at address ending in logon.jsp

When I enter in the browser the address of the login page ending with LogonAdmin.jsp I am able to go to the login box but when I enter in the browser the address ending with Logon.jsp that does not work and I arrive on this page. Capture d’écran 2023-04-18 182441.png Can you help me, because I need ...
by Maxo42
Fri Mar 31, 2023 4:55 pm
Forum: General discussion and questions about Aware IM
Topic: Calendar
Replies: 4
Views: 2275

Re: Calendar

Thank you so much. Now it works :)
by Maxo42
Thu Mar 30, 2023 3:04 pm
Forum: General discussion and questions about Aware IM
Topic: Calendar
Replies: 4
Views: 2275

Re: Calendar

I'm talking about this calendar.
I would like the day with an x ​​not to be available to users
CalendrierLundiAuJeudi.png
CalendrierLundiAuJeudi.png (41.26 KiB) Viewed 2246 times
by Maxo42
Tue Mar 28, 2023 5:28 pm
Forum: General discussion and questions about Aware IM
Topic: Calendar
Replies: 4
Views: 2275

Calendar

Hi,

Is it possible to have a calendar or only the days from Monday to Thursday are available. Because right now I'm only able to make Monday to Friday days available and I absolutely have to block Friday so that no one is able to add an appointment.

Thanks for your help.
by Maxo42
Tue Mar 28, 2023 5:27 pm
Forum: General discussion and questions about Aware IM
Topic: Signature Pad
Replies: 2
Views: 19765

Signature Pad

Hello, I am able using a process to insert an image in a signature type attribute in order to be able to encircle sections of the image. PiedEncercle.png On the other hand, when I click on the Clear button so that I can circle the image in another way. Instead it's just the encirclements that disapp...