cancel
Showing results for 
Search instead for 
Did you mean: 

LINK_TO_URL UI Element in SRM 7 , Binding problem

Former Member
0 Kudos

Hi Guys,

I am getting the below error for link_to_url UI element, for which the REFERENCE property is bound to a attribute of type string.

I am not getting any error when the remove the binding.

500 SAP Internal Server Error

ERROR: Error in LINK_TO_URL "LINK" of view

"ZWD_LINK_TO_URL.MAIN": Context binding of property REFERENCE cannot be

resolved: Node MAIN.1.LINKS does not contain any elements (termination:

RABAX_STATE)

Could you please suggest how to resolve this in SRM 7.

It is working fine in SRM5

Any help is highly appreciated.

Thank you,

Rajesh.

Accepted Solutions (0)

Answers (1)

Answers (1)

ramakrishnappa
Active Contributor
0 Kudos

Hi Rajesh,

Atleast one element should be available at runtime.

The cardinality of node LINKS should be like 1...0 / 1...1

Change the cardinality accordingly.

Hope this helps you.

Regards,

Rama