cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
725
Views
10
Helpful
1
Replies

Update Call variable data in SQL DB

smeegada1
Spotlight
Spotlight

All,

I'm looking for idea/sample gadget on how to update call variable data in external SQL database using Finesse Gadget?I am able to update call variabes using updatecallvariable gadget and looking for help to gadget to write call variables in external SQL server?

Any help is appreciated.

1 Accepted Solution

Accepted Solutions

You should not directly access a DB but build a middleware (API) which will allow the read and write. DevNet has a few sample gadgets which discuss how to consume APIs.

 

david

View solution in original post

1 Reply 1

You should not directly access a DB but build a middleware (API) which will allow the read and write. DevNet has a few sample gadgets which discuss how to consume APIs.

 

david