Passing data between different message types
Web Server forum
Back To The Forum Home!Search!Private Messaging System

Web Server Talk Web Server Talk > Web Servers reviews > BizTalk Server > BizTalk Server Orchestration > Passing data between different message types




  Last Thread   Next Thread Next
  Show Printable Version Email this Page Subscribe to this Thread      Post New Thread    Post A Reply      

    Passing data between different message types  
Ken Powers


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
03-06-06 10:51 PM

I have a project in which an orchestration makes a call to a web service.
I've defined two types of messages to transmit the response from the web
service.

One of the messages is a Web Message type: ETLEngineWSStartResponse
(ETLOrchestration.ykclnsd.DINEEngine_.StartEngine_response)

The other message is a Schema type: OutboundDINEStatusResponse
(ETLOrchestration.Engine)

I need to pass information from the Web Message to the Schema message.  If I
try to do a direct assignment, such as

OutboundDINEStatusResponse = ETLEngineWSStartResponse;

I get an error about implicitly converting a Web Message to a Schema message
.

How do I go about passing the information between the two messages?





[ Post a follow-up to this message ]



    Re: Passing data between different message types  
Andre Prins


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
03-07-06 07:48 AM

Ken Powers wrote:

> How do I go about passing the information between the two messages?

Hi Ken,

If you have schemas for both messages you can use a Transform inside a Messa
ge Construct to map data from one schema to another.

HTH

--
Andre Prins
Twain Development





[ Post a follow-up to this message ]



    Re: Passing data between different message types  
Ken Powers


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
03-07-06 10:51 PM

I was thinking about that too.  How do I create a schema for the web service
message?  I created the web service so I can modify it as much as I want.

"Andre Prins" wrote:

> Ken Powers wrote:
> 
>
> Hi Ken,
>
> If you have schemas for both messages you can use a Transform inside a Mes
sage Construct to map data from one schema to another.
>
> HTH
>
> --
> Andre Prins
> Twain Development
>





[ Post a follow-up to this message ]



    Re: Passing data between different message types  
Andre Prins


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
03-08-06 07:48 AM

Ken Powers wrote:

> How do I create a schema for the web service
> message?

AFAIK you will have to do this manually with the schema editor.

HTH

--
Andre Prins
Twain Development





[ Post a follow-up to this message ]



    Sponsored Links  




 





   All times are GMT. The time now is 01:35 AM.      Post New Thread    Post A Reply      
  Last Thread   Next Thread Next


Most Popular forums 

Forum Jump:
Rate This Thread:

Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is OFF
vB code is ON
Smilies are ON
[IMG] code is OFF
 
Medical and Health forum | Computer Games Reviews | Graphics design forum

Back To The Top
Home | Usercp | Faq | Register