Quantcast
Channel: Mendix Forum Questions
Viewing all articles
Browse latest Browse all 83469

Studio Pro 9.13.0 Native-Help Please-Using Multiple (3+) *COMPLEX* Reference Selectors for same entity with different keys

$
0
0
Modifying Question as I've tried for days to get this to work for days. I finally was able to get this to work for two (2) reference selectors, but now I'm getting this error trying to add a third:Entity paths with multiple steps cannot be used on pages that are accessible through a native profile. Now I will probably spend more weeks trying to figure out how to work around this. Low-Code/No-Code/Citizen Developer/Rapid Development? My (insert word). Industry Standard is a relational database should be able to have access to any join level (within reason). i.e. IBM DB2 allows for 16 joins, Oracle allows for 16 joins It should not matter whether the app is responsive or mobile/native. Modifying Question as I've tried for days to get this to work for days. I think this would be very challenging even for an expert. Scenario: Object A *->1 Object B Reference Selector 1 (Object B-4th Key Selection 56) using Xpath where 1st Key=12 and 2nd Key=34 Reference Selector 2 (Object B-4th Key Secection 78) using Xpath where 5th Key=Concatenation(1st Key+2nd Key+4th Key from Reference Selector 1) Reference Selector 3 (Object B-4th Key Secection 93) using Xpath where 5th Key=Concatenation(1st Key+2nd Key+4th Key from Reference Selector 2) Reference Selector 4 (Object B-4th Key Secection 77) using Xpath where 5th Key=Concatenation(1st Key+2nd Key+4th Key from Reference Selector 3) . . . Update ***Object C*** with 1st Key, 2nd Key, AND ***3rd Key*** each having their own Entity Note:3rd Key was not used in the Reference Selector, it is a relative Entity based on the Selection What is the easiest way to accomplish this for Native and could someone give detailed instructions? The biggest issues I've had is trying to GET THE 4th key in the XPATH using CONCATENATION. I have attempted to also try and use contains(Entity,$Object/Entity)-not a perferfect solution attempt. I think either I have a domain assocation problem (missing something-reference back/same) AND/OR usage of Concatenation in Xpath or something else. If Concatenation in Xpath isn't possible how do I get the Xpath to use a Variable that can access the Keys and Concatenate them. ----------------------------------------------------- The following standard XPATH concatenate functions does not work x=y where y is A+B A||B concat(a,b) concatenate(a,b) Is it not possible in Mendix? Could anyone provide an example of x=?????????

Viewing all articles
Browse latest Browse all 83469

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>