Ability to change the GS04(Date) segment format in Biztalk 2002

Hi All,

I have a issue where I need to change the GS04 segment of an EDI document to
YYMMDD from CCYYMMDD (YYYYMMDD).

GS^IN^1234567^987654321^20070829^1529^1158^X^003010VICS~

I need it to be
GS^IN^1234567^987654321^070829^1529^1158^X^003010VICS~

After doing some searchs, I found that we have the ability to do this on Biztalk 2006 R2. But is there
a way to handle this on Biztalk 2002.

Thank you,
Sree

[543 byte] By [kumarkadali] at [2008-1-9]
# 1

Hi,

Try posting your question on the NNTP forums microsoft.public.biztalk.general

You can create an AIC component to modify the outbound edi message after it has been formatted.

Thanks,

Mike

MikeKoerner at 2007-10-2 > top of Msdn Tech,BizTalk Server,BizTalk EDI and AS2...
# 2
Thank you, I had that in mind to create an AIC. But i was wondering if there was another way to do it.
I guess i will stick to what you said.

Sorry if I had posted the question in the wrong forum.

Thanks,
Sree

Sreekk at 2007-10-2 > top of Msdn Tech,BizTalk Server,BizTalk EDI and AS2...