Hi All,
I want to related two entities but the situation here is I have two entities for instance- Journey and Route. And, I have created a web form using these two entities. As soon as user fills the web form, the data is getting inserted into two entities. As data is inserted simultaneously how can I related them ? How can I pass the Route id lookup value into the journey entity as both are generated at the same time into respective entity into CDS.
Is there a way to achieve this?
Any help is appreciated.
Thank You.