How to give values for ISA fields after mapping flat file schema and EDI 850 schema?

Answered How to give values for ISA fields after mapping flat file schema and EDI 850 schema?

  • 2012年5月29日 下午 04:07
     
     

    Hi,

    I have to generate EDI 850 from csv file. I was able to do that. Below is the generated 850 file. But here i want to change ISA6(BTS-SENDER) and ISA8(RECEIVE-PARTNER) fileds.

    How i can acheive that. Please help me out.

    ISA*00*          *00*          *ZZ*BTS-SENDER     *ZZ*RECEIVE-PARTNER*120529*1200*U*00401*000000021*0*T*:~
    GS*PO*BTS-SENDER*RECEIVE-APP*120529*1200*21*T*00401~
    ST*850*0005~
    BEG*00*SA*00007226**20120202~
    PER*BD*010226776~
    N1*ST*Tester1-GmailDental1*92*000001~
    PO1*1*1**1***KF00621~
    CTT*1~
    SE*7*0005~
    GE*1*21~
    IEA*1*000000021~


    ravindra

所有回覆

  • 2012年5月29日 下午 04:31
     
     已答覆

    You need to configure party and agreement.....and then associate the send port with the party ..and also use EDi-send pipeline at send port ........this will put the ISA values in your destination file....

    • 已標示為解答 ravi230 2012年5月29日 下午 06:31
    •  
  • 2012年5月29日 下午 04:54
     
     

    You can also use EDI override inside the orchestration.

    http://msdn.microsoft.com/en-us/library/dd210685(v=bts.10).aspx


    Please Indicate "Mark as Answer" if this Post has Answered the Question

  • 2012年11月30日 上午 05:43
     
     

    hey,

    If you know to generate csv to edi 850 can you share with me how you have done this.

    I am new to this and i need to do it urgently.

    Thanks