Issue
When configuring a page in Studio Pro, errors resembling the following are shown when passing a primitive page parameter to a page via a page URL:
CE5601: The URL property of this Page is missing a parameter segment for parameter "ExampleParameter".CE5606: The URL parameter "ExampleParameter" cannot be resolved to the attribute of an entity.CE5603: The URL is invalid "{ExampleParameter}"Environment
Studio Pro v11.8.0 and older
Cause
In Studio Pro v11.8.0 and older, primitive types are not supported for page parameters or page URLs.
Solution / Workaround
To resolve these errors, upgrade to Studio Pro v11.9.0 or newer, as support for primitive page parameters was introduced in this version.
If it is not possible to upgrade to Studio Pro v11.9.0 or newer, consider using a microflow URL instead as a workaround.
Internal information related
- 273400
- UFC-1778
- CJZ85RLTA/p1773920415897499
Additional information
Mendix documentation:
0 Comments