Show TOC

Function documentationHTML Saver Locate this document in the navigation structure

 

This action is used to save HTML content as a file on the SAP Manufacturing Integration and Intelligence (SAP MII) host machine.

Features

The File Path Selectionscreen is used to configure the action.

The properties for this action are listed in the following table:

Property

Data Type

Access

Use

StringContent

String

In and out

Specifies the HTML content to be written to a file.

Path

String

In and out

Specifies the complete path and the name of the file that receives the HTML content, for example, c:\Inetpub\wwwroot\index.htm. Use forward slashes (/) in Web URL references. A backslash (\) represents an escape character, WEB://<Project>/<Path>/<Filename>, or db://<Project>/WEB/<Path>/<Filename>.

Success

Boolean

Out

Indicates whether the action succeeded or failed. If it failed, errors are displayed in the server trace log.