Generates the output file(s) defined in the mapping for the current component only, using a MapForce internal mapping language. The name(s) of the output file(s) are defined as property of the current component which is the output item in the mapping for this generation process.
GenerateOutput(out pbError:Boolean) -> AppOutputLines |
Name |
Type |
Description |
---|---|---|
pbError |
Boolean |
This is an output-only parameter. You will receive a value only if the calling language supports output parameters. If not, the value you pass here will remain unchanged when the function has finished. |
Error code |
Description |
---|---|
1200 |
The object is no longer valid. |
1201 |
Invalid address for the return parameter was specified. |
1248 |
Generating output is only supported when the graphical user interface is visible. |