Skip to main content
1-Visitor
January 14, 2020
Solved

Adding persistence provider while creating data storage entities.

  • January 14, 2020
  • 2 replies
  • 1437 views

For example I have 2 persistence providers and while creating a value stream thing, i want to set one of them dynamically.

Best answer by raluca_edu

Hi,

 

You can use SetPersistenceProvider service from Value Stream, but only after the stream was created.

 

Hope it helps,

Raluca Edu

2 replies

raluca_edu
17-Peridot
January 14, 2020

Hi,

 

You can use SetPersistenceProvider service from Value Stream, but only after the stream was created.

 

Hope it helps,

Raluca Edu

cchhetri1-VisitorAuthor
1-Visitor
January 16, 2020

Thanks 🙂