Application Integration (On-Premises) : Integration Server Built-In Services : Flow Folder : pub.flow:restorePipelineFromFile
pub.flow:restorePipelineFromFile
WmPublic. Restores a pipeline that was previously saved to a file.
Input Parameters
fileName
String Relative path and file name of a file containing a saved pipeline on the Integration Server. If the file is not found at run time, an exception is thrown.
merge
String Optional. Flag that determines whether or not to merge the saved values into the existing pipeline. Set to:
*false to replace the existing pipeline with the saved values. This is the default.
*true to merge the saved values into the existing pipeline.
Output Parameters
The output is dynamic, based on the contents of the saved and existing pipelines.
Usage Notes
This service is helpful in the interactive development or debugging of an application. In some cases, however, using the Pipeline debug property for the debugging of an application is more efficient. For more information about the Pipeline debug property, see webMethods Service Development Help.
Be aware that variables that exist in the saved pipeline but are not defined in the flow will not appear on the Pipeline tab and, therefore, will not be available for explicit mapping.
When using MTOM streaming for SOAP attachments, messageContext variables and/or XOPObject fields will not be available in the saved pipeline. A messageContext variable is used by many pub.soap services to hold the SOAP message on which the service acts. XOPObject fields are Objects that use the com.wm.util.XOPObject Java wrapper type. For more information about MTOM Streaming, see the Web Services Developer’s Guide.
See Also
pub.flow:savePipelineToFile
pub.flow:restorePipeline
Copyright © 2015- 2017 Software AG, Darmstadt, Germany. (Innovation Release)

Product LogoContact Support   |   Community   |   Feedback