cancel
Showing results for 
Search instead for 
Did you mean: 
Subscribe

Hi All,

We have a scenario in CPI in which we need to store data in Data store (in case of connectivity issue) and fetch data for resending it.

We are using Write operation to store data with DATAStore mentioned, we can mention some entry ID to store data.

While retrieving the data using GET Operation in second Independent process of Iflow how to check Router condition using Entry ID?

How to check for empty file router condition?

Write operation to Store DATA (Entry ID we have kept it empty)

GET operation to retrieve file (Non-XML) from DATA Store.

Best Regards,
Suresh S

0 Likes
View Entire Topic
BiswaPal
Explorer
0 Likes

Hi maik.offerle ,

Tried with above option also, We are getting null exception.

No message available in Data store and in turn throws Null Exception.

Could you kindly say how to check for null condition (DATA store message) at Router Condition?

Best Regards,
Suresh S