Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

CALL cognos.data_warehouse_api.request_refresh(P_FLOWCELL_BARCODE=>'XYZ', P_REQUESTED_BY=>'JohnDoe', P_COMMENTS=>'Test', P_DEFERRAL_ANALYSIS_DATE=>null)

No COMMIT needed in this particular call - it's implicitly done for you.

...