Re: Logical Functoid
- From: "Benny Mathew" <benny@xxxxxxxxxxx>
- Date: Thu, 18 Jan 2007 18:11:03 +0530
Hi Baskar,
What you need to do is connect the testinput node to "String Left Trim"
functoid, the output of that to an "String Right Trim" functoid, this will
ensure that spaces on both sides if any, are removed.
The output of this should be directed to an Equal logical functoid as one of
the parameter, the other parameter should be a hardcoded empty string inside
the functoid like this "".
The output of this should be directed to the value mapping functoid, as the
first parameter second parameter should be directly from the testinput.
the output of the value mapping should go to the output schema.
if are not able to do it, do send me the solution zipped to my email, I can
do it and send it to you.
HTH
--
Regards
Benny Mathew
Seamless Integration Solutions
BizTalk Consulting, Development, Training
Bangalore, India
Cell: +91-9945602604 / Office: +91-80-41676177
http://www.seamless.in
http://GeeksWithBlogs.net/benny
"BASKAR BV" <BASKARBV@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:022B5510-F5AD-4F89-BEC6-F6B819155F1F@xxxxxxxxxxxxxxxx
i have input messge as
<testinput> </testinput>
<testinput>1000</testinput>
This is not limited. minoccurs & maxoccurs are specified in the schema
type.
When i get this kind of message i have to create element in output
message
only for non-blank elements.
like
<testinput>1000</testinput>
Appreciate your help.
.
- Prev by Date: RE: Universal Business Language Failed to Load Schema
- Next by Date: BIztalk 2006 map - script using external assembly issue
- Previous by thread: Re: Logical Functoid
- Next by thread: RE: Universal Business Language Failed to Load Schema
- Index(es):
Relevant Pages
|
Loading