Hi Team,
Good Day...
my scenario is we need to get data from DB to SAP, i am using JDBC adapter to connect the DB directly and able to connect successfully and fetch the data from DB by using get operation from SAP by using query select * from dbo.[Table_Name] .

now my concern is customer wants to fetch the data based on month and year (response has the filed as same mnth_year>202301</mnth_year> )dynamically like below.

can you please help to achive this from cpi end.
Thnks in-advance.
BR,
Chinnu