How to store plain strings in an XLANG message?


hi,

calling receive pipeline in orchestration. pipeline takes in flat file message, runs through ffdasm , spits out xml.

in orchestration, have access flat file, submit pipeline follows (msgflatfileinput message of type system.string);

msgflatfileinput = "00|myflatfile|123123";    varpipelineoutput = microsoft.xlangs.pipeline.xlangpipelinemanager.executereceivepipeline(      typeof(pipeline.myflatfilepipelinetype),       msgflatfileinput  );    

when output whats been sent pipeline, shows

<?xml version="1.0"?>   <string>00|myflatfile|123123</string>

there way acn construct xlang message such doesn't wrap in string tags when passed executereceivepipeline method?

appreciated
kind regards
tm



BizTalk Server  >  BizTalk Server General



Comments

Popular posts from this blog

Azure DocumentDB Owner resource does not exist

job syspolicy_purge_history job fail in sqlserver 2008

Trying to register with public marketplace error with 'Get-AzureStackStampInformation'