I have a 1:M from process entity to a collection. I have an external sql query view where I mapped certain fields to my virtualised collection entity. I mapped a Business Key in the collection called ResultID to the views index field called FKID. I want the records for the case to be displayed in the collection in a table on the form. However no values are displayed. I feel that somehow I need a FK in the view or in the virtualised collection, so that bizagi knows which 1 or many records are related to a specific case. I do have a CPReference on the process entity and in the view (character type) which could act as a relationship but not sure how or where to set this up. Please advise. The Provider Test did work. The collection values display in Expert View, but are not showing on specific form for specific case during testing.
↧