×
Discuss on T24 Installation, Setting up the environment, TC Server, jBOSS, Package & Deployment, etc…
Sending emails from T24?
- fatkat
- Topic Author
- Offline
- Junior Member
-
Less
More
- Posts: 23
- Thank you received: 0
19 years 4 months ago #678
by fatkat
Sending emails from T24? was created by fatkat
I a have a requirement from a client who wants to send emails (interactively and by batch) to clients on T24.
Any ideas how I can achieve this?
They're on Jbase/Unix.
_________________
fatkat
skype: fatkat6806
This email address is being protected from spambots. You need JavaScript enabled to view it.
Any ideas how I can achieve this?
They're on Jbase/Unix.
_________________
fatkat
skype: fatkat6806
This email address is being protected from spambots. You need JavaScript enabled to view it.
Please Log in or Create an account to join the conversation.
- malai
-
- Offline
- Platinum Member
-
Less
More
- Posts: 509
- Thank you received: 11
19 years 4 months ago #679
by malai
Replied by malai on topic Sending emails from T24?
Hi,
To my knowledge jBASE is not directly supporting send and receive mails. But we can do in an indirect way.
Since jBASE supports JAVA methods, you can develop a JAVA CLASS using JAVA MAIL and then call this inside the jBASE program.
I have not tried this. You try and let me know the errors you are facing. To call a JAVA method inside jBASE refer some older topics in this forum.
_________________
M A L A I
To my knowledge jBASE is not directly supporting send and receive mails. But we can do in an indirect way.
Since jBASE supports JAVA methods, you can develop a JAVA CLASS using JAVA MAIL and then call this inside the jBASE program.
I have not tried this. You try and let me know the errors you are facing. To call a JAVA method inside jBASE refer some older topics in this forum.
_________________
M A L A I
Please Log in or Create an account to join the conversation.
- takoor
- Offline
- Senior Member
-
Less
More
- Posts: 57
- Thank you received: 0
19 years 4 months ago #680
by takoor
Replied by takoor on topic Sending emails from T24?
i have used this and it works
you need to use 'CALLJ' in your subroutine.
_________________
takoor
you need to use 'CALLJ' in your subroutine.
_________________
takoor
Please Log in or Create an account to join the conversation.
- malai
-
- Offline
- Platinum Member
-
Less
More
- Posts: 509
- Thank you received: 11
19 years 4 months ago #681
by malai
Replied by malai on topic Sending emails from T24?
Hi,
Could you post your code here.
_________________
M A L A I
Could you post your code here.
_________________
M A L A I
Please Log in or Create an account to join the conversation.
Time to create page: 0.034 seconds