Layer7 API Management

insert query does not return the id of the record inserted

  • 1.  insert query does not return the id of the record inserted

    Posted Oct 30, 2018 06:08 AM

    I have a query insert into a Mysql table that has an auto-increment id and when i execute a perfom query insenting a record, inserts ok, but does not return the id of the record, i have put the jdbcQuery.code context code result, but is empty, anybody knows how do i have to procedd to obtain the id?