T24-MT950

533 views
Skip to first unread message

Mayaihii

unread,
Jul 3, 2008, 2:18:00 AM7/3/08
to jBASE
Hi,

I have implemented MT950 swift messages which are being diverted to a
local folder, this is for purpose of reconciliation both for
internal(suspense) accounts and nostro accounts. While this is working
ok for BNK, i have a problem generating these messages for internal
accounts for the branches. All messages generated for internal
accounts in the branches goes into repair in the header and the msg
error i get is "swift company address does not exist".

Now if i jed the header field CUS..COMPANY and CUSTOMER.NUMBER (in
this case replace it with the BNK company e.g. replace US0010002 with
US0010001) and resubmit the message, the message is formatted and
rerouted to the diversion file.

How can i achieve this without jedding the header?

Looking forward for your response

Thanks

rahul vk

unread,
Jul 3, 2008, 3:23:49 AM7/3/08
to jB...@googlegroups.com
Hi ,
 
Normally "address does not exit" message will be thrown  when there is no address record exist for that company . In your case the DE.ADDRESS record is  present for BNK  but no De.address records are there for branch companies. What you have to do is  put records
 
De.Address Id would be like 
 
company_id.SWIFT.1  (generic)
 
if u want to give addresses for each customer,  record id would be
 
company_id.C-customer_id.SWIFT.1
 
if u want to give addresses for each Account , record id would be
 
company_id.A-customer_id.SWIFT.1
 
check whether it is working for you
 
 
 
 
Regards
 
Rahul
 
 

rahul vk

unread,
Jul 3, 2008, 3:25:58 AM7/3/08
to jB...@googlegroups.com
Hi ,
 
Normally "address does not exit" message will be thrown  when there is no address record exist for that company . In your case the DE.ADDRESS record is  present for BNK  but no De.address records are there for branch companies. What you have to do is  put records
 
De.Address Id would be like 
 
company_id.SWIFT.1  (generic)
 
if u want to give addresses for each customer,  record id would be
 
company_id.C-customer_id.SWIFT.1
 
if u want to give addresses for each Account , record id would be
 
company_id.A-Account_no.SWIFT.1

Mayaihii

unread,
Jul 3, 2008, 5:33:48 AM7/3/08
to jBASE
Hi Rahul,
Thanks for your timely response.
However, i had created these addresses for the branch i.e.
<COMPANY.CODE>.<CARRIER.1> for generic for each branch. These
addresses exist, but when its comes to formatting they are all
referencing the BNK address.
the error am getting is "swift company address record & does not
exist#US0010002" and yet this address exist in DE.ADDRESS

thanks again.

rahul vk wrote:
> Hi ,
>
> Normally "address does not exit" message will be thrown when there is no
> address record exist for that company . In your case the DE.ADDRESS
> record is present for BNK but no De.address records are there for
> branch companies. What you have to do is put records
>
> De.Address Id would be like
>
> *company_id.SWIFT.1* (generic)
>
> if u want to give addresses for each customer, record id would be
>
> *company_id.C-customer_id.SWIFT.1*
> **
> if u want to give addresses for each Account , record id would be
>
> *company_id.A-customer_id.SWIFT.1*

rahul vk

unread,
Jul 3, 2008, 6:22:07 AM7/3/08
to jB...@googlegroups.com

Hi,
 
You would have done this already, any way check the DE.PRODUCT record for that message  and confirm the message points to the correct address...
 
3. 1 CARRIER.ADDR NO SWIFT.1   ----> Check whether this is correct or not?
4. 1 LANGUAGE....... GB
5. 1 FORMAT......... 1
6. 1 COPIES......... 1      
 
 Regards
Rahul

Mayaihii

unread,
Jul 3, 2008, 7:03:04 AM7/3/08
to jBASE
Thanks Rahul,
I've already done this in the DE.PRODUCT I.E
@ID US0010002.950.ALL
3. 1 CARRIER.ADDR NO *RECS.1 (am using RECS carrier)
4. 1 LANGUAGE....... GB
5. 1 FORMAT......... 1
6. 1 COPIES......... 1

rahul vk wrote:
> Hi,
>
> You would have done this already, any way check the *DE.PRODUCT* record for
> that message and confirm the message points to the correct address...
>
> 3. 1 CARRIER.ADDR NO *SWIFT.1 ----> Check whether this is correct or not?*
Reply all
Reply to author
Forward
0 new messages