Search found 34 matches

by bwienhoven
Wed Dec 16, 2009 10:31 am
Forum: General discussion and questions about Aware IM
Topic: AND OR
Replies: 12
Views: 34161

He TFord, interesting indeed. have you tried to put the following query to work. FIND Staff WHERE (Staff.Work='Science' AND Staff.Drink='Coffee' OR Staff.Drink='Tea') I believe (speaking from my own experience) that aware handles the part before the AND operator separately from the part that comes a...
by bwienhoven
Mon Dec 14, 2009 3:31 pm
Forum: Problem reports
Topic: Problems since 4.8 update!
Replies: 12
Views: 39381

Himanshu,

It is solved in the new release.
If you're testing try starting up with 'No Initial Data'.

greets
by bwienhoven
Mon Dec 14, 2009 3:30 pm
Forum: Problem reports
Topic: Unable to View business object
Replies: 1
Views: 8119

Unable to View business object

Hi, I've made a custom HTML file to View some statistics in my program. It is displayed directly after the login in a tab. But it gives me the following error: Unable to edit/view unresolved object. the log from Tomcat doesn't give me clear information on this error. can someone explain what could b...
by bwienhoven
Wed Nov 25, 2009 2:58 pm
Forum: General discussion and questions about Aware IM
Topic: Query Operations - gone missing
Replies: 12
Views: 34940

I'm having the same problem here. after 4.8 update, no conditions...
http://www.awareim.com/forum/viewtopic.php?t=3889
by bwienhoven
Wed Nov 25, 2009 2:54 pm
Forum: Problem reports
Topic: Problems since 4.8 update!
Replies: 12
Views: 39381

now I see it, Once I click the refresh buttons all my locale settings have gone! so it will be translating 1000 rules.... again... still the problem with the edit exists... This is the query in the config tool: http://img101.imageshack.us/img101/708/querynoedtquery.png the ouput is infact the follow...
by bwienhoven
Mon Nov 23, 2009 12:31 pm
Forum: General discussion and questions about Aware IM
Topic: Using same reference
Replies: 7
Views: 22176

Try a real query without parameters like:
FIND ALL Task
this will definitely work.
the query is simply outputting what you are asking it to output.

good luck
by bwienhoven
Mon Nov 23, 2009 11:37 am
Forum: General discussion and questions about Aware IM
Topic: bsv configuration
Replies: 0
Views: 6111

bsv configuration

Hi,

Is there a way to alter the configuration stored in my .bsv?
After creating a new minor version the configuration somehow got corrupt.
is there a way to view the configuration for mailing and altering it?

Greetings,
BWienhoven
by bwienhoven
Mon Nov 23, 2009 8:09 am
Forum: Problem reports
Topic: Problems since 4.8 update!
Replies: 12
Views: 39381

Problems since 4.8 update!

Since I've updated my software to the 4.8 build 1266 version I'm experiencing some problems. I'm experiencing: Switching locale doesn't work Edit button next to data grid item dissapeared The edit buttons can be re-retrieved by removing them saving and re-adding them. can you help me with this.
by bwienhoven
Wed Nov 18, 2009 2:42 pm
Forum: General discussion and questions about Aware IM
Topic: Feature Request: checkboxes
Replies: 1
Views: 8283

Feature Request: checkboxes

I'm building a wizard where people can create there own computer system. With this they get to choose from a lot of options. I'm missing the ability to create one attribute in a business object and select an option to be able to select multiple choices by using checkboxes. This would be of great hel...
by bwienhoven
Wed Nov 18, 2009 2:39 pm
Forum: Problem reports
Topic: Memory Leak
Replies: 9
Views: 30724

I don't know what happened but version 4.8 solved the problem...
maybe a solution for other users who were experiencing this problem

thanks anyway for the help
by bwienhoven
Mon Nov 16, 2009 10:50 am
Forum: Problem reports
Topic: Memory Leak
Replies: 9
Views: 30724

To be very short in my answer...
It seems to be a problem coming from aware.
When I close the aware tab in my browser the memory occupied is free again. this is why I posted the thread originally.

I don't know why this occurs but it just happens...
by bwienhoven
Tue Nov 10, 2009 2:15 pm
Forum: General discussion and questions about Aware IM
Topic: howto: fill fields automatically?
Replies: 4
Views: 15767

Thanx Himanshu for the reply.
I gave it a try but unfortunatly it didn't work.
The fields a shortcuts to other business objects.
maybe you have any suggestions on those?

thanks in forward
by bwienhoven
Tue Nov 10, 2009 2:14 pm
Forum: General discussion and questions about Aware IM
Topic: howto: fill fields automatically?
Replies: 4
Views: 15767

Thanx Himanshu for the reply.
I gave it a try but unfortunatly it didn't work.
The fields a shortcuts to other business objects.
maybe you have any suggestions on those?

thanks in forward
by bwienhoven
Tue Nov 10, 2009 9:15 am
Forum: General discussion and questions about Aware IM
Topic: howto: fill fields automatically?
Replies: 4
Views: 15767

howto: fill fields automatically?

Hi, I'm trying to make things as easy as possible for my users and want to fill a few fields automatically based on the choices they make in a create field. But I can't seem to get that to work. e.g. If Ticket.Type is changed into a certain value (was pre-determined) then Ticket.Expert (the one work...
by bwienhoven
Mon Nov 02, 2009 8:46 am
Forum: Problem reports
Topic: Memory Leak
Replies: 9
Views: 30724

Memory Leak

Hi, every time I press the refresh button in a query result. I see the memory in my browser double!. This happens in FireFox, Opera and IE (haven't got any other). So there is a bug in fetching the query. instead of deleting the old information from the memory is saves it and stores the new data as ...