|
|
|
Flat File to multiple XML
Fri, 19 May 2006 15:06:02 -0400
Have a delimited flat file, all rows the same, say:
xxx,vvv,ddd
aaa,qqq,fff
Need to make each row a separate XML output file. Right now, all rows endup
in the same XML file.
Any help appreciated.
--
BobL
...
|
EDI INVOIC 99A schema
19 May 2006 08:46:27 -0700
Hi,
I am trying to process EDI INVOIC D99A version documents but I only
find the 98A schema version in BTS2004 and BTS2006.
Does anyone know how to get a D99A schema?
If not, then has anyone found any ressources on the net that explain
the differences between the versions and easily create the right
sc ...
|
Is it feasible ...
Thu, 18 May 2006 14:39:01 -0700
Can a flat-file pipeline output back to the database so that a second xml
pipeline can sort and debatch the data or can I make a single pipeline do
this? ...
|
Mapping two fields of one schema to two rows of another schema.
Thu, 18 May 2006 08:41:02 -0700
I'm trying to map:
<root>
<tradeDate>20060411</tradeDate>
<settleDate>20060418</settleDate>
</root>
to:
<new>
<dates>
<code>SETT</code>
<date>20060418</date>
</dates>
<dates>
<code>TRAD</code>
<date>20060418</date>
<dates>
</new>
Any suggestions? ...
|
Multiple Transaction (ST) in 850
Thu, 18 May 2006 15:50:38 +0800
I'm a newbie for Biztalk 2002.
I can use the X12 850 template to translate only the first transaction. But
I want to get all transcations, how should I amend the inbound and outbound
specification, and also the mappings?
Thanks!
Jheri
...
|
Flat File - Problem with schema
Mon, 15 May 2006 07:04:02 -0700
Hi, I've been trying to create a schema for an inbound flat file for later
use in a map and can't get it to work.
The file is positional and has different record types (identified in the 2nd
node - which is the 7th charachter in from the left). I've seemingly now
destroyed my schema completely, tinkering ...
|
Flatfile schema with quote tags
Wed, 10 May 2006 11:48:39 +0200
Hi,
i have the following PO where i have to built a FF schema:
"SA01","Order","20050527"
"SA02","381","Customer Name","Cust. number","Germany","Purchaser
Name","0111/991-05","Order number","20050527","20050530","Customer
Name","Central warehouse","Street","Postal city","",""
"SA03","SU0815","Item desc" ...
|
|
|
Flat file disassembler looking for more data at eof.
Mon, 8 May 2006 12:15:02 -0700
I have a flat file:
00000000060508
1234...6789
1234...6789
999999990002
that I defined header, document & trailer schema's like:
<ccsvheader schema> (0x0D 0x0A, hex, postfix)
<ccsvheader> (record, delimited, default delimiter, default childorder)
<header> (record, positional, tag identifier ...
|
BizTalk 2002 EDI: Tracking 997's
Thu, 4 May 2006 10:11:30 -0700
I'm trying to track 997's in BTS 2002, but I don't see the docs in Document
Tracking. The customer is complaining that they are missing and/or
incorrect, and I'd like to see what actually went out.
Is there some way to see them? In the 997 receipt channel, I have checked
all the Document Logging options.
...
|
Cannot get pipeline to break up flat file
4 May 2006 07:09:05 -0700
I have a flatfile that looks more or less like this
SOMEFILL 1000 SOMEDATA SOMEOTHERDATAx <---- first message
SOMEFILL 1020 SOMEDATA SOMEOTHERDATAy
SOMEFILL 1030 SOMEDATA SOMEOTHERDATAz
SOMEFILL 1040 SOMEDATA SOMEOTHERDATAp
SOMEFILL 2000 SOMEDATA SOMEOTHE ...
|
|
|