Send WorkItem ID as parameter to SMA
Is it possible to send the WorkItem ID as a parameter to SMA the same way we can with the orchestrator connector?
See this image for clarification: https://social.technet.microsoft.com/Forums/getfile/713038.
I took a look at the activity xml generated for the SMA-activity and tried to set it there:
<Property Path="$Context/Property[Type='CustomSystem_Connectors_SMAConnector_Library!System.WorkItem.Activity.SMARunbookActivity']/Text2$">$Context/Property[Type='CustomSystem_WorkItem_Library!System.WorkItem']/Id$</Property>
But that did not work. Any Ideas? Regards, Lasse
Answers
I hope I haven't completely missed your question?