TEXT FIELD IN SWIFT MESSAGE

  • simus44
  • Topic Author
  • Offline
  • New Member
  • New Member
More
16 years 3 months ago #3601 by simus44
TEXT FIELD IN SWIFT MESSAGE was created by simus44
I have a SWIFT message 202 and I want to add another tag (29A) but it always have to have fixed content. Can somebody help me how to do this, I read all the available helps and I still don't get it?

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

  • saranvelu
  • Visitor
  • Visitor
16 years 3 months ago #3604 by saranvelu
Replied by saranvelu on topic Re:TEXT FIELD IN SWIFT MESSAGE
Hi,

Your requirement is feasible. You can have a user defined routine in DE.MAPPING and populate a the value that you want in the 9th array which is a fixed one. And then map the field accordingly in the DE.MESSAGE and DE.FORMAT.SWIFT.

But there may be another solution which is better than this. But i dont know how to do this without a routine. If anybody come across some other solution without writing a routine kindly post it.

Regards,
Saravanan.

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

More
16 years 3 months ago #3616 by Srinivas Yadav
Replied by Srinivas Yadav on topic Re:TEXT FIELD IN SWIFT MESSAGE
Hi ,

Going for Mapping Routine is fine . Alternate solution is to write an Auto New content routine for the local ref field for which you are going to update the fixed content and include the field in the versions you are using for doing the transaction.

If the Field length is not much big then directly you mention the VETTING.TABLE in the LOCAL.TABLE and make it Default in the screen level to avoid the AUTO.NEW.CONTENT Routine.

Now Map the local ref field to the DE.MESSAGE , DE.MAPPING and DE.FORMAT.SWIFT Tag required and Re-Start the Phantoms . It works fine.

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

Time to create page: 0.034 seconds