Microsoft
70-595 · Question #26
You are developing a BizTalk Server 2010 orchestration that processes messages received from the BizTalk FILE adapter. You need to retrieve the original file name of the message and store it in a…
The correct answer is D. Inside an expression shape in the BizTalk Orchestration Designer, use the FIL. See the full explanation below for the reasoning.
Question
You are developing a BizTalk Server 2010 orchestration that processes messages received from the BizTalk FILE adapter. You need to retrieve the original file name of the message and store it in a variable named FileName for future processing. What should you do?
Options
- AInside a message assignment shape in the BizTalk Orchestration Designer, use the
- BInside an expression shape in the BizTalk Orchestration Designer, use the LEGACY.FilePath
- CInside a message assignment shape in the BizTalk Orchestration Designer, use the
- DInside an expression shape in the BizTalk Orchestration Designer, use the FIL
- EReceivedFileName context property to assign the FileName variable.
How the community answered
(38 responses)- A11% (4)
- C5% (2)
- D82% (31)
- E3% (1)
Community Discussion
No community discussion yet for this question.