Search found 2400 matches

by customaware
Sun Dec 08, 2013 1:41 am
Forum: Problem reports
Topic: Multiple copies of email sent sometimes
Replies: 9
Views: 11798

Yay!

Finally fixed it.

Took the Rules from ReceivedEmail and moved them to a Process called OnReceivedEmail

Then left only the following Rule for ReceivedEmail

ReceivedEmail IS NEW

OnNewReceivedMail
DELETE ReceivedEmail

Phew!
by customaware
Sat Dec 07, 2013 3:37 am
Forum: Problem reports
Topic: Multiple copies of email sent sometimes
Replies: 9
Views: 11798

Well..... I call a process and many sub-processes from a Rule on Received Email but once it finishes the processes (which it does successfully) it re-runs the Received Email Rule over and over again. I have even tried to delete the received email at the end of the process and still seems to execute ...
by customaware
Fri Dec 06, 2013 12:10 pm
Forum: Problem reports
Topic: Multiple copies of email sent sometimes
Replies: 9
Views: 11798

This has never been an issue for me in the past but today a process, that has been working perfectly, has sent me over 500 emails.

Had to restart the server to stop it.

I have no idea why! :-/

Build 1715.
by customaware
Fri Dec 06, 2013 3:02 am
Forum: General discussion and questions about Aware IM
Topic: Query Operations Buttons Conditional Appearance
Replies: 1
Views: 1733

Query Operations Buttons Conditional Appearance

I have many instances of Queries with a number of operations buttons such as Edit, Delete, Report etc. Most of these buttons are conditional. Problem is that when a buttons condition is 'No' then the button does not show up but the column where the button would have been displayed is still visible. ...
by customaware
Fri Nov 29, 2013 5:34 am
Forum: General discussion and questions about Aware IM
Topic: Rules after ENTER NEW
Replies: 1
Views: 2002

Rules after ENTER NEW

I have ENTER NEW BizObj WITH ......

Once that is created then the rules on the BO get executed.

If the condition for a Rule is BizObj IS NEW, will that Rule be excuted after the ENTER NEW? (ie. will the instance created by the ENTER NEW be considered New for the Rule?)
by customaware
Tue Nov 26, 2013 5:35 am
Forum: General discussion and questions about Aware IM
Topic: Conditional Tab Display
Replies: 4
Views: 2638

Yep. That does it.

Thanx Tom.
by customaware
Tue Nov 26, 2013 12:24 am
Forum: General discussion and questions about Aware IM
Topic: Conditional Tab Display
Replies: 4
Views: 2638

Conditional Tab Display

I have a BO with 4 Reference Attributes, each of which I display as a Table in a different Tab at the bottom of the form.

Is there any way to conditionally hide or display one to the Tabs depending on other values in the BO?
by customaware
Tue Nov 19, 2013 5:53 am
Forum: General discussion and questions about Aware IM
Topic: Click Document Attribute from a Query line
Replies: 1
Views: 1490

Click Document Attribute from a Query line

I have a BO that has a Attribute of type document. During creation I assign a PDF file to this attribute. Now in Query I would like to see a PDF icon in each row for that attribute so that the user can click on it and have the document open so they can view it. Is that possible or do I have to assig...
by customaware
Sat Oct 19, 2013 3:23 am
Forum: General discussion and questions about Aware IM
Topic: Drag and Drop
Replies: 4
Views: 3169

Have a look in the Docs folder under AwareIM of your installation.

In there is a file called HowTo.pdf.

In there the Drag and Drop stuff starts at the bottom of page 25.
by customaware
Fri Oct 18, 2013 12:15 am
Forum: Problem reports
Topic: Schedule Bug?
Replies: 2
Views: 4209

Schedule Bug?

I have a number of Tab Pages. One displays the Schedule of Leave for the LoggedInUser...Lets call this Page "Me" Another displays the Schedule of Leave for all of the Employees that the LoggedInUser has visibility of. Lets call this Page "Them" When the user first logs in and clicks on the "Me" all ...
by customaware
Wed Oct 16, 2013 12:56 pm
Forum: General discussion and questions about Aware IM
Topic: Worlwide AwareIM Developers Conference
Replies: 1
Views: 1940

Worlwide AwareIM Developers Conference

I have created a LinkedIn Group for AwareIM Developers and set up a few Polls to see what level of interest there might be for a AwareIM International Developers Conference. If you are interested, please visit.... http://www.linkedin.com/groups?newItemsAbbr=&gid=6523657&goback=%2Egna_6523657 Join th...
by customaware
Wed Oct 16, 2013 8:27 am
Forum: General discussion and questions about Aware IM
Topic: Common Data for Multiple BSVs
Replies: 3
Views: 3629

I have tried that. Seems it has some issues. Cannot see the ID attribute to allocate as Primary Key LoginName does not show up in the secondary BSV Same for password Hidden attributes show up but are not really necessary. Also.....when specify you need to enter the Database. Hence if you enter BASDB...
by customaware
Wed Oct 16, 2013 7:04 am
Forum: General discussion and questions about Aware IM
Topic: Common Data for Multiple BSVs
Replies: 3
Views: 3629

Common Data for Multiple BSVs

Imagine I have an app (BSV) that manages Human Resources issues and another (BSV) that manages payroll. What is the best way to utiise a single source of data for Employees between the two apps so as to avoid having to enter and maintain all of the employees in two places? I know I could add Payroll...
by customaware
Thu Oct 10, 2013 4:21 am
Forum: General discussion and questions about Aware IM
Topic: Calculation By Expression
Replies: 1
Views: 2001

Calculation By Expression

Hi All, I want to add payroll capability to my Leave Management System and am pondering how to implement the payroll templates in Aware. I have it already in another platform which allows calculation using an expression. For example.... imagine there is a Project Allowance which is calculated as Pro...
by customaware
Fri Sep 27, 2013 1:38 pm
Forum: General discussion and questions about Aware IM
Topic: Schedule Grouping Question
Replies: 3
Views: 2044

Not sure what you mean by this....
object that would group the events of particular employees
Can you please elaborate as simple example?