Status change for converted Offers from Draft to Active
Hi All,
I am working on Lumpsum offer conversion using OZF_OFFER_PUB API.
I see that using this API, the offer got created in 'Draft' status even if the status is passed the API as 'Active'.
Oracle also identified it as a bug ().
According to one of the document ID in meta link, I came to know that the status can be updated to Active using the API itself. However, I could not achieve it when I tried.
Below is the code I am using. Kindly suggest.