-
hello
when i read the document of sourcetap crm i find "Mail Merge" but in the tool bar "Email List" don't exist. please if someone has an idea to resolve this problem
thank you.
2007-03-05 16:09:01 UTC by mahassen
-
hello
when i clic in "User Transfer "in the tool bar it was an error in the main screen "A General Error Happened."
please i someone has an idea to resolve this problem
thank you.
2007-03-05 16:05:18 UTC by mahassen
-
This is amazing! Folks who are into CRM not even bother to reply prospect enquiry.
Not only I posted in this forum but I sent email to their "info@sourcetap.com" to ask for more information.
5 days passed not even a sinlge auto-reply. :(
Sad to see folks who promote CRM and yet they themselve never practice it.
Hmmm, what could I say?
Thz.
2006-08-22 01:07:19 UTC by jslh
-
Hi,
I hv gone thru the doc on your website but could not locate any information that allow us to send / receive email within the SourceTap CRM.
How do you keep track of all email correspondence on the contacts?
I do beleve that this is a very important features & functionailty that any good CRM/SFA should have!
Thz.
2006-08-17 04:56:03 UTC by jslh
-
It can be run under any app server. It is just a matter of settting up classpath entries and modifying config files. The app is built on top of the ofbiz framework (www.ofbiz.org), so deployment to alternate app servers would be done the same as any ofbiz application. There are mailing lists and a wiki you can access from the ofbiz site that may be of some help.
However, I don't think...
2006-05-05 13:37:43 UTC by sfowler
-
Hello,
My sales department (nearly 50 strong) is looking to me to setup a demo of your product. I have downloaded the zip file and it runs fine with the built in jetty, however, the server it needs to be deployed to already has a tomcat server and I would like to run source tap from it.
Any assistance would be greatly appreciated.
Also the final platfrom would be JBoss so any info...
2006-05-04 15:25:15 UTC by dlewis1234
-
Thank you very much for all your help.
I've got the program running - deleted the section as you suggested and it started up but with 505 errors.
I then realised that I had MS SQL Server running on port 80 which was probably causing all the trouble - stopped it and ran it with the original continers.xml and all is well, I think. Pheew!
It looks to be just what I was after.
A couple...
2006-03-24 09:38:10 UTC by potain
-
For some reason the RMI dispatcher is not starting. It could be a firewall issue or a you could have something else running on the port.
You may be able to get by removing the rmi-dispatcher in ofbiz/base/config/ofbiz-containers.xml. just remover the whole section that looks like this:
<!-- RMI Service Dispatcher -->
<container name="rmi-dispatcher"...
2006-03-21 13:51:53 UTC by sfowler
-
Hi Steve
Thank you very much.
I am sorry to do this to you but this is the readout when I run startofbiz.bat: It's rather lenghty and I hope that is is not too much trouble to ask for your assistance once again. I am a complete novice with Java. How do you know that the server is running because typing http://localhost:8080/sfa in Firefox gives the following;Firefox can't establish a...
2006-03-21 11:01:22 UTC by potain
-
You need to set your JAVA_HOME environment variable, ie:
set JAVA_HOME=c:\j2sdk1.4.2_11.
2006-03-18 14:59:15 UTC by sfowler