Hello Thorsten, We had an integration customer once that was using WebLogic as their SOA tool. Anyway, they would ask us to simply wrap the 824 Application Advice into a SOAP XML envelope.
Apparently they later used the WebLogic platform to kick this back into their A/R exceptions reporting. At the end of the day it was a glorified human-readable report. Here is a sample below for illustration. I know it's not pretty. Notice the TED segment: "TED*006*Duplicate Invoice Number. Resend with Unique! " <?xml version="1.0"?><SOAP-ENV:Envelope xmlns:SOAP-ENV=http://schemas.xmlsoap.org/soap/envelope/ xmlns:rtc=https://YOURWEBSERVER.com/schemas/data xmlns:xsd=http://www.w3.org/2001/XMLSchema xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <SOAP-ENV:Body> <action:View824AppAdvice> <action:x12><![CDATA[-ISA*00* *00* *01*9012345720000 *01*9088877320000 *110421*1228*U*00200*000000001*0*T*:!GS*AG*901234572000*908887732000*110421*1228*1*T*004010!ST*824*0001!BGN*01*3920394930203*20110421*1615*CT!OTI*IA*IK*IN834923021!TED*006*Duplicate Invoice Number. Resend with Unique!SE*5*0001!GE*1*1!IEA*1*000000001!~]]></action:x12> <action:x12Version>004010</action:x12Version> </action:View824AppAdvice> </SOAP-ENV:Body> </SOAP-ENV:Envelope> Sergey Sudakov EDI Project Manager Beacon EDI, Inc 4445 Eastgate Mall Suite 200 San Diego, CA 92121 800-334-6127 x2 https://beaconedi.com/ On Thu, Apr 25, 2013 at 12:02 PM, Thorsten Evans <[email protected]>wrote: > ** > > > We receive a variety of transactions that we not integrate...I am sure > others are in the same position. So my question to the group...How do you > process/handle the below transactions? For some we rip some text and > email, for others, we save the entire transaction for the users to review > in an external viewer. > > Are there any other creative things you are doing with these transactions? > > 812 Credit/Debit Adjustment > 824 Application Advice > 864 Text Message > > Thanks in advance, > Thorsten > > [Non-text portions of this message have been removed] > > > -- Sergey Sudakov EDI Project Manager Beacon EDI, Inc [email protected] 4445 Eastgate Mall Suite 200 San Diego, CA 92121 800-334-6127 x2 https://beaconedi.com/ [Non-text portions of this message have been removed] ------------------------------------ ... Please use the following Message Identifiers as your subject prefix: <SALES>, <JOBS>, <LIST>, <TECH>, <MISC>, <EVENT>, <OFF-TOPIC> Job postings are welcome, but for job postings or requests for work: <JOBS> IS REQUIRED in the subject line as a prefix.Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/EDI-L/ <*> Your email settings: Individual Email | Traditional <*> To change settings online go to: http://groups.yahoo.com/group/EDI-L/join (Yahoo! ID required) <*> To change settings via email: [email protected] [email protected] <*> To unsubscribe from this group, send an email to: [email protected] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
