PCRuntimeLibrary::getModelXMLIL Method [AX 2012]

Gets the XML representation of the specified product model that is compatible with the product configuration.

server public static container getModelXMLIL(container _inputContract)

Run On

Server

Parameters

_inputContract
Type: container
The input contract containing the product configuration model and optionally a configuration.

Return Value

Type: container
A string that contains the generated XML representation of the specified product model packed in a container.

ExceptionCondition
Error

The specified model is not valid.

Show: