Creates a new IFMETransformationRequest. No validation is performed on this method's parameters; thus, if the specified keyword or path does not exist, this will not be discovered until the user attempts to run the transformation.
[Visual Basic]
Function CreateTransformationRequest( _
ByVal subsectionName As String, _
ByVal repositoryName As String, _
ByVal workspaceName As String _
) As Safe.FMEServer.API.IFMETransformationRequest
Returns a new IFMETransformationRequest instance.
IFMEServerSession Interface | IFMEServerSession Members | Safe.FMEServer.API Namespace | IFMEServerSession.CreateTransformationRequest Overload List