Skip to main content
Version: Pre-Released

Assembly Application URL Parameters

The application expose two URL parameters allowing several load mode of an assembly file (*.BMA)

This section describes the different supported URL parameters.

Supported Parameters

productId

This parameter allows to load in the application the assembly ressource file (.bma) of a product designated by the parameter: productId. Please note that it will "strictly" load the assembly ressource file (product configuration is not taken into account).

Example: {AssemblyEditorURL}?productId=xyz0123

productIdConf

This parameter can be used in combination with productId, to apply a product configuration to the loaded assembly ressource file. The product configuration applied is the one of the product designated by the parameter: productIdConf. Please note that productIdConf and productId can be different.

Example: {AssemblyEditorURL}?productId=xyz0123&productIdConf=yzx453