Initiating a webservice API from Plsql package !!
create or replace PACKAGE xxat_3pl_webservice_pkg AS --=============================================================================================== -- Program name Creation Date Original Version Created by JIRA -- xx_webapi_dhl_fnc *********** 1.0 -- ----------------------------------------------------------------------------------------------- -- Description: -- This function will use a dummy waybill number for 3PL carriers and get the original waybill number. -- This program uses SOA platform to post and get the information from 3PL carrier. -- -- Parameter : p_waybill_dummy_no IN Scan SHIP by user -- -- ----------------------------------------------------------------------------------------------- -- Modification History: -- Modified Date Version Done by Change Description -- **-***-**** 1.1 -- ===============================================================================================