SYNTAX:
xpxMapInstance(targetInstance , sourceInstance : GENERIC)
status : INTEGER;
The xpxMapInstance function connect a target instance to a source instance. The functions xpxGetTargetInstance and xpxGetSourceInstance can later be used to find the connected target instance from the source instance and vice versa.
Note: Target and source instance in this context is not the same as in the context of a ?mapping process? (ExpressX schema). The targetInstance and sourceInstance may be any arbitrary instances.
General
Content
Integrations