Search found 1476 matches

by BLOMASKY
Wed Mar 06, 2024 1:28 pm
Forum: General discussion and questions about Aware IM
Topic: Installing SSL on Window Server - Tomcat
Replies: 2
Views: 1563

Installing SSL on Window Server - Tomcat

Is there a thread on how to install my CERTS into Tomcat on a windows server? I thought I only had to add my private key to the following: <Connector port="8443" protocol="org.apache.coyote.http11.Http11NioProtocol" maxThreads="150" SSLEnabled="true"> <SSLHostConfig> <Certificate certificateKeystore...
by BLOMASKY
Mon Mar 04, 2024 9:48 pm
Forum: General discussion and questions about Aware IM
Topic: How to avoid error "BO has been changed by another user"
Replies: 8
Views: 2045

Re: How to avoid error "BO has been changed by another user"

A couple of choices. 1). There is an action "COMMIT TRANSACTION" (Which Vlad does not suggest using) that will Commit any open transaction. This might help 2). You can control the type of SQL transaction (Isolation Level) in a process, so by moving your logic from a rule to a process, you do have mo...
by BLOMASKY
Fri Feb 23, 2024 4:00 pm
Forum: General discussion and questions about Aware IM
Topic: NullPointerException error after upgrade to V9 (m_application is null)
Replies: 4
Views: 1662

Re: NullPointerException error after upgrade to V9 (m_application is null)

The default is "localhost". Not sure how / why it got changed to //dep. I "DO" change mine all the time since I develop using the client server methodology. But then it is JUST the name of the server.. i.e. tcp://myserver:61616

Bruce
by BLOMASKY
Fri Feb 23, 2024 3:58 pm
Forum: General discussion and questions about Aware IM
Topic: Text alignment when using Number as Attribute
Replies: 7
Views: 1834

Re: Text alignment when using Number as Attribute

I have not seen that issue, but to confirm, if you are in the form editor and SHIFT-click on the column you will get properties for that column. 3 things to check, 1). What is the label width? It defaults to 90, but for testing make it larger, like 200. 2). There is an option to display label to LEF...
by BLOMASKY
Thu Feb 15, 2024 4:32 pm
Forum: General discussion and questions about Aware IM
Topic: Is it possible to conditionally stack fields in a Query Column?
Replies: 2
Views: 1424

Is it possible to conditionally stack fields in a Query Column?

I have a query where there are 3 optional (long) text fields, lets call them field1, field2 and field3. Any or all of them might be empty and/or have text in them. Ideally if empty then the query row height would be a single row tall, if all were filled in then each one would be displayed one above ...
by BLOMASKY
Tue Feb 13, 2024 8:24 pm
Forum: General discussion and questions about Aware IM
Topic: Latest build supports Dark Mode on OSX
Replies: 0
Views: 3755

Latest build supports Dark Mode on OSX

and fixed the bug with Export to CSV. But since I use my mac (which is in dark mode), for development, it is nice that when I connect to remote windows servers, Eclipse runs in dark mode.

Bruce
by BLOMASKY
Mon Feb 12, 2024 11:42 pm
Forum: General discussion and questions about Aware IM
Topic: Have cursor go to 1st filter field
Replies: 1
Views: 1346

Re: Have cursor go to 1st filter field

Jaymer, of course figured it out. Just had to change "input" to "input-inner"
by BLOMASKY
Mon Feb 12, 2024 1:43 pm
Forum: Problem reports
Topic: Customer can NO longer export to CSV
Replies: 1
Views: 1241

Customer can NO longer export to CSV

They get the following error, which I have NO clue what it is really saying.
Screenshot 2024-02-12 at 8.31.12 AM.png
Screenshot 2024-02-12 at 8.31.12 AM.png (32.98 KiB) Viewed 1241 times
by BLOMASKY
Fri Feb 09, 2024 6:04 pm
Forum: General discussion and questions about Aware IM
Topic: Have cursor go to 1st filter field
Replies: 1
Views: 1346

Have cursor go to 1st filter field

My queries usually have some filter field(s) above the data fields. In version 8.8 and before, I had the following script in the RENDER column and the cursor would start in the 1st field. It no longer works in V9. Can anyone give some guidance please. (This, of course, is the biggest complaint of my...
by BLOMASKY
Fri Feb 09, 2024 6:01 pm
Forum: General discussion and questions about Aware IM
Topic: Problems displaying shortcuts - what could be wrong?
Replies: 7
Views: 1634

Re: Problems displaying shortcuts - what could be wrong?

Jumping in the middle here, but to use a shortcut you 1st have to create a relationship between 2 BO's. (Tables). This does NOT automatically populate the relationship in EXISTING records. Only when new records are created. Aware creates 3 fields in the child table (if it is a many to many then a ne...
by BLOMASKY
Wed Jan 31, 2024 8:00 pm
Forum: General discussion and questions about Aware IM
Topic: Version 9.0 has been released!
Replies: 6
Views: 2359

Re: Version 9.0 has been released!

This IS the best release EVER (Until the next one that is...) I found that a lot of my custom CSS that I used for positioning / visibility had to be "fixed" to work with V9. So many great new features. The improvement to google maps was necessary for one of my customers. The ability to control what ...
by BLOMASKY
Fri Jan 12, 2024 2:15 am
Forum: General discussion and questions about Aware IM
Topic: Log into Aware via REST
Replies: 3
Views: 37604

Re: Log into Aware via REST

Thanks, but where did you find the PWD_ENCRYPT function? I don't see it in the documentation. Are there more hidden functions?

Thanks

Bruce
by BLOMASKY
Wed Jan 10, 2024 5:21 pm
Forum: General discussion and questions about Aware IM
Topic: Log into Aware via REST
Replies: 3
Views: 37604

Log into Aware via REST

Is it possible to log into Aware from a different app via REST?

I am exploring different tools to create mobile front-ends and then call Aware processes via REST. But 1st, I need to validate the user and I am not sure how to do that.

Thanks

Bruce
by BLOMASKY
Sat Jan 06, 2024 8:35 pm
Forum: General discussion and questions about Aware IM
Topic: URL_ENCODE changes spaces to + instead of %20
Replies: 1
Views: 58410

URL_ENCODE changes spaces to + instead of %20

I am calling a rest service and have to send an HTML string. If I dont URL_ENCODE(the string) Aware throws an error when running the service. If I DO URL_ENCODE then all of the spaces turn into + and when my JAVASCRIPT rest server runs a decodeURI it leaves the + alone. Is this a problem with the wa...
by BLOMASKY
Fri Dec 29, 2023 2:59 am
Forum: General discussion and questions about Aware IM
Topic: 2024 Aware IM International Developers Conference
Replies: 8
Views: 79001

Re: 2024 Aware IM International Developers Conference

I might be speaking out of turn, but Mark usually records the conference, and for a small $$$ you can watch the video and get the powerpoints. Of course, that was before COVID so who knows...)

Bruce