× Discuss on T24 Installation, Setting up the environment, TC Server, jBOSS, Package & Deployment, etc…

OUTWARD DELIVERY - SENDING TO BRANCHES

  • girish
  • Topic Author
  • Offline
  • New Member
  • New Member
More
19 years 15 hours ago #366 by girish
Is it possible to modify the DE.I.HEADER in a swift message ?

my case is i want to a swift message to a branch rather than head office.
but the customer and account setup is only for headoffice.
without using a newcustomer or account is it possible to modify the header alone...

any suggestions welcome.

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

More
18 years 11 months ago #367 by Panos
Replied by Panos on topic OUTWARD DELIVERY - SENDING TO BRANCHES
Hi,

it is possible through some customisation. Like that you can deliver the message to the correct branch (if of course you can find out from the swift message where the swift has to be delivered).


Panos

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

More
18 years 8 months ago #368 by vijay_baskar
Replied by vijay_baskar on topic Doudt regarding DELIVERY
Hai to all,
I back with another doubt this time with Delivery.

I need to send a DELIVERY message (Debit Advice) to Customer, as soon as customer A/C is debited. Which is done through a Template (Where Accounting entries are raised & corresponding Customer, Internal A/C's are Dr & Cr correctly).

I created a 1) DE.MESSAGE
2) DE.MAPPING
3) DE.FORMAT.PRINT
4) DE.PRODUCT
5) DE.ADDRESS

The problem here is

1) I am not getting 'DE.O.HEADER? record for the Message what I created. (After making a transaction through the Template for which I created).

2) Is it Necessary that I need to create all this records (DE.MESSAGE, DE.MAPPING,) OR shall I can use already existing 'DE.FORMAT.PRINT' Record.

3) I am trying to call 'APPLICATIO.HANDOFF' at the stage of 'BEFORE.AUTH.WRITE ' from the main template, What are the 'arguments' that need to passed along with it(Is it 'DE.FORMAT.PRINT.ID',Error Message).

4) Where i get 'DeliveryReferenceID '

It is already a long Query.Thanks for your patience for Reading it.

Thanks in Advance.
Bye,
Vijay baskar.

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

More
18 years 7 months ago #369 by ashok
Replied by ashok on topic OUTWARD DELIVERY - SENDING TO BRANCHES
This is parameer for APPLICATION.HANDOFF
CALL APPLICATION.HANDOFF(REC.1,REC.2,REC.3,REC.4,REC.5,REC.6,REC.7,REC.8,REC.9,MAP.KEY,V.KEY,ERROR.MSG)
*
*************************************************************************
*
* APPLICATION.HANDOFF - This subroutine is called by any application.
* Data is passed to this subroutine in the form of nine records.
* Records are output to the delivery handoff file, still unmapped.
* These records are then mapped onto the standard message layout by
* DE.O.MAP.MESSAGES. The KEY used for the message is returned to the
* application program.
* MAPPING.KEY is MESSAGE-TYPE.APPLICATION.SUB-CLASSIFICATION
_________________
Ashok Pandey
Mayor Street
Dublin
Ireland

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

Time to create page: 0.038 seconds