Search found 1630 matches

by kklosson
Thu Aug 17, 2023 6:17 pm
Forum: General discussion and questions about Aware IM
Topic: Database latency - all suggestions appreciated, will compensate
Replies: 37
Views: 161917

Database latency - all suggestions appreciated, will compensate

Background: My database is MySQL 5.6. My last update was published June 21st and it was the fourth minor update since that last BSV that included database changes, which were minor i.e., add a column. Around mid July, a user said some data was missing, when in fact, it was just taking around 30 seco...
by kklosson
Tue Aug 15, 2023 12:06 am
Forum: General discussion and questions about Aware IM
Topic: Who can hold my hand to refresh table indexes
Replies: 2
Views: 11341

Re: Who can hold my hand to refresh table indexes

Thanks. It appears I can use the Optimize Table command, which in MySQL actually performs an alternate function as the docs explain here:

Screenshot_7.png
Screenshot_7.png (59.77 KiB) Viewed 11336 times
by kklosson
Mon Aug 14, 2023 10:40 pm
Forum: General discussion and questions about Aware IM
Topic: Who can hold my hand to refresh table indexes
Replies: 2
Views: 11341

Who can hold my hand to refresh table indexes

It is certain that I need to rebuild the indexes on a table (maybe more than one table) but I've never done it. I am not confident about which command to use. All help is appreciated and I will gladly compensate. Please PM me if you have experience.
by kklosson
Sun Jul 23, 2023 9:35 pm
Forum: General discussion and questions about Aware IM
Topic: Config Tool Windows aren't sized correctly
Replies: 7
Views: 10414

Re: Config Tool Windows aren't sized correctly

Funny, on the video tutorials, I believe they all look normal.
by kklosson
Sun Jul 23, 2023 5:41 pm
Forum: General discussion and questions about Aware IM
Topic: Config Tool Windows aren't sized correctly
Replies: 7
Views: 10414

Config Tool Windows aren't sized correctly

In my config tool., many dialog windows open at the wrong size and often have to be resized to access basic controls. See screenshot. I have run ResetWindow.bat, but that has no effect. I have also tried various different (and normal) screen resolutions. Is there a config file I can delete that will...
by kklosson
Sat Jul 01, 2023 1:45 pm
Forum: General discussion and questions about Aware IM
Topic: Concatenate text in calculated column
Replies: 2
Views: 4624

Concatenate text in calculated column

Am I missing something in calculated columns?

Why not: Obj.FullName + 'some text' ?
by kklosson
Sun Jun 25, 2023 7:36 pm
Forum: General discussion and questions about Aware IM
Topic: Using Expressions in Attribute Labels
Replies: 2
Views: 4584

Re: Using Expressions in Attribute Labels

Thanks. I decided to hold the label values in the object itself. Works like charm.
by kklosson
Sun Jun 25, 2023 7:35 pm
Forum: General discussion and questions about Aware IM
Topic: I'm stuck on Simple - can you help?
Replies: 3
Views: 5007

Re: I'm stuck on Simple - can you help?

Had a problem with my Protect Rules which didn't work because I had changed a relationship.
by kklosson
Sun Jun 25, 2023 1:41 am
Forum: General discussion and questions about Aware IM
Topic: Using Expressions in Attribute Labels
Replies: 2
Views: 4584

Using Expressions in Attribute Labels

I want to use expressions in attribute labels based on a table of user-defined labels. The labels must be fetched into context (obviously). Using the standard Edit Object action in Operations With Records, I see no way to fetch them into context. When I instead use a process, the context is not reta...
by kklosson
Sat Jun 24, 2023 11:36 pm
Forum: General discussion and questions about Aware IM
Topic: I'm stuck on Simple - can you help?
Replies: 3
Views: 5007

Re: I'm stuck on Simple - can you help?

Many thanks to Jaymer for helping me with this. No further assistance is needed at this time.
by kklosson
Sat Jun 24, 2023 5:58 pm
Forum: General discussion and questions about Aware IM
Topic: I'm stuck on Simple - can you help?
Replies: 3
Views: 5007

I'm stuck on Simple - can you help?

I've been using AwareIM for 13 years. I am doing a super basic thing. I have an attribute (A) with a reference attribute (B) with multiple allowed. On the form for A, I have added the reference B attribute and a button to create objects for attribute B. After creating the attribute, I can see in the...
by kklosson
Fri Jun 16, 2023 11:11 pm
Forum: General discussion and questions about Aware IM
Topic: Process Times out - what to do
Replies: 0
Views: 72685

Process Times out - what to do

I have a process that seems to complete all tasks, but the log says it's timed out and it remains in the Active Processes. This started when I updated to Build 8.8 from something like 8.6. Is there a setting for timeout length or anything I can adjust? Any idea why the build update had this effect? ...
by kklosson
Thu Jun 15, 2023 10:48 pm
Forum: General discussion and questions about Aware IM
Topic: Two instances of wrapper.exe running?
Replies: 0
Views: 71792

Two instances of wrapper.exe running?

When running as a service, is it normal to have two instances of wrapper.exe running as a process?
Image
by kklosson
Thu May 11, 2023 12:33 pm
Forum: General discussion and questions about Aware IM
Topic: Server update - modify aware.js
Replies: 6
Views: 4093

Re: Server update - modify aware.js

I have validated that as the changelog states, you don't need to do this when using a different folder name other than AwareIM.
by kklosson
Thu May 11, 2023 12:29 pm
Forum: General discussion and questions about Aware IM
Topic: Using FA icons in Reports?
Replies: 1
Views: 1542

Re: Using FA icons in Reports?

I believe you will have to use png images and you can apply them conditionally. Not fun, but it works. The built-in report engine does not know of the FA library.