Multiple choice technology Which Context variable is used as an input to Publish action in OSB $Header $body $Attachments Any user defined variable Reveal answer Fill a bubble to check yourself B Correct answer Explanation The $body context variable contains the message payload and is the standard input for Publish actions in OSB. $Header contains SOAP headers, $Attachments for attachments, user variables are custom - only $body carries the message to publish.