In other words can I map SF functions to @finos/FDC3 signatures instead of @interopio/desktop or @interopio/browser
Hi Bhanu,
Looking into it, the @Adapters team will be able te reply asap.
@bhanuprakash.gandluri could you please elaborate on what do you mean by “map Salesforce functions”? You may go technical if you like.
Do you mean mapping an interopio_ prefixed DOM event to an intent similar to the connected-methods={connectedMethods}?
Unfortunately I am not a expert coder in this space - but today if I read through the documentation - a SF action like a click can only be mapped into interop method or intent. What if I want to map into a FDC3 channel or intent. - Can I do it?
Hi Bhanu,
We can certainly integrate the FDC3 library; however, mapping a Salesforce action such as a click to an FDC3 channel or intent depends on the data structure and how it’s generated.
If this is a potential real-world use case, clarifying it would help us prioritize and potentially accelerate development. Otherwise, we’ll keep it on our waiting list for future consideration.
Thanks iskren. I will keep you posted as I learn more.