Skip to main content
1-Visitor
January 5, 2022
Question

can different types of data storage be merged together into one and be accessible by mashup builder

  • January 5, 2022
  • 2 replies
  • 1371 views

Hello,

 

can different types of data storage be merged together into one and be accessible by mashup builder?

2 replies

5-Regular Member
January 5, 2022

Hi @YS_10134308 , 

 

By the above mentioned query, are you trying to merge two separate persistence provider or two separate Data Tables in a Mashup?

 

Regards

Bhawna

1-Visitor
January 6, 2022
Two separate data tables or how streams and data table can be merged to form one type of data storage
12-Amethyst
January 7, 2022

Usually each type of data storage is used for different purpose. So why do we have to merge them.
But to answer your question datastorage like datatable/streams expose services for create/update/delete so you could always iterate and add one into another provided you have the structure/ datashape similar