Replies: 2 comments
-
Hi @jfbaro , This is awesome and is exactly what we hoped to see by building out FDC3 for the Web! Tagging @mistryvinay for visibility. We can either discuss async here or pick it up in an FDC3 Use Cases and Workflows meeting soon. cheers, |
Beta Was this translation helpful? Give feedback.
-
There is not yet a 'META' approach to context or intents, hence, IMHO the best way to future-proof your use of custom intents and contexts, where they do not exist in the standard already, is to contribute them. In almost every case, the definition of an intent or context type is not valuable proprietary information and sharing it with the rest of the community through contribution will:
The FDC3 maintainers have been working to make contributing contexts easier. We've got that down to creating a single schema file. I hope to record a tutorial on creating and contributing contexts shortly - meanwhile one of the use cases for the Citi India hackathon seeks to provide tooling to simplify it further. Finally on specific intents and contexts that you propose:
|
Beta Was this translation helpful? Give feedback.
-
Hello FDC3 Community,
I’m looking for some guidance on using FDC3 in a broader way than it might typically be applied. From what I understand, FDC3 (up to version 2.1) has been particularly strong in trading and front-office contexts, which aligns with the current standard list of Context Data and Intents.
However, our leadership has decided to extend FDC3 across a variety of back-office applications (all web-based), including areas like MDM, Compliance, Document Management, KYC, and more. While this isn’t FDC3’s primary focus, we’re doing our best to make it work within the standard.
Custom Intents and Context Data We’re Considering
Here are some examples of what we think we’ll need:
Intents:
Context Data:
One major use case is our Customer Case Management system. In that scenario, what would typically happen would be: a back-office agent would see a list of tasks queued for them (to solve), and clicking on one would trigger the right FDC3-compatible application to open with the relevant case information already populated. This way, the agent wouldn’t need to re-enter details manually.
Initially, we considered a simpler approach where each case type in the Case Management System had a pre-configured URL (stored as a field in the Case Object). When the agent clicked on a case, we’d launch that URL with the case ID attached, allowing the destination system to retrieve data from the Case Management system via an AP provided by the Case Management SystemI. But for a more consistent experience across applications, our leadership decided to move forward with FDC3.
Since many of the custom Intents and Context Data we need aren’t part of the current FDC3 standard, what’s the best, most “future-proof” way to handle these custom items while keeping everything as compatible with FDC3 as possible? For instance, is there a way to use a META Intent or META Context Data to describe itself to the receiving system?
I’m investigating and would love to learn from the community’s experience here.
Thanks so much for any advice or insights you can share!
Beta Was this translation helpful? Give feedback.
All reactions