HOW TO SEND OFS MESSAGE IN T24 FT

More
9 years 3 months ago #19823 by ena
What is the command to use in sending OFS message (string) in T24.

Please Log in or Create an account to join the conversation.

More
9 years 3 months ago #19824 by MarkTaylor
Replied by MarkTaylor on topic HOW TO SEND OFS MESSAGE IN T24 FT
From where you want to send the OFS message?
jsh command line or from a routine?

from jsh, you can use tSS
from routine, you use T24 standard API OFS.BULK.MANAGER

Please Log in or Create an account to join the conversation.

More
9 years 3 months ago #19825 by ena
Replied by ena on topic HOW TO SEND OFS MESSAGE IN T24 FT
Thanks for your response. Please what is the full description of the tSS command.e.g the syntax

Please Log in or Create an account to join the conversation.

More
9 years 3 months ago - 9 years 3 months ago #19829 by MarkTaylor
Replied by MarkTaylor on topic HOW TO SEND OFS MESSAGE IN T24 FT
jsh-> tSS <Name of the OFS.SOURCE>
<OFS Message>

For example

jsh -->tSS TELNET
SECTOR,/I/PROCESS,AUTHOR/123456,700,DESCRIPTION::="TEST",


Type EXIT to exit from the tSS session
Last edit: 9 years 3 months ago by MarkTaylor. Reason: Additional information

Please Log in or Create an account to join the conversation.

More
9 years 3 months ago #19830 by ena
Replied by ena on topic HOW TO SEND OFS MESSAGE IN T24 FT
Thank you.

Please Log in or Create an account to join the conversation.

Time to create page: 0.029 seconds