cancel
Showing results for 
Search instead for 
Did you mean: 

interface node

Former Member
0 Kudos

Node Name node

Interface Node yes (checked)

Input Element (Ext.) yes (checked)

Dictionary structure ztable

Cardinality 1..1

Selection 0..1

Initialization Lead Selection yes (checked)

Singleton yes (checked)

Supply Function

if i create node of that property in my application, and map the input value in view and in window also, still while testing the following error is coming,

The following error text was processed in the system D10 : Adapter error in &VIEW_ELEMENT_TYPE&

FIELD_INPUT" of view "ZAPP.MAIN": Context binding of property VALUE cannot be resolved: The Mapping to Node COMPONENTCONTROLLER.1.ZAPP Has Not Been Completed.

if in node, i set property Input Element (Ext.) to NO ( (unchecked), then every things working correctly, please give the solution for that.

Regards,

Y. N.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hallo,

try deleting the binding in the interface controller

and than establish the binding by dragging from left to right onto the component controller context,

this should fix the error,

grtz,

Koen