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.
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.
IFMETransformationRequest CreateTransformationRequest(string,string);
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.
IFMETransformationRequest CreateTransformationRequest(string,string,string);
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.
IFMETransformationRequest CreateTransformationRequest(string,string,IFMEWorkspace);
IFMEServerSession Interface | IFMEServerSession Members | Safe.FMEServer.API Namespace