Design an application in Blueprint reusing a Data Object as Embedded Data

Hi all, I was trying to design an application in Blueprint reusing a data object in a Workflow as embedded data, but I was not able to do it. Is there any workaround for this, or is the recommended approach to duplicate the data structure under the case data model as a new embedded property from the workflow details?

This is not available in Blueprint to define the inheritance path . However, once imported into App studio LSA’s will define the correct inheritance path for all the data object

1 Like

Hi @battl : Blueprint embedded data dont allow to create reference to the existing data objects at the moment. Hope this will get added in soon with the pace of blueprint enhancements. Meanwhile, you can create it is data reference during blueprinting and can change it after import (changing the property and view).

Thanks.

1 Like

We do have the support for EmbeddedData in blueprint (introduced early Jan)

1 Like

Hello,

It is possible to reference the data object in the case data model. please see the attached video demonstrating the same.
I have payment, Payment Gateway and Payment gateway Txn data objects available in the data model (some of which are from external SOR) and I am able to reference all of those in my Case Data model while configuring the field type of specific field

1 Like

Yes. But i don’t think reusing the existing data object into the embedded data is yet to be added into Blueprint.

Thanks.

1 Like

Thanks @Amey_Thombre : This is possible as Data reference (shown in the video). I don’t think Blueprint supports this for Embedded data.

Thanks.

1 Like

Thanks Ramesh

Thanks Arul

This is correct @ArulDevan as of now only for data reference.
Watch the space as we know Blueprint is evolving as we speak.