Search found 1216 matches

by rocketman
Fri Apr 28, 2023 3:11 pm
Forum: General discussion and questions about Aware IM
Topic: Extracting time from timestamp attributes
Replies: 8
Views: 321

Re: Extracting time from timestamp attributes

I've often thought how much easier life would be if only Vladimir would give us a TIME_PART function to go alongside the DATE_PART, but seriously if you are comparing timestamps that all default to the AIM arbitrary date of (I think) 1970 - won't a simple if stored.timestamp = input.timestamp do? so...
by rocketman
Fri Apr 28, 2023 2:56 pm
Forum: General discussion and questions about Aware IM
Topic: Java Error not previously encountered
Replies: 1
Views: 101

Java Error not previously encountered

Can anyone tell me what this is about. Never encountered this one before and came after an AwareIM shutdown and restart following a "spinning ball" lockup (second this week) ERROR: org.openadaptor.adaptor.jms.JMSSink - init() failed with JMS Queue/Topic PublishException ..... Wire format negotiation...
by rocketman
Mon Apr 10, 2023 1:54 pm
Forum: General discussion and questions about Aware IM
Topic: SUM Duration in the group sections
Replies: 5
Views: 3125

Re: SUM Duration in the group sections

Bump - It's only been 12 years!!!
by rocketman
Thu Mar 30, 2023 1:49 pm
Forum: General discussion and questions about Aware IM
Topic: SUM Duration in the group sections
Replies: 5
Views: 3125

Re: SUM Duration in the group sections

This still seems to be a problem (March 2023)
by rocketman
Fri Feb 10, 2023 4:29 pm
Forum: General discussion and questions about Aware IM
Topic: Only show remaining that weren't picked previously
Replies: 13
Views: 495

Re: Only show remaining that weren't picked previously

PICK FROM Contractor WHERE Contractor NOT(IN Job.Ps_Contractors)

INSERT Contractor IN Job.ps_Contractors
by rocketman
Fri Feb 10, 2023 11:13 am
Forum: General discussion and questions about Aware IM
Topic: PayPal Session Timeout issue
Replies: 1
Views: 117

Re: PayPal Session Timeout issue

On the other hand, the session timeout (I'm assuming this is something to do with PayPal) might be too long. Further testing it only happens when a) I cancel and return to seller followed by an immediate attempt to pay again, or B) make a payment and immediately try to make another payment. The mess...
by rocketman
Thu Feb 09, 2023 11:24 pm
Forum: General discussion and questions about Aware IM
Topic: PayPal Session Timeout issue
Replies: 1
Views: 117

PayPal Session Timeout issue

I currently have an issue with my PayPal implementation whereby there seems to be a session timeout set which is too short. I can get to the PayPal check in, cancel and return to the seller, I can even complete a payment IF I am VERY quick, however with PayPal's two factor authentication now in plac...
by rocketman
Sun Feb 05, 2023 1:09 am
Forum: General discussion and questions about Aware IM
Topic: [SOLVED] French Locale and Acute Accents
Replies: 3
Views: 287

SOLVED Re: French Locale and Acute Accents

It would appear the problem lies with Excel - not the char set of the table. After a bit of Googling, I opened the CSV file the customer had sent me fo import using Notepad (windows) and immediately re-saved it after changing the encoding to UTF8 (which the spreadsheet was in - or supposed to be. He...
by rocketman
Thu Feb 02, 2023 4:27 pm
Forum: General discussion and questions about Aware IM
Topic: [SOLVED] French Locale and Acute Accents
Replies: 3
Views: 287

[SOLVED] French Locale and Acute Accents

Struggling to make sense of this. I just imported some stuff from a potential new customer and anything that has an acute (I think it's the one that slopes thus /) accent I see in the lists and forms as below Fr�d�ric But strangely - when I look a - say - a calendar, the AwareIM's built in translati...
by rocketman
Thu Feb 02, 2023 9:20 am
Forum: General discussion and questions about Aware IM
Topic: Too many versions of a Business Space?
Replies: 10
Views: 398

Re: Too many versions of a Business Space?

numberz wrote: Thu Feb 02, 2023 1:43 am Rocketman,
I guess I don't really need the others and they are saved to a folder anyway.
I was told that they'd mess things up if I deleted them but then again, my mother used to tell me not to wear my Winter boots in the house or I'd go blind :)
Thank you.
😂😂😂
by rocketman
Thu Feb 02, 2023 12:17 am
Forum: General discussion and questions about Aware IM
Topic: Too many versions of a Business Space?
Replies: 10
Views: 398

Re: Too many versions of a Business Space?

Henrik, thanks. I also save BSVs like that. I'll note what I did and time of day and date in the titles. The thing that confuses me though is... if I try to load and put under test any one of these I get errors such as attached image. Why can't I do this? The fact that your BSV's are green and (New...
by rocketman
Mon Jan 30, 2023 1:49 pm
Forum: General discussion and questions about Aware IM
Topic: Help with Locale Translation
Replies: 0
Views: 222

Help with Locale Translation

Hello, I found this thread which I have tried to follow to the letter https://www.awareim.com/forum/viewtopic.php?f=1&t=6099&p=24200&hilit=locale+translation#p24200 I created a new locale - Francaise, exported it and it opened in EXCEL, isolated the english and put it into a new .xlsx file which I t...
by rocketman
Mon Nov 28, 2022 12:55 pm
Forum: General discussion and questions about Aware IM
Topic: Log4j Error stopping startup [SOLVED]
Replies: 1
Views: 272

Re: Log4j Error stopping startup

OK - All's well. It stopped on the last line in the above log - like .... forever!! but then eventually restarted again. Never done that before. Time for a faster server methinks