Hi experts,
I am trying to build a simpel odata service in segw.
I build the service step by step
1)Created 2 entity type named "map" and "dlink" by importing from DDIC
at the same time, entityset "maps" and "dlinks" are created
2) Created 1 assocaiton from map to dlink.
3) create the mapping for "maps" and "dlinks" in service implementation
4) the problem is comming.when I try to mapping the assocation, I can't selecte any assocation.
My question is :
why I can't select the assocation created by me in previous step.
and How to create a association which can be selected in the maaping
Please see the attached screenshot for detail information, thanks!