Search found 122 matches

by MichaelQ
Thu Nov 17, 2016 11:19 am
Forum: General discussion and questions about Aware IM
Topic: How to automatically highlight specific row in query?
Replies: 12
Views: 15591

Re: How to automatically highlight specific row in query?

Thanks Bruce.

In native Windows apps one can programatically highlight/select a specific row in a grid.
I don't know if this is possible in a web app, but is it possible in AwareIM to automatically select (highlight) a query row? Say I wanted to select the third row down. How could this be done?
by MichaelQ
Wed Nov 16, 2016 5:47 pm
Forum: General discussion and questions about Aware IM
Topic: How to automatically highlight specific row in query?
Replies: 12
Views: 15591

How to automatically highlight specific row in query?

If a record is added to a query of 100s of records, after the query is refreshed, how can one automatically go to the correct query page and highlight the record which was just added?

Many Thanks,
by MichaelQ
Thu Nov 10, 2016 3:41 pm
Forum: General discussion and questions about Aware IM
Topic: How to create & save BO instance without showing a form?
Replies: 6
Views: 7793

Re: How to create & save BO instance without showing a form?

Now I see where the problem lay. I was using CREATE, but I had forgotten that I had a Process input.
Now I understand.
Thanks.
by MichaelQ
Thu Nov 10, 2016 3:24 pm
Forum: General discussion and questions about Aware IM
Topic: How to create & save BO instance without showing a form?
Replies: 6
Views: 7793

Re: How to create & save BO instance without showing a form?

Sorry about the title of the post.

I'm still unsure though how to create a BO Instance without using a form at runtime (ie without any user input other than initiating the creation).

Thanks.
by MichaelQ
Thu Nov 10, 2016 1:35 pm
Forum: General discussion and questions about Aware IM
Topic: How to create & save BO instance without showing a form?
Replies: 6
Views: 7793

How to create & save BO instance without showing a form?

If I deselect "System will automatically use form for object creation" it won't let me save the BO specification.

Thanks.
by MichaelQ
Wed Nov 09, 2016 3:36 pm
Forum: General discussion and questions about Aware IM
Topic: What causes "Possibly wrong object identifier" warning?
Replies: 3
Views: 4539

Re: What causes "Possibly wrong object identifier" warning?

Thanks Mark.

Perhaps support could adjust the error message to something a bit more explanatory, for noobs like me.
by MichaelQ
Wed Nov 09, 2016 11:20 am
Forum: General discussion and questions about Aware IM
Topic: "Rule uses BO which has not been found."
Replies: 2
Views: 3612

"Rule uses BO which has not been found."

Could some kind soul please explain what's going wrong here?

I'm trying to Start Process p_ReadCurrentLocation (which clearly exists & is offered in the code assist window), but the error message thinks that I'm trying to use a BO!
2016-11-09_1113.png
2016-11-09_1113.png (142.22 KiB) Viewed 3612 times
Many thanks.
by MichaelQ
Wed Nov 09, 2016 10:52 am
Forum: General discussion and questions about Aware IM
Topic: What causes "Possibly wrong object identifier" warning?
Replies: 3
Views: 4539

What causes "Possibly wrong object identifier" warning?

And what should be done about it?
2016-11-07_1059.png
2016-11-07_1059.png (16.49 KiB) Viewed 4539 times
by MichaelQ
Wed Nov 09, 2016 10:45 am
Forum: General discussion and questions about Aware IM
Topic: Can a Process be used in a BO rule?
Replies: 1
Views: 2770

Can a Process be used in a BO rule?

Can a Process (eg Start Process) be used in a BO rule?.
This command is offered in the code editor when creating a rule, but I get an error message when trying to save it.

Thanks.
by MichaelQ
Mon Nov 07, 2016 3:32 pm
Forum: General discussion and questions about Aware IM
Topic: Internal error. Instance of GeoLocation must be initialised
Replies: 5
Views: 6785

Re: Internal error. Instance of GeoLocation must be initiali

Ah ha...I got it working! After I placed "Submission" into the Process Input window of the ReadCurrentLocation process, it worked. It seems that there is an error in the ReadCurrentLocation process part of the tutorial video. It shows the Process Input as blank, but my experience suggests that in th...
by MichaelQ
Mon Nov 07, 2016 11:19 am
Forum: General discussion and questions about Aware IM
Topic: Internal error. Instance of GeoLocation must be initialised
Replies: 5
Views: 6785

Re: Internal error. Instance of GeoLocation must be initiali

I still can't get Geolocation to work. I have watched the tutorial and read the manual. I have an MGeoLocation BO and have created the Processes & Actions exactly as described in the video. 2016-11-07_1055.png I have made a native app for Android. However I still get the error. 2016-11-07_1101.png P...
by MichaelQ
Mon Oct 31, 2016 12:46 pm
Forum: General discussion and questions about Aware IM
Topic: How do Business Spaces work?
Replies: 6
Views: 8994

Re: How do Business Spaces work?

Thanks Mark for sorting this out for me.
by MichaelQ
Mon Oct 31, 2016 11:12 am
Forum: General discussion and questions about Aware IM
Topic: How do Business Spaces work?
Replies: 6
Views: 8994

Re: How do Business Spaces work?

Thanks Support. I tried to reinstall but when I try to start AIM I get the error message below. I even reverted to Derby db but still no go. Startup timeout is: 0 Hello world. About to start the Server java.io.IOException: Failed to bind to server socket: tcp://localhost:61616 due to: java.net.BindE...
by MichaelQ
Mon Oct 31, 2016 10:36 am
Forum: General discussion and questions about Aware IM
Topic: Running AwareIM on a hi-res monitor
Replies: 17
Views: 31680

Re: Running AwareIM on a hi-res monitor

I'm using a 17" laptop with 1920 x 1200 resolution and the font size in AwareIM is painfully small. (Getting old!)
I hope that the font size will be adjustable after the migration to Eclipse IDE.