Manos Batsis
Manos Batsis
Thank you @marcellofarina75 , @amosmwsmith. Is there a rough date estimate for the scheduled implementation? Feel free to close.
Same issue, ended up installing [using the repository](https://docs.docker.com/engine/install/ubuntu/#install-using-the-repository). System info: ``` $ uname -a Linux tower 6.0.12-76060006-generic #202212290932~1674139725~22.04~ca93ccf SMP PREEMPT_DYNAMIC Thu J x86_64 x86_64 x86_64 GNU/Linux ``` ``` $ lsb_release...
I believe the OP's use-case is actually a common requirement - i also landed here looking for a similar pattern, i.e. one with the ability to apply (in)equality checks on...
@roger3cev this is what we're after as well in a project currently, but the `CreateAccount` flow doesn't allow setting an (optional) `externalId`. Also the field is not available for queries...
@mevir that won't work for me - need the `name` for a human-readable handle, which is why i'm after a more accessible `externalId` as a business key.
@mevir our use-cases are more about agents like services or legal entities VS persons, where having both an external business key as `externalId` along with a (unique) human readable `name`...
@lucaalbinati looks like this needs a migration file in _memberships-management/membership-service-contracts-and-states/src/resources/migration_, see https://docs.corda.r3.com/database-management.html Also a test querying for these fields would be nice! Fixes #133
It should be possible with something like [webrtc-java](https://github.com/devopvoid/webrtc-java) or [WebRTC-Java-Mobile](https://github.com/shannah/WebRTC-Java-Mobile)