×
Discuss about OFS, Temenos Connectors, Various OFS modes, OFS with Versions, OFS performance, Logging, EB.PHANTOM, OFS.SOURCE etc…
Input Funds Transfer using OFS
- VitCon
- Topic Author
- Visitor
-
12 years 6 months ago - 12 years 6 months ago #13915
by VitCon
Input Funds Transfer using OFS was created by VitCon
According to OFS Syntax for Transaction:
APPLICATION,VERSION/COMMAND/SUBCOMMAND,USER/PASSWORD,ID,DATA
I tried to apply for funds transfer transaction but there's no success (version "FUNDS.TRANSFER,TFS" with a comma):
FUNDS.TRANSFER,FUNDS.TRANSFER,TFS/I/PROCESS,USER/PASSWORD,,DEBIT.THEIR.REF::=Sample
The response is "NO DATA PRESENT IN MESSAGE".
Please give suggestion if you've faced this problem before.
Thank you.
APPLICATION,VERSION/COMMAND/SUBCOMMAND,USER/PASSWORD,ID,DATA
I tried to apply for funds transfer transaction but there's no success (version "FUNDS.TRANSFER,TFS" with a comma):
FUNDS.TRANSFER,FUNDS.TRANSFER,TFS/I/PROCESS,USER/PASSWORD,,DEBIT.THEIR.REF::=Sample
The response is "NO DATA PRESENT IN MESSAGE".
Please give suggestion if you've faced this problem before.
Thank you.
Last edit: 12 years 6 months ago by VitCon.
Please Log in or Create an account to join the conversation.
- jpb
-
- Offline
- Moderator
-
- retired . . . ¯\_(ツ)_/¯
Less
More
- Posts: 2860
- Thank you received: 650
12 years 6 months ago #13926
by jpb
Replied by jpb on topic Input Funds Transfer using OFS
APPLICATION, VERSION/ means you have to use FUNDS.TRANSFER,TFS/
The VERSION in T24 terms is the part after the comma, i.e. only TFS
The VERSION in T24 terms is the part after the comma, i.e. only TFS
Please Log in or Create an account to join the conversation.
- VitCon
- Topic Author
- Visitor
-
12 years 6 months ago #13940
by VitCon
Replied by VitCon on topic Input Funds Transfer using OFS
Thank you. I successfully posted a funds transfer transaction using OFS.
I would like to ask another problem. I need to input bulk of FT transactions (about thousands). I have tried 2 ways:
- Using TWS to create the web service from FT Version, and then write external program to consume that web service. (1)
- Build OFS string for Fund Transfer, and then send it to jBase Agent on T24 App Server (2)
Both methods work, but (1) is faster and uses less memory than (2). I don't know why. I thought (2) should be better than (1).
Can you give some good practices in case of bulk FT transaction?
I would like to ask another problem. I need to input bulk of FT transactions (about thousands). I have tried 2 ways:
- Using TWS to create the web service from FT Version, and then write external program to consume that web service. (1)
- Build OFS string for Fund Transfer, and then send it to jBase Agent on T24 App Server (2)
Both methods work, but (1) is faster and uses less memory than (2). I don't know why. I thought (2) should be better than (1).
Can you give some good practices in case of bulk FT transaction?
Please Log in or Create an account to join the conversation.
Time to create page: 0.025 seconds