Search found 2449 matches

by Jaymer
Wed Mar 06, 2024 10:39 pm
Forum: Problem reports
Topic: Sub query with reference attributes not working V9
Replies: 6
Views: 348

Re: Sub query with reference attributes not working V9

Unknown column 'Invoice.ps_Region_RID' in 'on clause' In this line, LEFT JOIN REGION AS Invoice_ps_Region ON Invoice .ps_Region_RID=Invoice_ps_Region.ID Retype Invoice as all caps See if that makes a difference It doesn’t look like a typo. In the sense that it’s a syntax error, but that’s the place ...
by Jaymer
Wed Mar 06, 2024 12:43 pm
Forum: Problem reports
Topic: Sub query with reference attributes not working V9
Replies: 6
Views: 348

Re: Sub query with reference attributes not working V9

Good.
But what happens when you run this?
by Jaymer
Wed Mar 06, 2024 7:24 am
Forum: Problem reports
Topic: Sub query with reference attributes not working V9
Replies: 6
Views: 348

Re: Sub query with reference attributes not working V9

ultimately, this may come down to a bug in the code that requires Vlad's intervention. normally, THAT involves sending a BSV to him for duplication of the error... of course thats a major PITA, because you'd also need data that he needs to load (somehow) which will show the issue. WHAT I WOULD DO is...
by Jaymer
Wed Mar 06, 2024 12:33 am
Forum: General discussion and questions about Aware IM
Topic: AWARE IM DEVELOPERS INTERNATIONAL CONFERENCE - 2024
Replies: 4
Views: 455

Re: AWARE IM DEVELOPERS INTERNATIONAL CONFERENCE - 2024

all good. i used an incognito window and with a fresh login and it went thru fine.
by Jaymer
Tue Mar 05, 2024 7:59 pm
Forum: General discussion and questions about Aware IM
Topic: AWARE IM DEVELOPERS INTERNATIONAL CONFERENCE - 2024
Replies: 4
Views: 455

Re: AWARE IM DEVELOPERS INTERNATIONAL CONFERENCE - 2024

has anyone registered yet? Paypal sent me this: Screenshot 2024-03-05 at 2.56.40 PM.png And then disabled my account and made me re-verify AND change my password Even after that, I get this error when paying: Screenshot 2024-03-05 at 2.55.40 PM.png Just bought something else on PP and there's no iss...
by Jaymer
Sun Mar 03, 2024 7:41 pm
Forum: Problem reports
Topic: FIND records | not found | subroutine
Replies: 1
Views: 169

Re: FIND records | not found | subroutine

This makes sense.
The sub routine is always going to be called.
I’m sure you’ll see this in the logger.
The third time it gets called, but it didn’t get a person record passed to it in context, but it still got called.

Just add a simple statement.
IF SEARCH_COUNT > 0 THEN DoFindSub
by Jaymer
Thu Feb 29, 2024 4:38 pm
Forum: General discussion and questions about Aware IM
Topic: Uploaded pictures in HTML Attribute
Replies: 4
Views: 374

Re: Uploaded pictures in HTML Attribute

I saw indeed that pictures are copied into tomcat directory, but are they kept there forever? yep. one guy wrote a script to remove them. or you can select and delete in Windows Explorer. aware doesn't manage them. (keep in mind that this issue goes back 10+ years. 6yrs ago or so Aware added images...
by Jaymer
Wed Feb 28, 2024 3:53 pm
Forum: General discussion and questions about Aware IM
Topic: Uploaded pictures in HTML Attribute
Replies: 4
Views: 374

Tomcat root directory

1. are you aware of the concept that Images (or any item accessible on your website, via Tomcat) must exist "under" the Tomcat root directory? C:\AwareIM\Tomcat\webapps\AwareIM this is set here: C:\AwareIM\Tomcat\conf\server.xml (Normally, you don't change this. But one reason it gets changed is bec...
by Jaymer
Mon Feb 19, 2024 3:09 pm
Forum: General discussion and questions about Aware IM
Topic: V9 NEW FEATURES discussion
Replies: 20
Views: 29362

Build 3241

anyone know what this means exactly?
From the release notes:

It should now be possible to explicitly indicate if a visual perspective can be used as a URL parameter
by Jaymer
Sun Feb 18, 2024 1:42 pm
Forum: General discussion and questions about Aware IM
Topic: REST API Question
Replies: 6
Views: 483

Re: REST API Question

So then your problem is creating a matching aware data structure for the supplied JSON string. You need to publish that string here so we can see if it’s compatible with what Vlad is expecting. Or maybe it already is tested and you know the JSON string is valid, it’s just an additional tag you’re tr...
by Jaymer
Sun Feb 18, 2024 12:15 pm
Forum: General discussion and questions about Aware IM
Topic: REST API Question
Replies: 6
Views: 483

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: 483

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: 246

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: 29362

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: 941

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?