Search found 2450 matches

by Jaymer
Wed Jun 13, 2018 12:27 am
Forum: General discussion and questions about Aware IM
Topic: 2 VIDEOs <ENTER> can create 2 Recs sometimes, click does 1
Replies: 13
Views: 17844

2 VIDEOs <ENTER> can create 2 Recs sometimes, click does 1

Yes, i know, weird. I've noticed this behavior since V7 a year ago. I was on a customer's system (that I took over) and saw this behavior. The user always used a mouse so he never saw it. I have a clear example in the video in current 8.1. Add a new rec. Popup form comes up. Click CREATE button make...
by Jaymer
Tue Jun 12, 2018 11:45 pm
Forum: General discussion and questions about Aware IM
Topic: How to check (in a Rule) if a Scheduler job is running?
Replies: 6
Views: 11643

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

If I have a rule that says "Don't do this if LIRU.AccessLevel='Janitor' "
How do I also exclude that rule when being run by a timed schedule process.

There is no concept of LIRU in that case, yet I need to add some condition to keep a rule from firing.
by Jaymer
Tue Jun 12, 2018 11:25 pm
Forum: General discussion and questions about Aware IM
Topic: [OFFICIAL] the v8.2 "minor" improvement list
Replies: 46
Views: 102033

Highlight color in Log for

Screen Shot 2018-06-12 at 4.25.09 PM.png
Screen Shot 2018-06-12 at 4.25.09 PM.png (34.5 KiB) Viewed 29118 times
It sure would help in debugging the Log, if a highlight could be applied as shown above (poorly) - GREEN for when a condition was TRUE.
You basically have to open each one to see which one has little green checkmarks.
by Jaymer
Tue Jun 12, 2018 11:09 pm
Forum: General discussion and questions about Aware IM
Topic: Confused: Rules get executed multiple times
Replies: 5
Views: 6577

Confused: Rules get executed multiple times

I'm having a brain fart... Screen Shot 2018-06-12 at 7.27.38 PM.png In this simple rule, I discovered that it WAS being executed TWICE - which is why I had to add the additional condition (in Blue). Now, once it gets assigned a Date, it won't execute a 2nd time. I actually noticed this because I cal...
by Jaymer
Tue Jun 12, 2018 10:57 pm
Forum: Problem reports
Topic: SSL and PayPal
Replies: 3
Views: 6976

Re: SSL and PayPal

/AwareIM/req.awurl is correct as long as "AwareIM" is still your App home directory I had gotten that error before also - have you adjusted the webhook call at Paypal - they may be calling http instead of https still. Its also trick doing testing because some services won't allow you to call localho...
by Jaymer
Tue Jun 12, 2018 10:51 pm
Forum: General discussion and questions about Aware IM
Topic: Jasper Webinar Thursday 8PM EST
Replies: 22
Views: 34534

Re: Jasper Webinar Thursday 8PM EST

george, am confused 1) are you using the full Jasper, like Bruce showed us in this seminar? 2) would be nice if you could paste in exactly whats in the log. whats the values of your fields, the URL, etc. 3) You'd still have to IMPORT DOCUMENT to get that PDF attached, correct? 4) I don't see value f...
by Jaymer
Tue Jun 12, 2018 1:13 am
Forum: General discussion and questions about Aware IM
Topic: Display feet and inches
Replies: 34
Views: 38132

Re: Display feet and inches

ok, i've spent more time on this than i want. using 2 fields, a simple RULE updates the Display field - rule being DYNAMIC and DO NOT EXECUTE ON SERVER updates when you TAB out of the Size field. Screen Shot 2018-06-11 at 9.02.22 PM.png HOWEVER, you'll see it appears that I'm not doing it correctly,...
by Jaymer
Mon Jun 11, 2018 11:15 pm
Forum: General discussion and questions about Aware IM
Topic: Display feet and inches
Replies: 34
Views: 38132

Re: Display feet and inches

right away I have an issue with your example 900 How do I know its not 90ft, 0 inches? would that be 9000? are inches always the last 2 digits 9011 is 90 ft, 11 in? and no fractions, so no 90115 or 9011.5? 200 ft so thats 2005 for 200ft, 5 in? prolly 20005 using inches as the right 2 what about ente...
by Jaymer
Mon Jun 11, 2018 11:00 pm
Forum: Problem reports
Topic: DISPLAY URL Problem
Replies: 6
Views: 9863

Re: DISPLAY URL Problem

" unable to generate preview due to system error 'Parser' is undefined" Oh, I get that. Since 8.1 I have not gotten a Preview in the Configurator - seems like 'ol v7 days. Originally, I thought it was due to our SSL certificate - thats when it started. But on a later 8.1 release, I got that Parser ...
by Jaymer
Mon Jun 11, 2018 10:07 pm
Forum: Problem reports
Topic: DISPLAY URL Problem
Replies: 6
Views: 9863

Re: DISPLAY URL Problem

I'd be looking at the LOG to see if any YELLOW lines appear indicating the value of a BO or Attribute could not be resolved, and
Looking at the Server Output to see what URL it thinks its opening.
by Jaymer
Mon Jun 11, 2018 9:54 pm
Forum: General discussion and questions about Aware IM
Topic: Display feet and inches
Replies: 34
Views: 38132

Re: Display feet and inches

As Jaymer says you are only specifying a UI problem, you may get better suggestions if you can define the business outcome you are trying to achieve. For example, looking through the Google search results, there's a different way to code it if its measuring height of a human being. (You only have 3...
by Jaymer
Mon Jun 11, 2018 9:49 pm
Forum: General discussion and questions about Aware IM
Topic: runQueryWithParams
Replies: 7
Views: 8505

Re: runQueryWithParams

Pretty sure you need Server Output, not Tomcat Output.
On windows, they're right next to each other in a pulldown.
by Jaymer
Mon Jun 11, 2018 2:23 pm
Forum: General discussion and questions about Aware IM
Topic: Display feet and inches
Replies: 34
Views: 38132

Re: Display feet and inches

Harry, I think the suggestions have been fine. Even the custom JS John wrote for you works fine. Besides venting your frustration, you haven't given us [programmers] any idea of what exactly you're trying to do with it after. WE are trying to think ahead. People mention "then you'll have it for othe...
by Jaymer
Mon Jun 11, 2018 5:45 am
Forum: General discussion and questions about Aware IM
Topic: Chrome Browser Issue
Replies: 4
Views: 5887

Re: Chrome Browser Issue

Screen Shot 2018-06-11 at 1.33.47 AM.png OK, we need to make a custom Javascript file. You may not have the JS directory, but may already be using custom CSS. Add a JS dir in CUSTOM folder and make a text file. "myjs.js" in that file, paste this: var _GridConfigPaging_InitScript = function(config, ...
by Jaymer
Mon Jun 11, 2018 4:08 am
Forum: General discussion and questions about Aware IM
Topic: runQueryWithParams
Replies: 7
Views: 8505

Re: runQueryWithParams

examine the Server Output/Tomcat Output window(s) You may see exactly what is being decoded in the param string and it may enlighten you. jaymer... PS _ Ahh, if this is on Unix, You don't have the same easy way we have on Windows to see those output panels. They can be extremely useful when an error...