Click here to Skip to main content
15,886,362 members

tiwarivishnu - Professional Profile



Summary

    Blog RSS
425
Author
1
Debator
5
Editor
2
Organiser
333
Participant
0
Authority
0
Enquirer
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Reputation

Weekly Data. Recent events may not appear immediately. For information on Reputation please see the FAQ.

Privileges

Members need to achieve at least one of the given member levels in the given reputation categories in order to perform a given action. For example, to store personal files in your account area you will need to achieve Platinum level in either the Author or Authority category. The "If Owner" column means that owners of an item automatically have the privilege. The member types column lists member types who gain the privilege regardless of their reputation level.

ActionAuthorAuthorityDebatorEditorEnquirerOrganiserParticipantIf OwnerMember Types
Have no restrictions on voting frequencysilversilversilversilver
Bypass spam checks when posting contentsilversilversilversilversilversilvergoldSubEditor, Mentor, Protector, Editor
Store personal files in your account areaplatinumplatinumSubEditor, Editor
Have live hyperlinks in your profilebronzebronzebronzebronzebronzebronzesilverSubEditor, Protector, Editor
Have the ability to include a biography in your profilebronzebronzebronzebronzebronzebronzesilverSubEditor, Protector, Editor
Edit a Question in Q&AsilversilversilversilverYesSubEditor, Protector, Editor
Edit an Answer in Q&AsilversilversilversilverYesSubEditor, Protector, Editor
Delete a Question in Q&AYesSubEditor, Protector, Editor
Delete an Answer in Q&AYesSubEditor, Protector, Editor
Report an ArticlesilversilversilversilverSubEditor, Mentor, Protector, Editor
Approve/Disapprove a pending ArticlegoldgoldgoldgoldSubEditor, Mentor, Protector, Editor
Edit other members' articlesSubEditor, Protector, Editor
Create an article without requiring moderationplatinumSubEditor, Mentor, Protector, Editor
Approve/Disapprove a pending QuestionProtector
Approve/Disapprove a pending AnswerProtector
Report a forum messagesilversilverbronzeProtector, Editor
Approve/Disapprove a pending Forum MessageProtector
Have the ability to send direct emails to members in the forumsProtector
Create a new tagsilversilversilversilver
Modify a tagsilversilversilversilver

Actions with a green tick can be performed by this member.


 
GeneralSending EDI 997 Acknowledgement ONLY. Pin
tiwarivishnu22-Oct-09 2:54
tiwarivishnu22-Oct-09 2:54 
The BizTalk EDI Implementation is receiving EDI 940 message [Warehouse shipping order] from partner. In response to this, BizTalk application needs to send EDI 997 message to the partner.

Problem: I was assuming that BizTalk EDI will send the 997 to the partner, without the configuring this party as receiver. The obvious reason was, when you start configuring the “Party as Interchange Receiver”, you need to set you do not see the EDI 997 GS and ST segment definition and when you try to set the “For ST1” from drop down you do not see EDI 997 and because of this I could not configure the party as receiver and due to this reason I was continuously getting below error.

X12 Message can not be serialized due to invalid party configuration for XXXX, 1st validation error has description ISA5: Data element too short

Note: The xml 997 was generating but it was failing at in the send pipeline. Assembler was trying to add the ISA and GS values, since the party was not configured as receiver, so assembler was not finding the ISA and GS info to add and it was throwing error i.e. ISA5: Data element too short.Later I found that ST1 field could be set to anything and this value will be overwritten EDI send pipeline with appropriate values. And this removes the error!!!

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.