Interview Questions Answers.ORG
Interviewer And Interviewee Guide
Interviews
Quizzes
Home
Quizzes
Interviews BizTalk Server Interviews:Biztalk AdapterBiztalk ApplicationBiztalk BamBiztalk Business Rule EngineBiztalk DatabaseBiztalk EdiBiztalk Esb ToolkitBiztalk FunctoidBiztalk Helper ClassBiztalk Hl7Biztalk MapBiztalk OrchestrationBiztalk PipelineBiztalk SchemaBiztalk Visual StudioBiztalk Xslt
Copyright © 2018. All Rights Reserved
Biztalk Edi Interview Question:
Do you know how to change the message type?
Submitted by: MuhammadBefore jumping in to do as the error message suggests, let's think for a moment about what that entails.
Inspect every Receive and Send shape to determine if it uses a Message variable that's associated with the schema you want to change.
Its not a good practice to create a single orchestration with so many Receive/Send shapes.
Delete Port connections, once you find all the Receive/Send shapes.
Change the Message variable so that the Message Type property is set to the new schema and then re-associate the Message variable with each Receive/Send shape.
Find all the Port Types that are associated with the Ports you disconnected from Receive/Send shapes and reset their Operation's Message Type properties.
Submitted by: Muhammad
Inspect every Receive and Send shape to determine if it uses a Message variable that's associated with the schema you want to change.
Its not a good practice to create a single orchestration with so many Receive/Send shapes.
Delete Port connections, once you find all the Receive/Send shapes.
Change the Message variable so that the Message Type property is set to the new schema and then re-associate the Message variable with each Receive/Send shape.
Find all the Port Types that are associated with the Ports you disconnected from Receive/Send shapes and reset their Operation's Message Type properties.
Submitted by: Muhammad
Copyright 2007-2025 by Interview Questions Answers .ORG All Rights Reserved.
https://InterviewQuestionsAnswers.ORG.
https://InterviewQuestionsAnswers.ORG.