Hi ,
I would like to query using _id field in the collection but could not use that.
{
collectionName:"patientvisits",
findQuery:{"_id": $P{patientvisitid} }
}
i use like that but the document is empty, when i try to give inside ObjectId it gives JSON Parser Error, please help.
0 Answers:
No answers yet
same problem here ;(