on 2022 Feb 17 10:48 AM
I am trying to create a managed RAP application but I am now running into the issue that I have two key fields in my table which in combination are the primary key.
Because RAP now adds a UUID, these two key fields are not checked properly as every entry is unique because a new UUID is created.
Is there an option to only check the other two key fields but not the UUID when creating a new entry without implementing additional checks?
Hi Daniel,
RAP does not add UUID's automatically.
You can build RAP BO's using managed implementation with so called semantic keys and with UUID based keys.
With UUID based keys the key can be automatically be drawn.
But since you are looking for an example with semantic key fields check out this example:
Regards,
Andre
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
76 | |
10 | |
10 | |
10 | |
10 | |
9 | |
8 | |
7 | |
5 | |
5 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.