Search found 2403 matches

by customaware
Wed Dec 13, 2023 3:44 am
Forum: General discussion and questions about Aware IM
Topic: Azure SSO
Replies: 0
Views: 47799

Azure SSO

Wondering if anybody has implemented Azure Single Sign On functionality in Aware.

If so, please PM me or email me at [email protected] if you are happy to discuss.
by customaware
Wed Dec 06, 2023 11:11 pm
Forum: General discussion and questions about Aware IM
Topic: Priorities - Speed
Replies: 2
Views: 46911

Re: Priorities - Speed

🤣🤣🤣
I am to scared to use the Resolve Shortcut Flag...

Tried it out when first releases.
Did not spend enough time to really understand what it was intended to do and how to use it properly.
Initial trial broke a few things if I remember rightly....

I suppose I should make some time to revisit.

🤪
by customaware
Tue Dec 05, 2023 6:04 am
Forum: General discussion and questions about Aware IM
Topic: Priorities
Replies: 10
Views: 99335

Re: Priorities

💯
by customaware
Tue Oct 03, 2023 4:21 am
Forum: General discussion and questions about Aware IM
Topic: Aware IM on Twitter Space
Replies: 13
Views: 73116

Re: Aware IM on Twitter Space

Funny you should ask Himanshu. We have a big project on at the moment and need to get the bulk of that behind us. So, I am tentatively targeting Late April - Early May next year and am seriously leaning towards Florida. I would be interested to hear from the Floridians in the group regarding Daytona...
by customaware
Mon Oct 02, 2023 1:00 pm
Forum: General discussion and questions about Aware IM
Topic: Accessing tables i different schema
Replies: 9
Views: 47216

Re: Accessing tables i different schema

Well, by and large I only use External Tables when I want to just read data from the other source. You can also do the normal CRUD stuff but it is a bit messy for my liking and like you, I would prefer if we could just use them like normal Aware tables. I understand some others like Bruce are a lot ...
by customaware
Mon Oct 02, 2023 8:14 am
Forum: General discussion and questions about Aware IM
Topic: Accessing tables i different schema
Replies: 9
Views: 47216

Re: Accessing tables i different schema

Why don't you just write an API to GET or PUSH the data you want between the apps?
by customaware
Fri Sep 29, 2023 3:09 am
Forum: General discussion and questions about Aware IM
Topic: How to Format Column Totals in Grid
Replies: 6
Views: 32391

Re: How to Format Column Totals in Grid

Try adding single quotes around the Number Format.....

<b>Total Income: <<SUM Income.Amount, '$#,##0'>></b>
by customaware
Tue Sep 26, 2023 10:25 am
Forum: General discussion and questions about Aware IM
Topic: AS_STRING European Formatted Number
Replies: 1
Views: 22790

AS_STRING European Formatted Number

Hi All.... Here is a bit of a mystery.... I have an app that we are developing for the European region and hence all Number attributes are displayed as #.###,00. ie. Thousands separator is a '.' and the decimal point is a ',' When just using Numbers, everything is fine. All display perfectly. Howeve...
by customaware
Sun Sep 24, 2023 10:02 pm
Forum: General discussion and questions about Aware IM
Topic: wkhtml alternative
Replies: 6
Views: 41619

Re: wkhtml alternative

I need to combine HTML, PDF, Images, Excel and or Word into a single PDF Document.
That is primarily what I use it for.

Never really looked as wkhtml but looking now , it does not look like it will combine different file types into a single pdf doc.
by customaware
Fri Sep 22, 2023 11:57 pm
Forum: General discussion and questions about Aware IM
Topic: wkhtml alternative
Replies: 6
Views: 41619

Re: wkhtml alternative

We have used CombineProX for years. Yes, not cheap. But just always works.
by customaware
Mon Sep 18, 2023 1:12 am
Forum: General discussion and questions about Aware IM
Topic: 2 questions re MySQL
Replies: 1
Views: 17524

Re: 2 questions re MySQL

I am not sure about your Bad Handshake issues. However, regarding your question re: MySQL 8.x or MariaDB.... I switch every single app I have (except one very old legacy that will stay in MS-SQL) from MySQL to Maria DB many years ago now. My main reason is that I wanted to take advantage of Aware IM...
by customaware
Mon Sep 11, 2023 10:14 am
Forum: General discussion and questions about Aware IM
Topic: I Think I Must Be Going Crazy :-|
Replies: 5
Views: 22492

I Think I Must Be Going Crazy :-|

I have been using Aware now for over 11 Years and no and again the simplest things make me start to question my own sanity..... For Example.... You have a Process called MyProcess that has two Rules Rule1: FIND MyBO WHERE MyBO.MyData = 'TEST' TAKE BEST 1 CallSubProcess Rule2: CREATE LogRecord WITH L...
by customaware
Fri Sep 01, 2023 5:31 pm
Forum: General discussion and questions about Aware IM
Topic: Database latency - all suggestions appreciated, will compensate
Replies: 37
Views: 124973

Re: Database latency - all suggestions appreciated, will compensate

It is a long shot Kingsley but, have you actually tried completely recreating the Query and trying the new version.

I vaguely remember a similar slowness a long long time ago and ended up trashing that query and creating it again.

I doubt this will help but worth a try?
by customaware
Fri Aug 18, 2023 11:19 am
Forum: Wish List
Topic: FR - separate the query UI from the search string
Replies: 7
Views: 29370

Re: FR - Ability to show BO in context in a predefined Query's layout

I will try and knock up a demo over the weekend.
by customaware
Fri Aug 18, 2023 10:13 am
Forum: Wish List
Topic: FR - separate the query UI from the search string
Replies: 7
Views: 29370

Re: FR - Ability to show BO in context in a predefined Query's layout

Not totally sure if this will work Sean as I have not tested it.... but here is an approach that might work. You want a dynamic number of Mechanics Names in the Query.... So, I would try and build a String .... say, SystemSettings.MechanicSearchString and assign the names you want.... ie. 'Jacob,Car...