Hi experts, I tried to add an additional tab to the Opportunity OIF that should contain an OWL which lists Customer Quotes that hold a reference to the opportunity in a custom field (all done via SDK, no KUT involved). Here's what I did: 1) I created an OWL with a SADL query in order to access the custom field on the BO. 2) I created an EC which holds the OWL created in 1) as a component. 3) I added a tab to the OIF, giving it the EC from 2). When I look at the preview of 1) in the UI Designer, it works fine. I receive the results I expect. When I now open the regular Opportunity OIF in ByD, I receive an error message saying "UI component .OWL.uicomponent is not in scope" What I'm I missing here? Why is the OWL not in scope? It's part of the same enhancement project, so I would expect it's "in scope" as well!? Are there any properties I need to set, or other things to take into account? I also gave it a second try and created a second EC. This time I used to EC to directly have the OWL in the EC (not via an extra OWL UI component). But in this case I cannot create a SADL query in the EC and therefore I cannot access my custom field(s). It would be great if you could help me on that issue. thanks & best regards
↧