Migration Limitations (Magic xpi 4.5)
When you migrate an iBOLT V2.5 project to Magic xpi V3.x, there are certain limitations to the process. The following table describes these limitations:
|
|
Variable Length
|
Variable length is limited to 30 characters. This means that if this size is exceeded when G, C, or F prefixes are added, the variable name will be truncated.
|
Data Mapper
|
The conversion of built-in SQL functions, such as count(*), are not supported.
|
eDeveloper Trigger
|
eDeveloper triggers are not supported in Magic xpi, and will be removed from the trigger area. You can use the Component SDK utility to create a uniPaaS trigger.
|