It looks I wasn't clear enough.
data1<--this one is for i=1
data2<--this one is for i=2
datai<--this one is for i
Instead of writing every data1..dataN,
I want to use i to stick to data
Example:
Instead of f.writeline(data1)
I would like to somehow stick i and data together.
When i=1 I want to...
Hello
Let's say I've got a string variables data1,data2,data3...
i=1
do while i < 5
f.writeline(data + i) //<--???
//How must I put the quotes that all
//variables(data1...dataN)contents
//will be written to a file f...
Hello!
When I tried to install Biztalk Server 2000 I've got an error message on Configure a BizTalk Messaging Management Database page:
SQL error 18452:42000 :Login failed for user '%ls'. Reason: Not associated with a trusted SQL Server connection.
Hello.Has anybody got any experience with sending Edifact file in messaging manager(port,channel...) and get a converted xml file as output.Perhaps any webpages that handle this problem.
Thanks
Jernej
One more thing...
On advanced option in receive function
I've got EDIFACT envelope,channel is empty ,doc.spec. which I wrote up in text and source, destination
organization X and Y.
Hello,I'm a newbie in Biztalk.I've got problem with transforming EDIFACT doc. to XML.
I made one receive function,which polls EDI document from a specific location,but it
goes to suspended queue because of the parsing error(Biztalk Editor transforms it sucessfully).
I made one port with...
I'm using MS Biztalk Server 2000.
I have a problem with validating Edifact 92.1 instance.I load D93A document specification(ordersSchema.xml), and then when I try to validate my EDI file, it prompts a message:
The required "BGM" record was not found in the inbound document.The parser...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.