How can we process EDI file with out EDI pipeline.
Answer Posted / somendra shukla
EDI file is nothing but its is a flat file.Using coustom
pipeline we can process the EDI file. coustom pipeline is
nothing but its an .net code dll. we can copy this dll and
paste this dll inside the pipeline maper extention.Reset
the toolbox where you can see this and use as a dissambler
into the biztalk application.once we deploy the application
on server at the receive port configuration we select this
pipeline.
| Is This Answer Correct ? | 17 Yes | 0 No |
Post New Answer View All Answers
What is the difference between a "message assignment" shape and an "expression" shape? : biztalk server
im completed my biztalk course , plz guide me how to get job ?
I have a receive port and send port whose message types are different.When I receive a message in my receive port,my process starts.I will construct my out message and give this to my send port.I am configuring a send port group to the logical send port.TO the send port group I have added many send ports with filters.The message in the send ports are not getting filtered based on my filters?
What is correlation sets?
Explain about biztalk orchestration?
What is content routing?
What is document schema?
What is Message routing?
What is convoy and correlation sets?
Explain the flow of messages in biztalk server engine?
Explain why messages are immutable inside biztalk?
What is convoy sets?
What is biztalk?
Define pipelines
What is the use of custom pipeline?