Closed kriswest closed 1 year ago
Tiago Pina / Cosaic
Kris / Cosaic 🚀
Julia / FINOS
Tim / Wellington
Pierre Neu / Symphony
Vinay Mistry / Symphony
Chris Watson / Cosaic 👋
Manish / NWM
Randall / Citi
Vivek / Natwest
Luis / OpenFin
Aaron / Natwest
Untracked attendees:
FYI the findIntent docs were clarified by the Standard Working Group last month:
If the resolution fails, the promise MUST be rejected with an Error Object with a message chosen from the ResolveError enumeration. This includes the case where no apps are found that resolve the intent, when the ResolveError.NoAppsFound message should be used.
Group overview
Discussion group for developing proposals for producing bridges between FDC3 implementations (aka Desktop Agents), allowing applications running on one Desktop Agent, to integrate with FDC3 applications running on a second Desktop Agent for the same user.
The interop between applications running on different Desktop Agents aka Platforms would ideally cover
Relevant issue tags
544
Meeting Date
Wednesday 28th Sept 2022 - 9am EST / 2pm BST
WebEx info
More ways to join
Meeting notices
FINOS Project leads are responsible for observing the FINOS guidelines for running project meetings. Project maintainers can find additional resources in the FINOS Maintainers Cheatsheet.
All participants in FINOS project meetings are subject to the LF Antitrust Policy, the FINOS Community Code of Conduct and all other FINOS policies.
FINOS meetings involve participation by industry competitors, and it is the intention of FINOS and the Linux Foundation to conduct all of its activities in accordance with applicable antitrust and competition laws. It is therefore extremely important that attendees adhere to meeting agendas, and be aware of, and not participate in, any activities that are prohibited under applicable US state, federal or foreign antitrust and competition laws. Please contact legal@finos.org with any questions.
FINOS project meetings may be recorded for use solely by the FINOS team for administration purposes. In very limited instances, and with explicit approval, recordings may be made more widely available.
A Discussion Group has no direct decision-making power regarding the FDC3 standard - rather it is intended that anything they propose or work on will result in proposals (via Github issues and PRs) for the Standards Working Group participants to consider and vote on for inclusion in the standard.
Agenda
822
meta.source
->meta.sources
anderrorSources
in response messages to allow messaging to user when DAs don't respondbroadcast
,findIntent
,findIntentsForContext
andraiseIntent
.open
&findInstances
.findIntent
call, should the requesting Desktop Agent send its own findIntentResult to the bridge and receive its own response back (collated with other findIntent responses), or should it receive the responses from the bridge and augment its own response without sending it to the bridge?hello
message for DAs to validate.Minutes
errorSources
element of the response message.errorDetails: string[]
to response messages to record these.findIntent
, we are returning errors instead of an empty array.ResolveErrors.NoAppsFound
). However, this isn't super clear in the specification currently.getAppMetaData
is needed.ConnectedAgentUpdate
message atomically should state is NOT corrupted.findIntent
call, should the requesting Desktop Agent send its ownfindIntentResult
to the bridge and receive its own response back (collated with otherfindIntent
responses), or should it receive the responses from the bridge and augment its own response without sending it to the bridge, the latter being the current proposal.Action Items
errorDetails; string[]
to the response message schema to collect up error messages returned by Desktop Agents (ordering to matcherrorSources
) for collated message workflowsgetAppMetaData
to proposalUntracked attendees