Hi all.
I have a question related to virtual entities.
I defined virtual entity "Transaction", which includes data of account transcations from external system.
Every transaction is realted to one account. Virtual entity Transaction includes externalaccountid (string) field, which is also included on account entity.
How can I create relation between virtual entity Transaction and (real) entity account?
Can i create lookup field on virtual entity to account?
I already saw some samples of making relations between virtual entities. There is no sample of making relation from virtual entity to real entity?
Thanks in Advance...
*This post is locked for comments