Hello,
It looks like ResultSet fetchOperation is not getting translated into DSRequest.operationId when using RestDataSource. The generated DSRequest is missing operationId all together. It works just fine for other DataBoundComponents, but not for ResultSet. Is it by design or there's a way around it?
It looks like ResultSet fetchOperation is not getting translated into DSRequest.operationId when using RestDataSource. The generated DSRequest is missing operationId all together. It works just fine for other DataBoundComponents, but not for ResultSet. Is it by design or there's a way around it?
Comment