Search found 1458 matches

by PointsWell
Thu Jun 14, 2018 7:03 am
Forum: General discussion and questions about Aware IM
Topic: mySQL JDBC Driver and SSL - How Do You Do It?
Replies: 12
Views: 14553

Re: mySQL JDBC Driver and SSL - How Do You Do It?

Thanks for the information about the update. :-) About "Establishing SSL connection without server's identity verification is not recommended", does it mean your server has no SSL certificate setup or does it mean only that your verifyServerCertificate property is set to 'false'? Good question - I ...
by PointsWell
Thu Jun 14, 2018 6:47 am
Forum: General discussion and questions about Aware IM
Topic: mySQL JDBC Driver and SSL - How Do You Do It?
Replies: 12
Views: 14553

Re: mySQL JDBC Driver and SSL - How Do You Do It?

By the way, when you changed the JDBC driver, did you replace only the BASServer.props file or did you update AIM? I updated AIM and replaced the BASServer.props with my original one The most up to date version of the mySQL driver requires that you have SSL enabled - otherwise it will spew SSL warn...
by PointsWell
Thu Jun 14, 2018 6:20 am
Forum: General discussion and questions about Aware IM
Topic: mySQL JDBC Driver and SSL - How Do You Do It?
Replies: 12
Views: 14553

mySQL JDBC Driver and SSL - How Do You Do It?

Now that the mySQL driver has been updated to a version that is crabby when SSL is not switched on, does anyone have any pointers/documents/checklists as to how to implement SSL for the DB?

I've gotten as far as creating my client certificates but I am stumped as to what to do next.
by PointsWell
Wed Jun 13, 2018 2:16 am
Forum: General discussion and questions about Aware IM
Topic: How to check (in a Rule) if a Scheduler job is running?
Replies: 6
Views: 11705

Re: How to check (in a Rule) if a Scheduler job is running?

This is not an answer but may send you in the direction of one.

When you use PROTECT and READ PROTECT you are able to exclude or include SYSTEM as an option, is there a way to identify that SYSTEM is invoking the rule?
by PointsWell
Wed Jun 13, 2018 12:08 am
Forum: General discussion and questions about Aware IM
Topic: Confused: Rules get executed multiple times
Replies: 5
Views: 6577

Re: Confused: Rules get executed multiple times

Are there any other rules that are making changes to the BO. There’s a post by Heinrich (I think) about efficiency and the manual also discusses the similar but different issue of inadvertent loops - the example being “Is glass full if not then top up”. I’ve accidentally created rules that double up...
by PointsWell
Tue Jun 12, 2018 12:04 pm
Forum: General discussion and questions about Aware IM
Topic: Refreshing queries in tabs when creating a related BO
Replies: 2
Views: 3575

Re: Refreshing queries in tabs when creating a related BO

Are both Contacts and Notes being created in the same way?

From what you have described it sounds like the owned by attribute is not being set in one of the sub BOs until after the save is being made.
by PointsWell
Tue Jun 12, 2018 12:58 am
Forum: General discussion and questions about Aware IM
Topic: Display feet and inches
Replies: 34
Views: 38136

Re: Display feet and inches

Harry said: Inches would be 0 through 11. You can't have 5'-12" as that would be 6'-0" There are 12 inches in a foot. Dude, you seem more interested in pointing out the flaws with anything that anyone gives you - obviously I know how feet and inches are calculated I’m trying to help you out with op...
by PointsWell
Tue Jun 12, 2018 12:38 am
Forum: General discussion and questions about Aware IM
Topic: Display feet and inches
Replies: 34
Views: 38136

Re: Display feet and inches

I just need to know if Awareim has the ummph and capabilities to be able to accomplish what is already a daily routine (and has been for many years) in much of the construction world of USA. There are many ways to achieve what you are looking for and John has suggested options. AIM is expremely pow...
by PointsWell
Mon Jun 11, 2018 2:58 pm
Forum: General discussion and questions about Aware IM
Topic: Display feet and inches
Replies: 34
Views: 38136

Re: Display feet and inches

' and " in tooltip looks silly and isn't anywhere close enough. Then adjust the spacing until they are close enough. And if the notation for feet and inches looks silly then use text abbreviations (ie ft, in) As Jaymer says you are only specifying a UI problem, you may get better suggestions if you...
by PointsWell
Sun Jun 10, 2018 10:31 pm
Forum: General discussion and questions about Aware IM
Topic: Display feet and inches
Replies: 34
Views: 38136

Re: Display feet and inches

If the heights were within natural parameters then you could use drop downs; either as a lookup to another BO that can contains other attributes to convert to inches (for ease of calculations elsewhere). If you are measuring the height of human beings then this is achievable. If you are measuring so...
by PointsWell
Sun Jun 10, 2018 12:36 am
Forum: General discussion and questions about Aware IM
Topic: Display feet and inches
Replies: 34
Views: 38136

Re: Display feet and inches

Mark, The USA had decided years ago that we'd be using the Metric system by 1972...about the same time that we were all supposed to be zipping around in jet packs, lol. Regards, Harry Interestingly the USA is a metric country following the Metric act of 1866. Fun fact - all standard weights and mea...
by PointsWell
Fri Jun 08, 2018 4:13 am
Forum: General discussion and questions about Aware IM
Topic: Pick From Query not Centred
Replies: 0
Views: 3320

Pick From Query not Centred

I have a Pick From query that is displaying at the end of the creation of a BO. The BO is presenting in the middle of the screen: Screen Shot 2018-06-08 at 14.07.49.png But the Pick From is displaying at the top of the screen (note difference from blue top bar to window) Screen Shot 2018-06-08 at 14...
by PointsWell
Fri Jun 08, 2018 2:05 am
Forum: General discussion and questions about Aware IM
Topic: Building JSON Strings: Please use apostrophe symbol '
Replies: 3
Views: 5362

Re: Building JSON Strings: Please use apostrophe symbol '

BO.Attribute=`Something's rotten in Denmark`

tick mark ` as outer quotations works for AIM functions and operations. Don't know what the script impact might be.
by PointsWell
Thu Jun 07, 2018 12:26 pm
Forum: General discussion and questions about Aware IM
Topic: Reviews on Capterra and G2Crowd
Replies: 3
Views: 5142

Re: Reviews on Capterra and G2Crowd

I have lots of good things to say about AIM. I’ve also tried to create a page on the open encyclopaedia that starts with W but the challenge is the lack of other references to AIM around the world (ie referencable resources)

I would’ve moved to AIM much sooner if there had been a W’pedya page.
by PointsWell
Thu Jun 07, 2018 12:05 am
Forum: Wish List
Topic: 3-state option for Yes/No please
Replies: 2
Views: 10806

Re: 3-state option for Yes/No please

The null value of Yes/No can be problematic but for different reasons to your testing. if Yes/No attribute <> ‘No’ This is only testing if the attribute does not equal one state: NOT zero 1 is NOT zero, but NULL is also NOT zero. If you want to search for Yes values and you allow NULL as a response ...