Welcome!
Look up StartProcessWithInit in the User guide.
Search found 111 matches
- Wed Jun 29, 2022 7:44 pm
- Forum: General discussion and questions about Aware IM
- Topic: Auto populate attribute
- Replies: 2
- Views: 56
- Thu Jun 16, 2022 6:39 am
- Forum: General discussion and questions about Aware IM
- Topic: Enable port 80 in Ubuntu
- Replies: 1
- Views: 99
Re: Enable port 80 in Ubuntu
Never used AwareIM in a linux environment.
I think all ubuntu versions come with ufw. It's a software firewall. Never cared for it, always relied on hardware firewalls. Make sure ufw isn't blocking access to port 80.
I think all ubuntu versions come with ufw. It's a software firewall. Never cared for it, always relied on hardware firewalls. Make sure ufw isn't blocking access to port 80.
- Wed Jun 08, 2022 7:56 am
- Forum: General discussion and questions about Aware IM
- Topic: Aware mail setting
- Replies: 7
- Views: 895
Re: Aware mail setting
I just used the tool you recommend and it has the old smtp.secureserver.net. Is this something I need to change in Godaddy office 365 setup? To smtp.office365.com? I just checked SPF for your domain, you don't have an SPF record so this is not the issue. I also checked your MX records and it doesn'...
- Tue Jun 07, 2022 7:39 am
- Forum: General discussion and questions about Aware IM
- Topic: Aware mail setting
- Replies: 7
- Views: 895
Re: Aware mail setting
smpt should be smtp. This could be an SPF issue. Which domain name is used in your FROM address? For instance, if you are using [email protected].org , and an SPF record exists for that domain, it needs to permit the outgoing SMTP server to send in its name. You can use mxtoolbox.com and search for sp...
- Fri Mar 25, 2022 3:56 pm
- Forum: Tips and Tricks
- Topic: https, http2 and pfx certificates, Tomcat configuration
- Replies: 2
- Views: 906
Re: https, http2 and pfx certificates, Tomcat configuration
The main reason for us to use .pfx is because our certs are initially created inside IIS on a different server, then they are exported as .pfx files and used in various servers. Pretty sure it is possible for us to do the trinity thing (key, bundle, cert) like in your configuration, but I am afraid ...
- Fri Mar 25, 2022 2:55 pm
- Forum: Tips and Tricks
- Topic: https, http2 and pfx certificates, Tomcat configuration
- Replies: 2
- Views: 906
https, http2 and pfx certificates, Tomcat configuration
Was troubleshooting something and thought switching from http 1.1 to http2 would solve the specific problem. It didn't, but It might still be useful for someone else to be able to serve content as http2 when using https. We have been using .pfx files as our certificates, and most documentation of To...
- Tue Mar 01, 2022 10:03 am
- Forum: General discussion and questions about Aware IM
- Topic: Can one Aware install on one server, support multiple IP’s?
- Replies: 1
- Views: 1704
- Thu Feb 24, 2022 9:44 am
- Forum: General discussion and questions about Aware IM
- Topic: Poor calendar in Aware. Why?
- Replies: 17
- Views: 4703
Re: Poor calendar in Aware. Why?
1. Limited to only displaying the Subject field in a cell. And cannot be HTML. Cannot make a formula to build this in calendar, so you have to use BO rules to stuff whatever you want to display into the Subject field. Regarding this, we face the same problems in some of our apps when we want some b...
- Tue Feb 15, 2022 8:23 am
- Forum: General discussion and questions about Aware IM
- Topic: a question to anyone who uses CONNECT TO EMAIL action
- Replies: 3
- Views: 1841
Re: a question to anyone who uses CONNECT TO EMAIL action
Our scenario is a bit different. We read email from a single "support" mailbox to convert emails to support cases. The reason we put it in the VP init is probably because the scheduler didn't work out for us. The user login will trigger the email connection if, for instance, a new version has been p...
- Tue Feb 15, 2022 7:41 am
- Forum: General discussion and questions about Aware IM
- Topic: a question to anyone who uses CONNECT TO EMAIL action
- Replies: 3
- Views: 1841
Re: a question to anyone who uses CONNECT TO EMAIL action
VP initialization process with CONNECT TO EMAIL action.
We never disconnect in the production version.
We store the mail settings in an Incoming Email Account Object.
MailCheck attribute determines how often we check for new mail.
We never disconnect in the production version.
We store the mail settings in an Incoming Email Account Object.
MailCheck attribute determines how often we check for new mail.
- Mon Jan 31, 2022 1:17 pm
- Forum: General discussion and questions about Aware IM
- Topic: Parent and Child BO 'Was Changed' Rule
- Replies: 4
- Views: 810
Re: Parent and Child BO 'Was Changed' Rule
You could use a shortcut in this scenario. If the attribute in the child BO should always reflect the value in the parent BO, a shortcut would be a more convenient solution. If you cant use a shortcut for some reason, here is another answer to your question: OverhaulSlots_ChildDB is not in the conte...
- Mon Jan 31, 2022 7:17 am
- Forum: General discussion and questions about Aware IM
- Topic: Icons instead of Text for Custom Query Operations
- Replies: 4
- Views: 851
Re: Icons instead of Text for Custom Query Operations
Code: Select all
<span title="Hello there" class="aw-card-action" oper-operand="EditPassReport_FromParticipant" oper-output="Default" oper-type="0"><span class="k-button k-primary k-flat"><i class="fas fa-list-alt"></i></span></span>
- Fri Jan 28, 2022 8:03 am
- Forum: General discussion and questions about Aware IM
- Topic: Icons instead of Text for Custom Query Operations
- Replies: 4
- Views: 851
Re: Icons instead of Text for Custom Query Operations
Code: Select all
<span class="aw-card-action" oper-operand="EditPassReport_FromParticipant" oper-output="Default" oper-type="0"><span class="k-button k-primary k-flat"><i class="fas fa-list-alt"></i></span></span>
- Tue Jan 25, 2022 7:54 am
- Forum: General discussion and questions about Aware IM
- Topic: Windows or Linux?
- Replies: 7
- Views: 3493
Re: Windows or Linux?
Never ran AwareIM on Linux, but I can give you some basic information that might come in handy: Linux distros like Ubuntu come in different flavors, like server versions with pre-installed packages for a server environment, desktop versions with a GUI out of the box, etc. All of these packages can b...
- Fri Jan 21, 2022 12:56 pm
- Forum: Problem reports
- Topic: Scandinavian characters doesn't work when using OAuth 2.0
- Replies: 2
- Views: 2248
Re: Scandinavian characters doesn't work when using OAuth 2.0
Note: This was tested with both version 8.4 and 8.6.