×
Discuss on T24 Installation, Setting up the environment, TC Server, jBOSS, Package & Deployment, etc…
Post DC entries using OFS
- gm.saran
- Topic Author
- Offline
- Elite Member
-
Less
More
- Posts: 203
- Thank you received: 29
11 years 11 months ago - 11 years 11 months ago #14358
by gm.saran
Post DC entries using OFS was created by gm.saran
Hi All,
Is it possible to post DC, having multiple debit & credit entries, using OFS thru OFS.BULK.MANAGER? If OFS.BULK.MANAGER can't be used, what will be the right approach towards this?
The request will be sent by an external interface, which is a single batch containing multiple debit/credit entries and the batch total will be zero
Appreciate any help in this....
Thanks in advance
Is it possible to post DC, having multiple debit & credit entries, using OFS thru OFS.BULK.MANAGER? If OFS.BULK.MANAGER can't be used, what will be the right approach towards this?
The request will be sent by an external interface, which is a single batch containing multiple debit/credit entries and the batch total will be zero
Appreciate any help in this....
Thanks in advance
Last edit: 11 years 11 months ago by gm.saran.
Please Log in or Create an account to join the conversation.
- jpb
-
- Offline
- Moderator
-
- retired . . . ¯\_(ツ)_/¯
Less
More
- Posts: 2859
- Thank you received: 650
11 years 11 months ago #14376
by jpb
Replied by jpb on topic Post DC entries using OFS
You should be able to use OFS.BULK.MANAGER as long as you take care that one DC doesn't have more than 998 entries...
I personally prefer to use the old style OFS via EB.PHANTOM (and OFS.QUEUE.MANAGER as RUN.ROUTINE) for passing DC (one file per DC with up to 998 single entries).
I personally prefer to use the old style OFS via EB.PHANTOM (and OFS.QUEUE.MANAGER as RUN.ROUTINE) for passing DC (one file per DC with up to 998 single entries).
Please Log in or Create an account to join the conversation.
- gm.saran
- Topic Author
- Offline
- Elite Member
-
Less
More
- Posts: 203
- Thank you received: 29
11 years 11 months ago #14382
by gm.saran
Replied by gm.saran on topic Post DC entries using OFS
Thanks Andreas,
When i tried OFS.BULK.MGR, the DC's are not getting authorised, even though it is a ZERO auth version. I've to get the DC ref created from the prev step and raise one more call to auth them. I think this is not the right way???
As the request is from an external interface, coming through TC Server, the posting should happen in one go. One request will contain a max of 12 entries (min 2 entries).
In this case, what is the best way for handling the txns.
Appreciate your help!
When i tried OFS.BULK.MGR, the DC's are not getting authorised, even though it is a ZERO auth version. I've to get the DC ref created from the prev step and raise one more call to auth them. I think this is not the right way???
As the request is from an external interface, coming through TC Server, the posting should happen in one go. One request will contain a max of 12 entries (min 2 entries).
In this case, what is the best way for handling the txns.
Appreciate your help!
Please Log in or Create an account to join the conversation.
- jpb
-
- Offline
- Moderator
-
- retired . . . ¯\_(ツ)_/¯
Less
More
- Posts: 2859
- Thank you received: 650
11 years 11 months ago #14387
by jpb
Replied by jpb on topic Post DC entries using OFS
As DC is so special (complete the batch with a balance of zero, having DC.BATCH updated correctly . . .) we do the Authorisation in a separate manual step (using DC.number ALL).
I never tried to do zero-authoriser DC.
I never tried to do zero-authoriser DC.
The following user(s) said Thank You: gm.saran
Please Log in or Create an account to join the conversation.
- gm.saran
- Topic Author
- Offline
- Elite Member
-
Less
More
- Posts: 203
- Thank you received: 29
11 years 11 months ago #14393
by gm.saran
Replied by gm.saran on topic Post DC entries using OFS
tnx dear... will try.
Please Log in or Create an account to join the conversation.
Time to create page: 0.041 seconds