DESCRIPTION: Allows an authenticated user to abort a certain T-workflow (ID) by its Asset Code.
This operation is useful to, for example, manage federated assets imported from the current site onto an external site (the requester).
INPUT
input_WF_AbortWorkflowByAssetCode
OUTPUT
<string xmlns="http://www.etere.eu/EtereWSApi"><?xml version="1.0" encoding="utf-8"?> <WSApiResponse> <Function Name="WF_AbortWorkflow"> <Result Code="0" Description="Success"/> </Function> </WSApiResponse> </string> <string xmlns="http://www.etere.eu/EtereWSApi"><?xml version="1.0" encoding="utf-8"?> <WSApiResponse> <Function Name="WF_AbortWorkflow"> <Result Code="0" Description="Success"/> </Function> </WSApiResponse> </string>
output_WF_AbortWorkflowByAssetCode