B2B Integration : ActiveTransfer Built-In Services Reference : Asset Document Types : Overview : wm.mft.assets.rec.event.action.properties:WriteFileToDB
wm.mft.assets.rec.event.action.properties:WriteFileToDB
Document type that contains the write file content to database action in ActiveTransfer Server.
Note:  
This action delivers the contents of a file to an Integration Server service for the purpose of writing the content to the database. ActiveTransfer Server provides the content in byte or stream form to the service according to the format that the service’s input signature requires.
Variables
serviceName
String Specifies the Integration Server service name. Includes the complete path of the service, starting from the package that contains the service you want to execute. For example, pub.event:addSubscriber
inputDataForService
String Specifies the values for the input parameters of the service that you selected. For more information about the Integration Server services and their signatures, see webMethods Integration Server Built-In Services Reference.
IncludeFileContent
String (Optional) Set this parameter to true, to pass the file content to the service.
includeFileContent As
String Specifies the transmission method for the file content. You can transmit the file content as:
*stream (default)
*bytes
includeFilePath
String (Optional) Set this parameter to true, if you want ActiveTransfer Server to provide the path of the target file to the respective service. The file path information is passed to the service as input parameter filePath.
Copyright © 2016- 2017 Software AG, Darmstadt, Germany.

Product LogoContact Support   |   Community   |   Feedback