Hi Team,
The github project GitHub - flowable/flowable-mongodb suggests to use mongodb replica set. But we have requirement to use Standalone mongodb.
When I tried to use standalone mongodb I got the following error.
‘Transaction numbers are only allowed on a replica set member or mongos’
Can you suggest if there is a way to use standalone mongodb with flowable engine?
Regards,
Venkat