Search found 2454 matches

by Jaymer
Sun Feb 18, 2024 12:15 pm
Forum: General discussion and questions about Aware IM
Topic: REST API Question
Replies: 6
Views: 516

Re: REST API Question

That’s exactly what I intended. But you didn’t answer if you have access to the data you submit. (Or if some “outside” process is creating the data/JSON). Why JSON? If you do, and you can submit one string… Submit your data in the form of a set statement. Then your rest call sends The SET statement ...
by Jaymer
Sun Feb 18, 2024 5:17 am
Forum: General discussion and questions about Aware IM
Topic: REST API Question
Replies: 6
Views: 516

Re: REST API Question

There’s multiple ways to answer this question.
Too complicated to go back-and-forth asking questions about.

If you are in total control of the data you want to submit to your rest function, then think about this:
https://www.awareim.com/forum/viewtopic ... 94&p=51114
by Jaymer
Thu Feb 15, 2024 5:11 pm
Forum: General discussion and questions about Aware IM
Topic: Is it possible to conditionally stack fields in a Query Column?
Replies: 2
Views: 254

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

Is it absolutely important that the complete comment text be visible with no interaction? So you will not be happy with an indicator to show that notes are present, and then hover over an icon to show all three in their entirety? (Which would also have the benefit of all grid rows being tight and no...
by Jaymer
Thu Feb 01, 2024 7:27 pm
Forum: General discussion and questions about Aware IM
Topic: V9 NEW FEATURES discussion
Replies: 20
Views: 32751

V9 NEW FEATURES discussion

New Features: 1. New Java (Java17 or later) 2. Latest Kendo UI library with new themes 3. Support for high resolution in the dialogs of the Configuration Tool 4. Redesign of outgoing emails-they are now specified in business version properties just like incoming emails 5. Support for OAuth in emails...
by Jaymer
Thu Feb 01, 2024 7:02 pm
Forum: General discussion and questions about Aware IM
Topic: Version 9.0 has been released!
Replies: 6
Views: 953

Line Icons

1) Is it these: https://lineicons.com/icons/
* be sure to click the slider to “free” instead of “all”

2) any way to use these inside the report writer?
by Jaymer
Sat Jan 27, 2024 1:50 pm
Forum: General discussion and questions about Aware IM
Topic: JS to Auto-resize Grid Columns to fit text
Replies: 8
Views: 9237

Re: JS to Auto-resize Grid Columns to fit text

I was trying to do some styling on a scheduler window this week. And even though the code did not throw exceptions in the console, it just wasn’t doing anything.
This may shed some light on that. Thanks.
by Jaymer
Sun Jan 21, 2024 8:26 pm
Forum: General discussion and questions about Aware IM
Topic: Can't use SystemSettings in Scheduling ?
Replies: 3
Views: 768

Re: Can't use SystemSettings in Scheduling ?

The simpler thing, in my opinion, is to just call a process and do this complicated check in the process. The scheduler checks jobs every minute. So if you have a scheduler task with something like IF current Date is greater than January 1, 2024, then run processA It will check that every minute and...
by Jaymer
Fri Jan 19, 2024 1:09 pm
Forum: General discussion and questions about Aware IM
Topic: MySQL Database Update Issues - warning
Replies: 7
Views: 12561

Re: MySQL Database Update Issues - warning

RLJB wrote: Fri Jan 19, 2024 2:18 am @jaymer

That works on simple BSVs.
Our BSVs are large and complex and importing xml versions of BSV results in errors, so not a solution unfortunately.
That shouldn’t happen.
When you Discover an issue, you should be reporting that, so Vlad can correct it.
by Jaymer
Fri Jan 19, 2024 1:24 am
Forum: General discussion and questions about Aware IM
Topic: MySQL Database Update Issues - warning
Replies: 7
Views: 12561

Re: MySQL Database Update Issues - warning

So just export as XML, then change it the field name in a text editor. And then re-import.
Manually change the table.fieldName inside mySql.
That should clear it up
by Jaymer
Fri Jan 12, 2024 1:46 pm
Forum: Problem reports
Topic: Re: Member Dashboard Stats Issue
Replies: 3
Views: 13321

Re: Member Dashboard Stats Issue

Before you spend much more time on this, you might want to watch the NEW video for the improvements coming in version nine.
Might be easier for you.
And in those videos also you can see the statements he uses to get the counts.
by Jaymer
Thu Jan 11, 2024 3:22 pm
Forum: General discussion and questions about Aware IM
Topic: IN_CONTEXT doesn't work on Session Object ?
Replies: 8
Views: 68019

Re: IN_CONTEXT doesn't work on Session Object ?

The general search (usually) stinks.
But I was able to search “my posts”, and then further refine that to find my original Q from five years ago, and that got me to your answer.
by Jaymer
Thu Jan 11, 2024 2:23 pm
Forum: General discussion and questions about Aware IM
Topic: IN_CONTEXT doesn't work on Session Object ?
Replies: 8
Views: 68019

Re: IN_CONTEXT doesn't work on Session Object ?

Simple answer to this. But can’t remember right now.
Bobk answered this for me a few years back.
You’re going about it the wrong way.
by Jaymer
Wed Jan 10, 2024 3:25 pm
Forum: General discussion and questions about Aware IM
Topic: Who is activily using Gantt Chart?
Replies: 7
Views: 26522

Re: Who is activily using Gantt Chart?

Bump
Anyone using this successfully ?