Hi, I have created a process model which calls a WebService using Cal

Certified Senior Developer
Hi,

I have created a process model which calls a WebService using Call Webservice Smart Service to fetch the records and then inserts/updates the records in the mySQL database using Write to data store Smart Service. The Webservice returns 1192 records and 115 distinct records are inserted into the database, which is perfectly fine as one of the field in Webservice output schema is a PK in the table. Hence it would insert only distinct values into the table. But the problem is "Stored Values" on output tab of Write to datastore has 1192 records, it should have 115 records which were inserted into the database.
Please suggest, how will I get to know how many records were inserted into the database.

Thanks in advance,
Vikrant.

OriginalPostID-168920

OriginalPostID-168920

  Discussion posts and replies are publicly visible