Retrieve Values From Object Store

 

In this tutorial we will demonstrate how can we Retrieve Values From Object Store for the key stored in object store

Retrieve in Object Store operation will retrieve the value of the key stored in the Object Store. We will retrieve the same key which we have store in Store tutorial

Will accept key as http header and check if same key is available there in OS or not and accordingly we will retrieve the OS value

Here we have selected the same OS – Object_store which we have used in Store tutorial

Retrieve in Object Store

 

First will store the key in variable

Retrieve in Object Store

 

In contain we will check if the key is available in Object_store

Retrieve in Object Store

 

Will add Choice Activity – if key is present in then retrieve and send the value back to caller otherwise “no value present”

 

In Retrieve activity we will select the Object_store

 

Run the application and test it through SOAPUI

If key is present

 

If key is not present

Sample application – object-store-retrieve

Sample SOAP UI project – Object-Store-Sample-soapui-project

  
Thank you for taking out time to read the above post. Hope you found it useful. In case of any questions, feel free to comment below. Also, if you are keen on knowing about a specific topic, happy to explore your recommendations as well.
 
For any latest updates or posts on our website, you can follow us on LinkedIn. Look forward to connecting with you there.


Share this:
Subscribe
Notify of
guest
0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments