BizTalk Server Orchestration - problem using expression editor in message assignment

This is Interesting: Free IT Magazines  
Home > Archive > BizTalk Server Orchestration > April 2004 > problem using expression editor in message assignment





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author problem using expression editor in message assignment
nasreen

2004-04-29, 4:36 pm

Hello all,

I added a web reference to my biztalk project, and a reference.xsd file was automatically generated. For my orchestration I have declared a message variable, which is assigned the same type as one of the records in my reference.xsd file. When I try to con
struct that message using the Construct Message and the Message Assignment shape, I run into problems. Under properties for the construct message shape, I have checked that the appropriate message be constructed. When I try using the expression editor in
the message assignment, I don't see the behaviour that I would expect. When filling in the fields for that message, I expected intellisense to provide the list of fields that can be set. However, no such list appears. If I try to set the fields manually,
I get the error message: identifier 'userName' does not exist in 'authenticationinfo'; are you missing an assembly reference? I have confirmed that the expected identifier does appear as one of the fields in the relevant record inside the reference.xsd fi
le, however I dunno what to do next, since I cannot build the solution. Any comments/suggestions will be greatly appreciated.

thanks,
nasreen
Matt Milner

2004-04-30, 1:37 pm

If your web service is schema based, then you cannot set the properties as
you are trying to do. You should however, be able to put a transform shape
in your message construction shape and use that to map from your incoming
message to the web service request. The map will let you put in constants,
etc. if you need them.

Matt


"nasreen" <nasreensarwar@hotmail.com> wrote in message
news:9B7655B5-6ED7-4EC6-8DDE-F1F0AF5E6971@microsoft.com...
> Hello all,
>
> I added a web reference to my biztalk project, and a reference.xsd file

was automatically generated. For my orchestration I have declared a message
variable, which is assigned the same type as one of the records in my
reference.xsd file. When I try to construct that message using the Construct
Message and the Message Assignment shape, I run into problems. Under
properties for the construct message shape, I have checked that the
appropriate message be constructed. When I try using the expression editor
in the message assignment, I don't see the behaviour that I would expect.
When filling in the fields for that message, I expected intellisense to
provide the list of fields that can be set. However, no such list appears.
If I try to set the fields manually, I get the error message: identifier
'userName' does not exist in 'authenticationinfo'; are you missing an
assembly reference? I have confirmed that the expected identifier does
appear as one of the fields in the relevant record inside the reference.xsd
file, however I dunno what to do next, since I cannot build the solution.
Any comments/suggestions will be greatly appreciated.
>
> thanks,
> nasreen



Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com